# wallabag 2.6.14 - Product: wallabag (https://whatsnew.fyi/product/wallabag) - Vendor: wallabag - Date: 2025-10-07 - Version: 2.6.14 - Original notes: https://github.com/wallabag/wallabag/releases/tag/2.6.14 - Permalink: https://whatsnew.fyi/product/wallabag/releases/2.6.14 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'. --- - **added** — Add annotations filter to entries API endpoint - **fixed** — Fix deprecation - **fixed** — Fix docker base image - **fixed** — Fix reading time computation for short entries - **fixed** — Fix urls parameter when sending many urls to be stored using the API - **changed** — Update dependencies - **changed** — Bump deps mostly for siteconfig ##### What's Changed * Change version in wallabag.yml by @nicosomb in https://github.com/wallabag/wallabag/pull/8251 * Fix deprecation by @j0k3r in https://github.com/wallabag/wallabag/pull/8267 * Add annotations filter to entries API endpoint by @skn in https://github.com/wallabag/wallabag/pull/8346 * Update dependencies by @yguedidi in https://github.com/wallabag/wallabag/pull/8435 * Fix docker base image by @yguedidi in https://github.com/wallabag/wallabag/pull/8440 * Bump deps (mostly for siteconfig) by @j0k3r in https://github.com/wallabag/wallabag/pull/8489 * Fix reading time computation for short entries by @andreadecorte in https://github.com/wallabag/wallabag/pull/8332 * Fix `urls` parameter when sending many urls to be stored using the API by @j0k3r in https://github.com/wallabag/wallabag/pull/8488 * Prepare 2.6.14 by @j0k3r in https://github.com/wallabag/wallabag/pull/8494 ##### New Contributors * @andreadecorte made their first contribution in https://github.com/wallabag/wallabag/pull/8332 **Full Changelog**: https://github.com/wallabag/wallabag/compare/2.6.13...2.6.14