Skip to content

v1.7.0

Compare
Choose a tag to compare
@Uzay-G Uzay-G released this 29 Jan 14:54
· 37 commits to master since this release

Design and interface improvements, on top of a refactor of the code for much better scraping. Now when you bookmark an article, only the article content is saved and not all the extra fluff that pollutes the content and is unrelated (site-specific text).

Highlights

  • Auto note link creation in editor - you can now write a new title in the note link form (in the editor) and if you click enter it will create that new note and link to it, similar to other PKMs (#284) 🔗
  • Improvement to frontmatter tags so they appear on /tags (#283) 🏷️
  • Better, more relevant bookmarks (#281) 🔖

Fixes

  • 1d34a6f: fixed bug where jinja2 syntax wasn't working for some installs 🥷
  • 419668d: vendor resources so Archivy can be used on an intranet 🕸️
  • 53c39eb: fix rendering bugs with escaped characters 🔤