All Versions
48
Latest Version
Avg Release Cycle
20 days
Latest Release
865 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