# Jellyseerr v3.0.0 — Release v3.0.0 - Product: Jellyseerr (https://whatsnew.fyi/product/jellyseerr) - Vendor: Jellyseerr - Date: 2026-02-14 - Version: v3.0.0 - Original notes: https://github.com/seerr-team/seerr/releases/tag/v3.0.0 - Permalink: https://whatsnew.fyi/product/jellyseerr/releases/v3.0.0 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 completed count to request count API - **added** — Add excludeKeywords parameter to discovery queries - **added** — Add issue description preview - **added** — Make embedded posters optional in notifications - **added** — Add user's avatar next to Requested/Last Modified by icon - **added** — Add support for dynamic placeholders in webhook URL - **added** — Support Overseerr to Jellyseerr migration - **changed** — Do not enforce TLD on email - **changed** — Rebrand Jellyseerr logos to Seerr - **added** — Add anidb support to Jellyfin scanner - **added** — Add TVDB indexer - **added** — Add IMDb rating votes count in tooltip - **added** — Add DNS caching manager - **fixed** — Handle optional chaining for recentlyWatched data in user profile - **fixed** — Respect is4k parameter for all media status changes - **fixed** — Remove spaces from tags in *arr - **fixed** — Catch error when watchlist item doesn't exist anymore - **fixed** — Handle resolution check for single-server setups in availability sync - **fixed** — Fix 4K media availability detection - **fixed** — Prevent incorrect season deletion when media server is unreachable ##### [3.0.0](https://github.com/seerr-team/seerr/compare/v2.7.3..v3.0.0) - 2026-02-14 ##### Migrating from Overseerr/Jellyseerr to Seerr Read our [release announcement](https://docs.seerr.dev/blog/seerr-release) to learn what Seerr means for Jellyseerr and Overseerr users. Please follow our [migration guide](https://docs.seerr.dev/migration-guide) for detailed instructions on migrating from Overseerr or Jellyseerr. ###### 🚀 Features - *(api)* Add completed count to request count API (#1824) - ([c024799](https://github.com/seerr-team/seerr/commit/c024799daec10e6d9c8dbdc2ba8b0c8152b495a3)) - *(api)* Add excludeKeywords parameter to discovery queries (#1908) - ([cd479d0](https://github.com/seerr-team/seerr/commit/cd479d0d1787bd8c289e111844ba3f85cb4ec23a)) - *(issue)* Add issue description preview (#1881) - ([13fe4c8](https://github.com/seerr-team/seerr/commit/13fe4c890b02cb99ff546a256256062f348ad7a3)) - *(notifications)* Make embedded posters optional (#1364) - ([479be0d](https://github.com/seerr-team/seerr/commit/479be0daeb2384bf17facca510425d7ee43eda90)) - *(requests)* Add user's avatar next to Requested/Last Modified by icon (#1750) - ([af7ceaf](https://github.com/seerr-team/seerr/commit/af7ceaf7a2db8a2b892eaa70f5a87e95b7431bdd)) - *(ui)* Rebrand Jellyseerr logos to Seerr (#2406) - ([55c2d54](https://github.com/seerr-team/seerr/commit/55c2d541e6a1db41275460706abb5d7cbc481a63)) - *(webhook)* Add support for dynamic placeholders in webhook URL (#1491) - ([17172e9](https://github.com/seerr-team/seerr/commit/17172e93f9b2034d39b074d7d32d7b981fd0cb15)) - Overseerr to Jellyseerr migration (#2019) - ([4e9c94c](https://github.com/seerr-team/seerr/commit/4e9c94c80f5d304afc78119cf980966ac3c16a9a)) - Do not enforce TLD on email (#2075) - ([b34ca15](https://github.com/seerr-team/seerr/commit/b34ca1543a133be2093b51e9ae7a9bc4bf64028b)) - Migrate to validator from email-validator (#2059) - ([f7f00ce](https://github.com/seerr-team/seerr/commit/f7f00ce361cdb8dbc2358f06d946fce22efdcfb1)) - Add anidb support to jellyfin scanner (#1533) - ([b209e7f](https://github.com/seerr-team/seerr/commit/b209e7fdf9ea5d639fe6f8bb8ae041e771b900d7)) - Add tvdb indexer (#899) - ([22b2824](https://github.com/seerr-team/seerr/commit/22b2824441223289634007c12eb123ebac6fe942)) - Add IMDb rating votes count in tooltip (#1696) - ([d3fd502](https://github.com/seerr-team/seerr/commit/d3fd5028dc7fa12100e419d545665c949dcf7e50)) - Dns caching manager (#1294) - ([b4adfd2](https://github.com/seerr-team/seerr/commit/b4adfd2ffa69529fbc579b05ab70c96c4d8347ac)) ###### 🐛 Bug Fixes - *(UserProfile)* Handle optional chaining for recentlyWatched data (#1852) - ([5c1583c](https://github.com/seerr-team/seerr/commit/5c1583cf567148a973da952404d417c3651c093d)) - *(api)* Respect is4k parameter for all media status changes (#1951) - ([9a92d6a](https://github.com/seerr-team/seerr/commit/9a92d6ac30c916d90150c65f40920375653cc6d5)) - *(api)* Correct Jellyfin users endpoint documentation (#2073) - ([a790934](https://github.com/seerr-team/seerr/commit/a7909342b4bf9f6464a392fd14d4de20d7b05564)) - *(api)* Cleanup radarr bits in sonarr api (#2035) - ([a8c7e35](https://github.com/seerr-team/seerr/commit/a8c7e35f5693ef0719fac8b3bc570bc8a37c1f21)) - *(api)* Add a migration script to rename *arr tags with spaces (#1946) - ([f2bd0ab](https://github.com/seerr-team/seerr/commit/f2bd0abcd89f8c29b66ca332f25017e90234b315)) - *(api)* Remove spaces from tags in *arr (#1913) - ([837629e](https://github.com/seerr-team/seerr/commit/837629ec471efa6baaf33b3a4045d2a7f85cd603)) - *(api)* Catch error when watchlist item doesn't exist anymore (#1907) - ([e9f2f44](https://github.com/seerr-team/seerr/commit/e9f2f4490fe535e3117804048eef50d0d6d33071)) - *(availability-sync)* Handle resolution check for single-server setups (#2334) - ([0f7d296](https://github.com/seerr-team/seerr/commit/0f7d29624bbac26eef0792f1e5177c65a2c60492)) - *(availability-sync)* Fix 4K media availability detection (#2 _[Truncated at 4000 characters — full notes: https://github.com/seerr-team/seerr/releases/tag/v3.0.0]_