Skip to content

v0.9.1

Compare
Choose a tag to compare
@kalvn kalvn released this 08 Oct 10:45
· 140 commits to master since this release

This release may have major impact on your instance as it removes support for customized colors. Please refer to README and use user.css instead.

Added

  • Tag list view
  • Creation date when editing a link
  • Filter in the toolbar to display only untagged links
  • Batch link selection and deletion
  • Icons from iconfont in toolbar, Tools page, floating add button, etc.
  • 3rd party plugins and application on Tools page
  • Icon for notes in link list

Changed

  • Plugin error design is better integrated

Removed

  • config.MATERIAL_COLOR, config.MATERIAL_COLOR_FOCUS and config.MATERIAL_COLOR_ACTIVE customization options. The first one is still present but only acts on a meta tag in <head>. They are replaced by data/user.css with an example in user.example.css.

Fixed

  • Auto-complete plugin for search field is now only initialized once