Skip to content

Releases: MarceauKa/shaark

1.2.14

11 Oct 13:45
Compare
Choose a tag to compare

1.2.14

Added

  • Search can use operators such as: -, and, or, ...
  • More tests !

Fixed

  • Search private content
  • Postable withPrivate scope
  • StoryFactory
  • Migrations compatible with SQLite

1.2.13

10 Oct 13:04
Compare
Choose a tag to compare

1.2.13

⚠️ Run migrations when updating

Added

  • Multi-users
  • Non-admin users can't access settings section

Changed

  • Manage section in separate controllers
  • Logins history and logout other devices moved to account instead of manage
  • Improvements on api http and form errors

Fixed

  • Pagination will now wrap

1.2.12

04 Oct 15:22
Compare
Choose a tag to compare

1.2.12

Added

  • Demo mode

1.2.11

04 Oct 13:09
Compare
Choose a tag to compare

1.2.11

Added

  • Ability to purge login history
  • German translation (thanks to kayschima)
  • Documentation for configuration, php and js dependencies
  • Documentation for contribution

Fixed

  • Alternative homepage responsive

Changed

  • Moved marceauka/laravel-scout-tntsearch-driver to teamtnt/laravel-scout-tntsearch-driver

1.2.10

30 Sep 15:45
Compare
Choose a tag to compare

1.2.10

Fixed

  • SecureLogin will now work with remember
  • Ability to logout other devices

Added

  • current_password validation rule

1.2.9

30 Sep 11:56
Compare
Choose a tag to compare

1.2.9

Added

  • shaarli:chests:encrypt and shaarli:chests:decrypt commands

Changed

  • Chests are now encrypted in database using AES-256-CBC
  • Install command is now a class

Fixed

  • Settings will not merge shaarli config anymore
  • Chest Export with non-encrypted values
  • Typos in readme

1.2.8

29 Sep 20:23
Compare
Choose a tag to compare

1.2.8

Changed

  • Refactored link view to LinkCard, updated LinkForm
  • Refactored chest view to ChestCard, updated ChestForm
  • Refactored story view to StoryCard, updated StoryForm
  • LinkActionsController to LinkArchiveController

1.2.7

29 Sep 14:36
Compare
Choose a tag to compare

1.2.7

Added

  • Move tagged posts to another tag
  • Loader vue component

Changed

  • Refactored managing tags

Fixed

  • Missing translations (custom background images)

1.2.6

28 Sep 16:41
Compare
Choose a tag to compare

1.2.6

Fixed

  • Default settings
  • Custom background in dark mode

Changed

  • Screenshots

1.2.5

28 Sep 16:14
Compare
Choose a tag to compare

1.2.5

Added

  • Alternative homepage
  • Ability to customize background image

Changed

  • Refactored settings (back and front)
  • Card dropdown menu is not right aligned
  • Assets are now versionned
  • Screenshots in readme