# wallabag 2.6.11 - Product: wallabag (https://whatsnew.fyi/product/wallabag) - Vendor: wallabag - Date: 2025-04-08 - Version: 2.6.11 - Original notes: https://github.com/wallabag/wallabag/releases/tag/2.6.11 - Permalink: https://whatsnew.fyi/product/wallabag/releases/2.6.11 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'. --- - **fixed** — Fix redirection after action in search results - **fixed** — Fix title tag filter - **changed** — Change NB_ELEMENTS in pocket importer to 30 - **fixed** — Fix entries counter for annotated entries in the menu - **security** — Fix multiple CSRF vulnerabilities ##### What's Changed * Fix redirection after action in search results by @nicosomb in https://github.com/wallabag/wallabag/pull/7827 * Fix title tag filter by @nicosomb in https://github.com/wallabag/wallabag/pull/7846 * Change NB_ELEMENTS in pocket importer to 30 by @j0k3r in https://github.com/wallabag/wallabag/pull/7993 * Fix entries counter for annotated entries in the menu by @j0k3r in https://github.com/wallabag/wallabag/pull/7999 * Fix multiple CSRF vulnerabilities by @yguedidi [GHSA-5pm7-cp8f-p2c2](https://github.com/wallabag/wallabag/security/advisories/GHSA-5pm7-cp8f-p2c2) **Full Changelog**: https://github.com/wallabag/wallabag/compare/2.6.10...2.6.11