Skip to content

v0.0.43beta

Compare
Choose a tag to compare
@nodiscc nodiscc released this 20 Feb 19:06
· 2313 commits to master since this release

Added

  • Title button link URL is now configurable
  • RainTPL's TMP and TPL directories path are now configurable
  • Displayed URLs for each link are now clickable links
  • Show links timestamps in Daily view

Changed

  • Automatically prepend "Note:" to title of self-posts (posts not pointing to an URL)
  • Make ATOM toolbar button optional (SHOW_ATOM configuration variable)
  • Optional archive.org links for each Shaarli link (ARCHIVE_ORG option)
  • Thumbnails: force HTTPS when possible
  • Improve tag cloud font scaling
  • Allow pointing RSS items to the permalink instead of the direct URL (ENABLE_RSS_PERMALINKS option)
  • Update JS libraries and add version numbers in filenames
  • Updates to README and footer

Fixed

  • Fix problems when running Shaarli behind a reverse proxy (invalid RSS feed URL)
  • Update check now checks against the community fork version
  • Include cache/ data/ pagecache/ and tmp/ directories in the repository
  • Fix duplicate tag search returning no results
  • Fix unnecessary 404 error on "Add link" when the user is logged out
  • Fixes to copyright/licensing information and unlicensed media
  • Fixes for tag cloud invalid links
  • Coding style fixes/cleanup
  • Fix redirection after deleteing a link leading to a 404 error
  • Shaarli's HTML is now W3C-compliant
  • Search now works with Unicode characters

Security

  • Do not leak server's PHP version and Shaarli's full path on errors
  • Prevent Shaarli from sending a lot of duplicate cookies