2.1.0 (2024-11-12)
Important
Notice for build from source users
After running git pull to update your instance, please delete the dist, .next, and node_modules directories. Make sure to follow the proper steps, starting with Step 3: "Install Dependencies".
Highlights
-
New Proxy Settings: Support for configuring HTTP proxy settings from Settings > General. You can now set up a proxy for outgoing requests and have the ability to bypass local addresses.
-
Performance Degradation / Lag Fix: This release addresses an issue that particularly affected users with weaker hardware (e.g., Synology devices). Jellyseerr previously experienced significant lag (up to 10-15 seconds) when navigating to core pages that did not rely on external APIs, such as settings. The problem was caused by multiple requests to the blacklist modal for each series/movie card, which overloaded both the server and the browser, causing timeouts. This issue also impacted smooth scrolling, resulting in hangs when scrolling too quickly. The fix improves performance and resolves these issues.
Bug Fixes
- blacklist: request data only when modal is shown, remove useless ratelimit and lazy load blacklist (#1084) (694913c)
- cache Jellyfin/Emby avatars from API (#1045) (0bbcfcb)
- externalapi: extract basic auth and pass it through header (#1062) (cf59102), closes #1027
- fixes wrong avatar rendered for the modifiedBy user in request list (#1028) (cbb1a74), closes #1017
- i18n: update extractMessages function for better escaping of characters (#1079) (a2d2fd3)
- remove language profiles dropdown for Sonarr v4 (#1000) (d331798), closes #207
- resolve error when setup on second attempt (#1061) (64f4610)
- setup: add leading slash validation for baseUrl (#1083) (2829c25)
- update i18n translations (#1090) (f25b32a)
- use fs/promises for settings (#1057) (f2ed101)
Features
- add a warning if permissions are missing from config folder (#1030) (f2b6315)
- add bypass list, bypass local addresses and username/password to proxy setting (#1059) (ca838a0)
- add more logs to migrations and create a settings backup (#1036) (326001c)
- exit Jellyseerr when migration fails (#1026) (a2b3408)
- proxy setting (#1031) (4b4eeb6)
This release is also available on:
v2.1.0