wallabag
Self-hostable app for saving web pages to read later, with clean content extraction
Alternative to: pocket, instapaper
2.6.2
2023-07-24Here is the latest release of wallabag.
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!
Whatβs Changed
Fixes
- 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
Technical stuff
- Add a new build to test when no database table prefix are defined by @j0k3r https://github.com/wallabag/wallabag/pull/6731
- Keep escaped table name while migrating by @Glandos https://github.com/wallabag/wallabag/pull/6710
- Remove twofactor_auth parameter by @nicosomb https://github.com/wallabag/wallabag/pull/6723
- ApiDoc: Add response description to UserRestController by @caspermeijn https://github.com/wallabag/wallabag/pull/6684
- ApiDoc: Add response description to WallabagRestController by @caspermeijn https://github.com/wallabag/wallabag/pull/6102
- Skip migration if the table was already renamed by @gramakri https://github.com/wallabag/wallabag/pull/6678
Meta
- Document how to run tests and formatter for new contributors by @caspermeijn https://github.com/wallabag/wallabag/pull/6685
- Add link to wallabag ecosystem resources by @nicosomb https://github.com/wallabag/wallabag/pull/6700
New Contributors
- @gramakri made their first contribution in https://github.com/wallabag/wallabag/pull/6678
- @Glandos made their first contribution in https://github.com/wallabag/wallabag/pull/6710
Full Changelog: https://github.com/wallabag/wallabag/compare/2.6.1β¦2.6.2