This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Affected surfaces
Summary
AI summaryBroad release touches π Bug Fixes, βοΈ Miscellaneous Tasks, i18n, and π Features.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Add DB_POOL_SIZE environment variable for postgres connection pool. Add DB_POOL_SIZE environment variable for postgres connection pool. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Feature | Medium |
Add server-side i18n for notification agents. Add server-side i18n for notification agents. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Feature | Medium |
Support multiple Discord IDs for notifications. Support multiple Discord IDs for notifications. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Feature | Medium |
Add plex media ratingKey and ratingKey4k to webhook payload. Add plex media ratingKey and ratingKey4k to webhook payload. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Feature | Medium |
Add route to fetch user by Jellyfin ID. Add route to fetch user by Jellyfin ID. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Feature | Medium |
Add support for public Seerr logo in email notifications. Add support for public Seerr logo in email notifications. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Feature | Low |
Filter out "Thanks" credits when viewing a person's credits. Filter out "Thanks" credits when viewing a person's credits. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Medium |
Normalize webhook payload encoding to support raw JSON inputs. Normalize webhook payload encoding to support raw JSON inputs. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Bugfix | Medium |
Fix issue display lists in IssueDescription component. Fix issue display lists in IssueDescription component. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Bugfix | Medium |
Remove cascade from modifiedBy to prevent user column wipe. Remove cascade from modifiedBy to prevent user column wipe. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Bugfix | Medium |
Correct auth middleware for web push subscription. Correct auth middleware for web push subscription. Source: llm_adapter@2026-06-02 Confidence: high |
β |
| Bugfix | Medium |
Drop popup.closed check in Plex pin poll authentication flow. Drop popup.closed check in Plex pin poll authentication flow. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Detect deleted seasons when media server retains empty season metadata during availability sync. Detect deleted seasons when media server retains empty season metadata during availability sync. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Preserve keyword filter input focus after selection in discover UI. Preserve keyword filter input focus after selection in discover UI. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Enable trailingSlash to prevent 404 flash on direct navigation to docs pages. Enable trailingSlash to prevent 404 flash on direct navigation to docs pages. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Switch OpenAPI documentation build to SWC minimizer to fix broken runtime bundle. Switch OpenAPI documentation build to SWC minimizer to fix broken runtime bundle. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Bump openapi docs packages to version 5.0.2. Bump openapi docs packages to version 5.0.2. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Set default value of UpdateDateColumn to CURRENT_TIMESTAMP in entity layer. Set default value of UpdateDateColumn to CURRENT_TIMESTAMP in entity layer. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Replace TMDB ID with IMDB ID for Trakt external links. Replace TMDB ID with IMDB ID for Trakt external links. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Pass headers and nodeCache as options instead of params in IMDbRadarrProxy service. Pass headers and nodeCache as options instead of params in IMDbRadarrProxy service. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Save priority field as number instead of string in ntfy notifications. Save priority field as number instead of string in ntfy notifications. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Remove undefined fields from ntfy payload before sending. Remove undefined fields from ntfy payload before sending. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Use find() instead of index lookup for service resolution in override-rules module. Use find() instead of index lookup for service resolution in override-rules module. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Handle MediaContainer.Video fallback during Plex watchlist sync process. Handle MediaContainer.Video fallback during Plex watchlist sync process. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Restore media status correctly when deleting requests in request service. Restore media status correctly when deleting requests in request service. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Reset orphaned processing media from deleted Radarr/Sonarr entries during scanner runs. Reset orphaned processing media from deleted Radarr/Sonarr entries during scanner runs. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Ignore unknown seasons and skip empty placeholder seasons in availability rollup calculation. Ignore unknown seasons and skip empty placeholder seasons in availability rollup calculation. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Replace "TV" with "Series" placeholder text in search UI component. Replace "TV" with "Series" placeholder text in search UI component. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Add async handling to spring animation in slider component for smoother transitions. Add async handling to spring animation in slider component for smoother transitions. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
| Bugfix | Low |
Use inset ring style to avoid clipped outlines on tag elements. Use inset ring style to avoid clipped outlines on tag elements. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
β |
Full changelog
3.3.0 - 2026-06-02
π Features
- (db) Add DB_POOL_SIZE environment variable for postgres connection pool (#2990) - (f093c69)
- (i18n) Add server-side i18n for notification agents (#2731) - (cd257ba)
- (notification) Add support for public seerr logo in email (#3036) - (a8f147d)
- (notifications) Support multiple Discord IDs (#2712) - (63175f5)
- Add plex media ratingKey and ratingKey4k to webhook payload and⦠(#1812) - (9b7b50b)
- Add route to fetch user by jellyfin id (#2074) - (15296a0)
- Filter out "Thanks" credits when looking at a person's credits (#2370) - (d024849)
π Bug Fixes
- (auth) Drop popup.closed check in Plex pin poll (#2941) - (ce9643c)
- (availability-sync) Detect deleted seasons when media server retains empty season metadata (#2850) - (9c34864)
- (discover) Preserve keyword filter input focus after selection (#2962) - (32169d9)
- (docs) Enable trailingSlash to prevent 404 flash on direct navigation (#3039) - (df105b8)
- (docs) Switch to SWC minimizer to fix broken runtime bundle - (d88242f)
- (docs) Bump openapi docs packages to 5.0.2 (#3027) - (080c68a)
- (entity) Set the default value of UpdateDateColumn to CURRENT_TIMESTAMP (#2913) - (86e780e)
- (external-link) Replace TMDB ID with IMDB ID for Trakt links (#2934) - (f078da8)
- (imdbRadarrProxy) Pass headers and nodeCache as options instead of params (#2900) - (7861db4)
- (issuedescription) Fix issue display lists in IssueDescription (#2972) - (ce47cfb)
- (media) Clean up watchlist on error card delete (#3073) - (ee915b9)
- (media-request) Remove cascade from modifiedBy to prevent user column wipe (#2911) - (2dfea0c)
- (ntfy) Save priority field as number instead of string (#3096) - (2fa535d)
- (ntfy) Remove undefined fields from ntfy payload (#2931) - (377bf65)
- (override-rules) Use find() instead of index lookup for service resolution (#2903) - (5fdedb1)
- (plex-watchlist-sync) Handle MediaContainer.Video fallback in watchlist sync (#2992) - (99f8520)
- (request) Restore media status correctly when deleting requests (#3064) - (ff88d52)
- (scanners) Reset orphaned processing media from deleted Radarr/Sonarr entries (#2757) - (198e4e5)
- (scanners) Ignore unknown seasons in availability rollup and skip empty placeholder seasons (#2958) - (ce51f6a)
- (search) Replace "TV" with "Series" in search placeholder (#3067) - (c04172a)
- (slider) Add async to spring animation (#2978) - (5267611)
- (tag) Use inset ring to avoid clipped outlines (#2985) - (cf87205)
- (tvrequest) Allow special episodes when partial series requests are disabled (#2973) - (b32ab02)
- (users) Correct auth middleware for web push subscription (#3005) - (bd27f2d)
- (watchlistsync) Re-request deleted media from watchlist (#3072) - (2588e49)
- Update series status to partially available when seasons are missing (#3044) - (4ed29cf)
- Add missing "key" to React arrays (#3043) - (4fa2c71)
- Send availability notification if media is available before approval (#2819) - (d426e1e)
- Normalize webhook payload encoding to support raw JSON inputs (#2641) - (5b45806)
π Documentation
- (blog) Add v3.3.0 release blog post (#3098) - (759e359)
- (fail2ban) Add fail2ban documentation (#2894) - (39e9f1f)
- (nixpkgs) Add documentation for nixpkgs 26.05 (#3089) - (5fc7a40)
- Add REST API documentation (#2981) - (7aa1470)
- Add Terraform/OpenTofu provider page (#2967) - (811126d)
π Refactor
- (docs) Move REST API docs to navbar and dedicated sidebar (#3040) - (08b7bd4)
- (logs) Align failed login attempt message with failed sign-i⦠(#2914) - (3e4bf1b)
- Replace react-toast-notifications with react-hot-toast (#3004) - (dfde4d3)
βοΈ Miscellaneous Tasks
- (actions) Update github actions (#3028) - (6bb402a)
- (actions) Update github actions (#2982) - (20dbc30)
- (actions) Update github actions (major) (#2947) - (952261b)
- (actions) Update taiki-e/install-action action to v2.75.18 (#2961) - (d50bdad)
- (actions) Update github actions (#2945) - (60a2a87)
- (create-tag) Add gh token to avoid api rate limit in tag version retrieval (#2886) - (85bfdb2)
- (i18n) Update translations from Weblate - (73fcfd2)
- (i18n) Update translations from Weblate - (788311a)
- (i18n) Update translations from Weblate - (6eb43e0)
- (i18n) Update translations from Weblate - (656e33f)
- (i18n) Update translations from Weblate - (4742018)
- (i18n) Update translations from Weblate - (2d4cd03)
- (i18n) Update translations from Weblate - (3c249c7)
- (i18n) Update translations from Weblate - (4e4e673)
- (i18n) Update translations from Weblate (#2906) - (6513915)
- (i18n) Update translations from Weblate (#2901) - (56ab94a)
- (release) Prepare v3.2.0 - (703faf9)
- (release) Merge develop into main - (0621e3d)
- (release) Remove git-cliff footer in release changelog (#2986) - (550c3bc)
- Cleanup intl polyfills and dev config (#2965) - (ba6ed6c)
- Ignore Renovate bot on irrelevant jobs (#2904) - (1d2aa76)
New Contributors β€οΈ
- @defaultdino made their first contribution
- @haribo-hyung made their first contribution
- @felixschndr made their first contribution
- @burakemirsezen made their first contribution
- @death2all110 made their first contribution
- @fredrikburmester made their first contribution
- @marcinjurczak made their first contribution
- @Josh-Archer made their first contribution
- @Finchow made their first contribution
- @kyle-engler made their first contribution
- @danjuv made their first contribution
- @aldoeliacim made their first contribution
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About seerr
Open-source media request and discovery manager for Jellyfin, Plex, and Emby.
Related context
Related tools
Beta — feedback welcome: [email protected]