Skip to content

v0.7.0

Compare
Choose a tag to compare
@ArthurHoaro ArthurHoaro released this 14 May 10:18
· 1943 commits to master since this release
v0.7.0

Added

  • Adds an option to encode redirector URL parameter
  • Atom/RSS feeds now support Markdown formatting, and plugins in general
  • Markdown: use the tag .nomarkdown to avoid markdown processing
  • Prefill the login field when the authentication has failed
  • Show a private links counter

Changed

  • Allow to use the bookmarklet in Firefox reader view (URL clean up)
  • Improve tagcloud font size
  • Improve title retrieving
  • Markdown: inline code background color
  • Refactor Netscape bookmark export
  • Refactor Atom/RSS feed generation

Removed

  • Remove delicious from Shaarli description

Fixed

  • Fix bad login redirections causing a 404 in a few cases
  • Fix tagcloud font-size with French locale
  • Don't display empty tags in tag search
  • Fix Awesomeplete conflicts with jQuery
  • Fix UTC timezone selection
  • Fix a bug preventing to import notes in browsers from bookmarks export
  • Don't redirect to ?post if ?addlink is reached while logged out