wallabag
Self-hostable app for saving web pages to read later, with clean content extraction
Alternative to: pocket, instapaper
2.4.3
2022-02-14Here is the latest release of wallabag. What changed?
It’s a maintenance release, no big changes inside that release. It’s mostly to catch up after almost a year without one release.
- Site-configs were almost a year behind (17 versions behind exactly).
- A lot of JS package were totally outdated (yes jQuery is still outdated…).
- Also wallabag is now compatible with PHP 8.0 & 8.1 !
To update your instance, just run make update.
🤝 A little reminder that you can support our work on wallabag by sponsoring us on Liberapay or subscribe on wallabag.it. Thanks!
Fixes
- Tag view: order tags by label @Kdecherf in https://github.com/wallabag/wallabag/pull/5296
- Pagination style updated by @Simounet in https://github.com/wallabag/wallabag/pull/5202
- Improve performance of REST exists call by @Kdecherf in https://github.com/wallabag/wallabag/pull/5261
- Make RSS feed entry links valid and accessible by @hennevogel in https://github.com/wallabag/wallabag/pull/5347
- Fixed search on homepage by @nicosomb in https://github.com/wallabag/wallabag/pull/5379
- Fixed timeout when assigning tags to entry by @nicosomb in https://github.com/wallabag/wallabag/pull/5156
- Fixed reading time in epub/pdf exports by @nicosomb in https://github.com/wallabag/wallabag/pull/5405
- Fix dark theme developper page by @Simounet in https://github.com/wallabag/wallabag/pull/5453
- Fix dark mode background color for pre tags by @Kdecherf in https://github.com/wallabag/wallabag/pull/5465
- Show when articles is read by @nicosomb in https://github.com/wallabag/wallabag/pull/5378
- Added random button on article view by @nicosomb in https://github.com/wallabag/wallabag/pull/5380
- Fixed wrong number of entries for tag feeds by @christianjunk in https://github.com/wallabag/wallabag/pull/5585
- Add support for RTL content by @Monirzadeh in https://github.com/wallabag/wallabag/pull/5599
- Avoid overlapping images when downloading them by @j0k3r in https://github.com/wallabag/wallabag/pull/5594
Meta
- Fix/tests by @Simounet in https://github.com/wallabag/wallabag/pull/5217
- dependabot: change schedule to check updates once a month by @Kdecherf in https://github.com/wallabag/wallabag/pull/5260
- Update dependencies by @Kdecherf in https://github.com/wallabag/wallabag/pull/5326
- Create SECURITY.md by @zidingz in https://github.com/wallabag/wallabag/pull/5406
- Add build test on PHP 8.0 & 8.1 by @j0k3r in https://github.com/wallabag/wallabag/pull/5591
- Fix Dependabot alerts for
tar&json-schemaby @j0k3r in https://github.com/wallabag/wallabag/pull/5541 - Change the name of the static package’s root directory by @oupala in https://github.com/wallabag/wallabag/pull/5542
- Fixed unavailable russian website in test by @nicosomb in https://github.com/wallabag/wallabag/pull/5376
- Update deps by @j0k3r in https://github.com/wallabag/wallabag/pull/5540
Translations
- Translations update from Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5187
- Translations update from Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5391
- Add Czech language by @marapavelka in https://github.com/wallabag/wallabag/pull/5535
- Translations update from Hosted Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5580
- Translations update from Hosted Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5581
New Contributors
- @hennevogel made their first contribution in https://github.com/wallabag/wallabag/pull/5347
- @zidingz made their first contribution in https://github.com/wallabag/wallabag/pull/5406
- @marapavelka made their first contribution in https://github.com/wallabag/wallabag/pull/5535
- @oupala made their first contribution in https://github.com/wallabag/wallabag/pull/5542
- @christianjunk made their first contribution in https://github.com/wallabag/wallabag/pull/5585
- @Monirzadeh made their first contribution in https://github.com/wallabag/wallabag/pull/5599
Full Changelog: https://github.com/wallabag/wallabag/compare/2.4.2…2.4.3