All Versions
48
Latest Version
Avg Release Cycle
20 days
Latest Release
1492 days ago
Changelog History
Page 3
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
andcustom_background_encoded
from yourstorage/settings.json
โ Added
๐ 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.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
- โก๏ธ Update command:
-
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
andapp.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
andvue-markdown
fortui.editor
- ๐ป Card UI and Search UI
โ Removed
- Alternative homepage