Skip to content

Releases: kalvn/Shaarli-Material

v0.9.5

08 Feb 20:50
Compare
Choose a tag to compare

Supports Shaarli v0.9.5.

Changed

  • Optimizes bookmarklet popup size and enables scrollbars

Removed

  • Redirector setting as it was removed from Shaarli core

Fixed

  • Typo in the bottom link counter.

v0.9.3

08 Jan 22:23
Compare
Choose a tag to compare

Supports Shaarli v0.9.3 with an important security fix.

Added

  • New design for The Daily Shaarli

Fixed

  • Now properly applies MATERIAL_COLOR variable

v0.9.2

23 Oct 13:37
Compare
Choose a tag to compare

Supports Shaarli v0.9.2.

Added

  • Unique version hash appended to JS and CSS files to avoid cache issue after an update
  • Remember me setting is taken into account

Changed

  • Modified referrer policy to cross-origin instead of origin-when-crossorigin

Fixed

  • Links in footer

v0.9.1

08 Oct 10:45
Compare
Choose a tag to compare

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

v0.9.0

18 Jun 17:33
Compare
Choose a tag to compare

Supports Shaarli v0.9.0.

v0.8.3

30 Jan 22:30
Compare
Choose a tag to compare

PHP 7.1 compatibility: adds ConfigManager parameter to anti-bruteforce function call in login template.

v0.8.2

15 Dec 22:51
Compare
Choose a tag to compare
  • Supports Shaarli v0.8.2
  • Increases the font size to improve readability
  • Improves import function
  • Improves plugin support

v0.7.0

17 May 14:32
Compare
Choose a tag to compare
  • Supports Shaarli v0.7.0
  • Offers an option to hide the QR Code
  • Improves the login/logout from the toolbar
  • Adds an extender button to increase the width of the new link page
  • Fixes an issue on very small screens
  • Fixes an issue with tags size on tags page

v0.6.5

16 Mar 09:42
Compare
Choose a tag to compare
  • Supports Shaarli v0.6.5
  • Adds colored theme for Android.
  • Design updates to be even more Material (modals, animations, configuration switches, etc.)
  • Fixes a bug with the new mixed search (terms and tags)

v0.6.3

09 Feb 18:15
Compare
Choose a tag to compare

New features

  • Supports Shaarli v0.6.3.
  • New plugin admin page, reachable through the settings page

Small improvements

  • Ripple effect added on the top left logo
  • Pressing ESC key now close the search overlay
  • Click on autocomplete fields close the popup (useful when buttons are hidden in search overlay)
  • Removes the debug config option

Fixes

  • Fixes display issues with the brand new markdown plugin of Shaarli v0.6.3