# wallabag 2.6.8 - Product: wallabag (https://whatsnew.fyi/product/wallabag) - Vendor: wallabag - Date: 2024-01-03 - Version: 2.6.8 - Original notes: https://github.com/wallabag/wallabag/releases/tag/2.6.8 - Permalink: https://whatsnew.fyi/product/wallabag/releases/2.6.8 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Update dependencies and Node to version 20 - **fixed** — Fix dark mode disabled url in 2.6 - **changed** — Make database dependent commands lazy - **fixed** — Fix docker setup - **removed** — Remove session-based redirection Happy new year to everyone! 📈 **To update your instance**, [just run `make update`](https://doc.wallabag.org/en/admin/upgrade.html). 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](https://liberapay.com/wallabag) or subscribe on [wallabag.it](https://www.wallabag.it/en). 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