Shaarli v0.0.43.beta Release Notes

Release Date: 2015-02-20 // about 9 years ago
  • โž• 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