Shaarli v0.9.1 Release Notes

Release Date: 2017-08-23 // over 6 years ago
  • ๐Ÿ“š The documentation has been migrated to ReadTheDocs:

    โž• Added

    • ๐Ÿ‘ Allow bulk link deletion
    • Display subtags in the tag cloud
    • โž• Add an endpoint to refresh the token
    • โž• Add a token on every page
    • โž• Add a tag list view for management
    • โž• Add Note bookmarklet
    • โž• Add creation date when editing a link

    ๐Ÿ”„ Changed

    • ๐Ÿ“š Documentation:
      • Generate static HTML documentation with mkdocs
      • Host documentation on ReadTheDocs
      • Update documentation structure
      • Update Makefile targets to:
        • Build the docs locally
        • Include the generated docs in the release archives
    • Theme:
      • Use the new theme as the default
      • Rename the tag cloud template to tag.cloud.html
      • Display visited links in grey
      • Use only one search form in linklist.html
      • Hide the "search links with these tags" option when an empty searchtags is passed to tag.list.html
    • ๐Ÿ‘Œ Improve HTTP header handling when hosting Shaarli with Docker behind a reverse proxy
    • Searching for tags with an empty value returns untagged links only
    • Set Travis environment to precise until the new trusty environment is ready

    โœ‚ Removed

    • โœ‚ Remove dead Pubsubhubbub code
    • ๐Ÿ“š Disable the GitHub wiki (see changed/documentation)
    • โœ‚ Remove Docker dev image and resources
    • Theme:
      • Remove the bottom "Sort by" menu in tag.list.html

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix file existence check for user.css
    • Limit selection to 2k characters when using the bookmarklet
    • ๐Ÿ›  Fix JS error uncaught type error
    • ๐Ÿ›  Fix Firefox Social button
    • ๐Ÿš€ Use pinned PHP dependencies when generating release archives
    • ๐Ÿ‘‰ Make sure that the tag exists before altering/removing it

    ๐Ÿ”’ Security

    • โž• Add a whitelist for protocols for URLs