Shaark Versions Save

Self-hosted platform to keep and share your content: web links, posts, passwords and pictures.

1.2.34

4 years ago

1.2.34

Added

  • CI build through Github action

Changed

  • Vue components for tests

Fixed

  • Add comment when global privacy is enabled
  • LinkForm test
  • Temp sharing for albums
  • WebParser in test mode

1.2.33

4 years ago

1.2.33

⚠️ Run migrations when updating

Added

  • Comments on posts (documentation, #45)
  • Captcha system
  • Ability to choose prefered posts order: creation date or last update date (#61)

Changed

  • New offline network monitor
  • German and Japanese translations updated

Fixed

  • Typos on Story form
  • Composer install and update commands

1.2.32

4 years ago

1.2.32

Added

  • Ability to rename tags
  • In-app notification updater (issue #31)
  • PWA meta for iOS

Changed

  • Japanese translation updated to 1.2.31 (thanks to wyred)

Fixed

  • Link, Story, Chest and Album default save action now reload the form
  • Remove unused yarn.lock

1.2.31

4 years ago

1.2.31

Added

  • Search with history, loading indicator and no result indicator (issue #59)
  • Links now have a shortcut to archive.org (issue #57)

Fixed

  • Story: Markdown editor on small devices (issue #55)

Changed

  • New form actions "Save", "Save & New", "Save & View"
  • Story is now displayed at full-width
  • Cleaned some translations

Removed

  • Original shaarli import (issue #30)

1.2.30

4 years ago

1.2.30

⚠️ Update your Git remote URL: git remote set-url origin https://github.com/MarceauKa/shaark.git

Changed

  • Laravel Shaarli is now Shaark (issue #54)
  • Japanese translation updated to 1.2.29 (thanks to wyred)

1.2.29

4 years ago

1.2.29

Added

  • New search strategy using classic SQL search (issue #33 #52)
  • Ability to choose search strategy in settings
  • Chest content can be copied as a text (issue #4)

Fixed

  • Text in modals not visible using dark mode (issue #51)

1.2.28

4 years ago

1.2.28

Added

  • Albums can be downloaded as .zip
  • Ability to test email configuration from settings
  • Robots are disabled when global privacy is enabled

Changed

  • New responsive navbar (issue #49)
  • Limit displayed tags in tags card (issue #50)
  • Private archive setting is now Private download
  • CheckArchive is now CheckFeature

Fixed

  • Custom background UI

1.2.27

4 years ago

1.2.27

Added

Changed

  • Laravel 6.5
  • Japanese translation updated (thanks to wyred)

Fixed

  • AlbumCard preview
  • Missing translations on file uploader
  • Markdown editor will now load correct language pack (issue #42)
  • Manage Tags and Manage Archives issues in responsive and dark mode (issue #47)
  • Keep old settings values when validation fails

1.2.26

4 years ago

1.2.26

Added

  • Add new Album content type for sharing your pictures
  • Manage archives (in settings section)
  • Ability to configure python path (for media archiving)
  • Scheduled job to clean old or incomplete files from storage

Changed

  • No more URL hash for Archive downloading

Fixed

  • Fix composer issue after updating
  • PasswordGenerator border radius

1.2.25

4 years ago

1.2.25

Added

  • Install button for PWA in settings

Changed

  • Laravel 6.4
  • New theme (rounded, more icons, more space, new font)
  • Replaced font "Rubik" by "IBM Plex Sans" (without Google Font)
  • Move settings translation from frontend file to laravel file for performance issue

Fixed

  • PWA when global privacy is enabled