2.6.8
Changed 2
- Update dependencies and Node to version 20
- Make database dependent commands lazy
Fixed 2
- Fix dark mode disabled url in 2.6
- Fix docker setup
Removed 1
- Remove session-based redirection
Happy new year to everyone!
📈 To update your instance, just run make update.
Don't forget to make a backup of your instance (database and files).
🤝 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
- Update deps & Node 20 by @j0k3r in https://github.com/wallabag/wallabag/pull/7134
- Fix dark mode disabled url 2.6 by @Simounet in https://github.com/wallabag/wallabag/pull/7133
- Make database dependent commands lazy by @yguedidi in https://github.com/wallabag/wallabag/pull/7142
- Fix docker setup by @yguedidi in https://github.com/wallabag/wallabag/pull/7141
- Remove session-based redirection by @yguedidi in https://github.com/wallabag/wallabag/pull/7140
- Prepare 2.6.8 release by @j0k3r in https://github.com/wallabag/wallabag/pull/7143
Full Changelog: https://github.com/wallabag/wallabag/compare/2.6.7...2.6.8