All Versions
48
Latest Version
Avg Release Cycle
20 days
Latest Release
1710 days ago

Changelog History
Page 2

  • v1.2.34 Changes

    November 26, 2019

    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
  • v1.2.33 Changes

    November 25, 2019

    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
  • v1.2.32 Changes

    November 18, 2019

    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
  • v1.2.31 Changes

    November 15, 2019

    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)
  • v1.2.30 Changes

    November 14, 2019

    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)
  • v1.2.29 Changes

    November 11, 2019

    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)
  • v1.2.28 Changes

    November 10, 2019

    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
  • v1.2.27 Changes

    November 07, 2019

    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
  • v1.2.26 Changes

    November 05, 2019

    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
  • v1.2.25 Changes

    October 31, 2019

    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