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

Changelog History
Page 3

  • v1.2.24 Changes

    โž• Added

    • ๐ŸŒ Progressive Web App compatibility (#24)
    • 0๏ธโƒฃ Default icon for Shaarli and ability to customize it
    • ๐Ÿ“š Automatic backup (#28)
    • Network status monitor (for PWA)

    ๐Ÿ”„ Changed

    • Shaarli manager is now divised into multiple traits
    • ๐ŸŽ Move email translation from frontend file to laravel file for performance issue
  • v1.2.23 Changes

    โž• Added

    • ๐ŸŒ Japanese translation (thanks to wyred)
    • โœ… Ability to test PDF and Media archiving in settings (#34)

    ๐Ÿ”„ Changed

    • ๐Ÿ“š Installation and archiving documentation
    • โž• Add php artisan storage:link to the update command
    • 0๏ธโƒฃ Shaarli will now append default values to settings

    ๐Ÿ›  Fixed

    • 0๏ธโƒฃ Default locale setting
  • v1.2.22 Changes

    โš ๏ธ 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 (#25, #26)
    • Shaarlies listing

    ๐Ÿ”„ Changed

    • โšก๏ธ Unused settings keys are now cleaned after settings update
    • 0๏ธโƒฃ Shaarli default settings are now located in shaarli config file
    • ๐Ÿšš Move link preview and archive to LinkForm (#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
  • v1.2.21 Changes

    โšก๏ธ โš ๏ธ Run migrations when updating

    โž• Added

    • RSS and Atom feeds (#21)
    • ๐Ÿ“Œ Pinned posts (#11)
  • v1.2.20 Changes

    โšก๏ธ โš ๏ธ Run migrations when updating

    โž• Added

    • Post content sharing (#1)
    • ๐Ÿ†• New Modal component

    ๐Ÿ”„ Changed

    • Password generator with more options
    • ๐Ÿ‘ Better JS dependencies extraction for lighter builds
    • ๐Ÿท Tags icon on Search and tag page results
    • copyToClipboard is now a mixin

    ๐Ÿ›  Fixed

    • Create link then archive it (#23)
    • ๐Ÿ‘€ DatabaseSeeder for youtube link
  • v1.2.19 Changes

    โž• Added

    • โšก๏ธ Shortcut to see Link, Story or Chest when created or updated
    • Font Awesome 5 icons

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ WebParser with empty result
    • Dragging chest lines on Firefox
  • v1.2.18 Changes

    โž• Added

    • Password generator for chests

    ๐Ÿ”„ Changed

    • ๐Ÿ“œ WebParser now use Symfony DomCrawler
    • ๐Ÿ‘€ DatabaseSeeder with english tags

    ๐Ÿ›  Fixed

    • ๐Ÿ“ฑ Responsive youtube preview
  • v1.2.17 Changes

    โž• Added

    • โšก๏ธ Update command: php artisan shaarli:update

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Refactored dark mode
    • ๐Ÿ“œ Title tag is read before open graph tags when parsing an URL

    ๐Ÿ›  Fixed

    • Search global shortcut on Firefox
    • Chest password are now readonly
  • v1.2.16 Changes

    โž• Added

    • Check if a link has been already shared (thanks to tuananhp-1844)
    • โœ… Tests for LinkForm

    ๐Ÿ”„ Changed

    • Only display available tags for the current user or guest
    • ๐Ÿฑ Assets are now splitted into vendor.js and app.js to reduce bundle size

    ๐Ÿ›  Fixed

    • Demo mode on manage tags and users API
  • v1.2.15 Changes

    โž• Added

    • Ability to hide card content (home and tag view)
    • Ability to choose the number of columns displayed (home and tag view)
    • Ability to display tags or not (home only)
    • Ability to display chests or not (home only)

    ๐Ÿ”„ Changed

    • Laravel 6.2
    • โœ‚ Removed mavon-editor and vue-markdown for tui.editor
    • ๐Ÿ’ป Card UI and Search UI

    โœ‚ Removed

    • Alternative homepage