Releases: MarceauKa/shaark
Releases · MarceauKa/shaark
1.2.24
1.2.24
shaarli:update
command in case of error.
Added
- Progressive Web App compatibility (issue #24)
- Default icon for Shaarli and ability to customize it
- Automatic backup (issue #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
1.2.23
1.2.23
Added
- Japanese translation (thanks to wyred)
- Ability to test PDF and Media archiving in settings (issue #34)
Changed
- Installation and archiving documentation
- Add
php artisan storage:link
to the update command - Installation and update documentation
- Shaarli will now append default values to settings
Fixed
- Default locale setting
1.2.22
1.2.22
custom_background
and custom_background_encoded
from your storage/settings.json
Added
Changed
- Unused settings keys are now cleaned after settings update
- Shaarli default settings are now located in shaarli config file
- Move link preview and archive to LinkForm (issue #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
1.2.21
1.2.20
1.2.20
Added
- Post content sharing (issue #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 (issue #23)
- DatabaseSeeder for youtube link
1.2.19
1.2.18
1.2.17
1.2.16
1.2.16
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
1.2.15
1.2.15
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