Skip to content

1.2.22

Compare
Choose a tag to compare
@MarceauKa MarceauKa released this 28 Oct 09:56
· 198 commits to dev since this release

1.2.22

⚠️ If you have issues with settings, remove custom_background and custom_background_encoded from your storage/settings.json

Added

  • Ability to customize background as image or custom gradient (issues #25 and #26)
  • Shaarlies listing

Changed

  • Unused settings keys are now cleaned after settings update
  • Shaarli default settings are now located in shaarli config file
  • Move link preview and archive to LinkForm (issue #29)
  • Removed link preview action (previews are updated when saving a link)

Fixed

  • Translation in german updated (thanks to kayschima)
  • Select tags now use custom-select class
  • Move vue component styles to app.scss
  • Modal component now correctly remove itself
  • Wrong translation used when blocking in demo mode
  • Typos in StoryForm