Wallabag - Package Updates
Pinned
Wallabag
-
Given all the issues around datamigration from that old wallabag version, I have released the new one with a new appstore id, and revoked the update to the old one again.
Wallabag has an export and import feature, which needs to be used to transition to the new app version now. Hopefully in the future the data migration works better with new releases.
-
[2.1.1]
- Update Wallabag to version 2.4.2
- A lot of bugs related to the dark theme were fixed
- A year old bug about the auto tagging system which created duplicated tags
- A lot of translations update, thanks to translators !
- The link to calculate the reading speed was updated because the previous was dead, you can now use: https://wallabag.github.io/myreadspeed/
- 60+ siteconfig were updated
- Fix nav lang filter #4908
- Fix accessibility problem with the 2FA QR code #4915
- Preselect currently active section in the filter menu #4972
- Fix translation of date in the footer using IntlDateFormatter #4971
- Fix account dropdown width #4969
- Fix auto prefered color scheme #5071
- Convert tag label to lowercase in RuleBasedTagger #5111
- Fix myreadspeed links #5113
- Internal server error while exporting to epub #5052
- Error parsing image URL (with scrset) #4914
-
[2.1.4]
- Update Wallabag to version 2.4.3
- Full changelog
- Tag view: order tags by label @Kdecherf in #5296
- Pagination style updated by @Simounet in #5202
- Improve performance of REST exists call by @Kdecherf in #5261
- Make RSS feed entry links valid and accessible by @hennevogel in #5347
- Fixed search on homepage by @nicosomb in #5379
- Fixed timeout when assigning tags to entry by @nicosomb in #5156
- Fixed reading time in epub/pdf exports by @nicosomb in #5405
- Fix dark theme developper page by @Simounet in #5453
- Fix dark mode background color for pre tags by @Kdecherf in #5465
- Show when articles is read by @nicosomb in #5378
- Added random button on article view by @nicosomb in #5380
- Fixed wrong number of entries for tag feeds by @christianjunk in #5585
- Add support for RTL content by @Monirzadeh in #5599
- Avoid overlapping images when downloading them by @j0k3r in #5594
-
[2.2.0]
- Update Wallbag to 2.5.0
- Full changelog
- Delicious import (if you still have credentials for your account, just go https://del.icio.us/)
- webp image can now be downloaded locally (when caching images is enabled)
- You can now list entries with annotations
- You can now add a tag to a search results
- A new API endpoint was added to retrieve the user configuration
-
[2.2.2]
- Update Wallabag to 2.5.2
- Full changelog
- Add nbEntries to the API tags list response by @j0k3r in #5984
- Typofixes by @nexxai in #6004
- Add domain_name to entries api endpoint by @yotamN in #6019
- Add support to download SVG locally by @j0k3r in #5992
- Translations update from Hosted Weblate by @weblate
-
[2.3.2]
- Update Wallabag to 2.5.3
- Full changelog
- Fix GHSA-qwx8-mxxx-mg96 https://github.com/wallabag/wallabag/commit/0f7460dbab9e29f4f7d2944aca20210f828b6abb by @Kdecherf, thanks to @bAuh0lz
- Fix GHSA-mrqx-mjc4-vfh3 https://github.com/wallabag/wallabag/commit/5ac6b6bff9e2e3a87fd88c2904ff3c6aac40722e by @Kdecherf, thanks to @bAuh0lz
-
[2.3.3]
- Update Wallabag to 2.5.4
- Full changelog
- Fix (CVE-2023-0734) adding tag to entries from other people by @j0k3r in #6290
- Fix (CVE-2023-0736) XSS on username on share page by @j0k3r in #6288
- Fix (CVE-2023-0735 & CVE-2023-0737) CSRF on user deletion by @j0k3r in #6289
-
-
Would there be an update on the package available in Cloudron?
-
[2.4.1]
- Update Wallabag to 2.6.2
- Full changelog
- Fix mass action input on dark theme by @simounet https://github.com/wallabag/wallabag/pull/6673
- Fix undefined variable by @nicosomb https://github.com/wallabag/wallabag/pull/6672
- Fix table name in migration by @nicosomb https://github.com/wallabag/wallabag/pull/6653
-
[2.4.2]
- Update Wallabag to 2.6.3
- Full changelog
- Replace GET way to POST way to reset data user by @nicosomb 78b0b55
- Replace GET way to POST way to delete API client by @nicosomb ffcc5c9
- Update site parsing configuration https://github.com/j0k3r/graby-site-config/releases/tag/1.0.173
- Add confirmation before reload entry by @nicosomb #6778
- Remove external dependencies on howto page by @viktoriussuwandi #6775
- Use Session instead of Referrer for Redirection by @Spoons #6119
- Reduce risk of collision for #content by @Kdecherf #6829
- Update dependencies to fix vulnerabilities by @nicosomb #6783
- Fix failing randomly test by @nicosomb #6763
- Add check if git is installed by @nicosomb #6788
- Replace kernel.root_dir by kernel.project_dir by @yguedidi #6809
- Split symfony/symfony by @yguedidi #6817
- Make Crawler::extract get an array by @yguedidi #6812
- Use PSR-17 and PSR-18 by @yguedidi #6816
- Replace Client by KernelBrowser by @yguedidi #6813
- Replace Debug component by ErrorHandler component by @yguedidi #6810
- Make ImportController extends AbstractController by @yguedidi #6808
- Use Twig instead of templating by @yguedidi #6797
- Identify platforms by their class by @yguedidi #6799
- Move from transchoice to trans by @yguedidi #6800
- Replace GetResponseEvent by RequestEvent by @yguedidi #6811
- Ensure the kernel is shut down before calling createClient by @yguedidi #6803
- Ignore docker-compose.override.yml by @yguedidi #6814
- Add composer normalizer by @nicosomb #6762