[go: up one dir, main page]

Skip to content

3.4.0

Latest
Compare
Choose a tag to compare
@deathau deathau released this 23 Aug 05:54
· 0 commits to master since this release
  • Fixed extra spaces in titles which could cause issues (thanks @rickdoesdev !)
  • Fixed an issue with image paths in some circumstances (thanks @rickdoesdev !)
  • Added parametersizations for "mixed-kebab" and "mixed_snake" which retain original casing but replace spaces (thanks @NSHenry !)
    • Also added a special "obsidian-cal" parameterization which is the same as "mixed-kebab" with duplicate - removed for additional compatibility with the Obsidian Consistent Attachment Location plugin (thanks @NSHenry !)
  • Added lowecase and uppercase options to parameterizations (thanks @redxtech !)
  • Updated Turndown to v7.1.3 (thanks @wehat !)
  • Updated Readability to v0.5.0 (thanks @wehat !)
  • Fixed some issues with code block parsing and formatting (thanks @wehat !)
  • Fixed an issue with some sites missing a proper title (thanks @wehat !)
  • Fixed an issue with bad base urls causing issues with links in certain circumstances (thanks @wehat !)
  • Fixed an issue with readability removing everything in certain circumstances (thanks @wehat !)
  • Send properly configured title to the Obsidian integration (thanks @nekton39 !)
  • Updates to the README (thanks @2gn and @eugenesvk !)