Skip to content

Releases: linuxserver/docker-overseerr

v1.34.0-ls137

02 Apr 18:59
540532e

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/overseerr/v1.34.0-ls137/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

1.34.0 (2025-03-26)

Bug Fixes

  • api language query parameter (#3720) (5c60ffc)
  • center count badge on sidebar and mobile menu (#4052) (65ad4a7)
  • change localhost to process.env.HOST for client requests (#3839) (a9101f6)
  • correct deeplinks on iPad (#3883) (14cf43d)
  • correct icon showing on certain phones when not pulled (#3939) (a2c25d5)
  • docs: correct openapi docs minor issues (#3648) (af0bd4c)
  • improve count badge styling (#4056) (45c0682)
  • improved web push management (#3421) (b3a9752)
  • Include all defaults in payload (#3538) (cb63bf2)
  • manage webpush notifications (#4059) (efc3821)
  • properly update issue and request counts in certain scenarios (#4051) (df2515b)
  • request english trailers as a fallback when using other languages (#4009) (47dc350)
  • request watchlist items sequentially to prevent bypassing quota (#3667) (b40ba07)
  • resolved issue with region selector and all regions value (#3652) (28a2c50)
  • servarr: merge series tags instead of overwriting them (#4019) (3094935)
  • set the correct TTL for the cookie store (#3946) (73f700e)
  • tautulli: only test connection if hostname is defined (#3573) (f7b4dfc)
  • ui: ensure title fits into the view collection box (#3696) (107bce2)
  • ui: update Plex Logo (#3955) (30c6d03)
  • update migration script (#4065) (db06f8c)

Features

  • add ko language (#3619) (9250735)
  • add Peacock to Network Slider (#3545) (0c39057)
  • add support for requesting "Specials" for TV Shows (#3724) (c2d4c61), closes #779
  • add tooltips to tautulli avatars (#3601) (c484810)
  • added the PWA badge indicator for requests pending (#3411) (389a87b)
  • lang: add lang config for Bulgarian, Finnish, Ukrainian, Indonesian, Slovak, Turkish and Maori (#3834) (b6fe5ac)
  • lang: Translations update from Hosted Weblate (#3835) (3242251)
  • lang: Translations update from Hosted Weblate (#4025) (8b8fc7f)
  • notif: add Pushover sound options (#2403) (3ea5076)
  • plex: refresh token schedule (#3875) (6d82eee), closes #3861
  • pushover: attach image to pushover notification payload (#3701) (8251c73)
  • rating: added IMDB Radarr proxy (#3496) (b4191f9)
  • requests/issues menu count (#3470) (f3bd31d)
  • select default seriesType for anime (#3627) (f628635), closes #3626
  • standard series type selector (#3628) (7bdd25e)
  • studios: add a24 to studios list (#3902) (1a6125c)
  • tooltip: add tooltip to display exact time on date hover (#3773) (d28e131)
  • translations update from Hosted Weblate (#3258) (e62a078)
  • translations update from Hosted Weblate (#3597) (36283f2)
  • ui: prevent password manager interference & improve service links (#3989) (ef18b5d)
  • update SameSite policy of session cookie to Lax (#3650) (c84ca43)
  • watchlist: Cache watchlist requests with matching E-Tags (#3901) (e75351a)

This release is also available on:

  • v1.34.0

develop-c9f52afe0fa3f77aa4dd87c8681c4dfa23c72da5-ls366

03 Apr 02:14
0357b1e

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/overseerr/develop-c9f52afe0fa3f77aa4dd87c8681c4dfa23c72da5-ls366/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Updating to c9f52afe0fa3f77aa4dd87c8681c4dfa23c72da5

develop-79541151485f11f2445217dcbdb10096209719d2-ls366

07 Apr 02:21
0357b1e

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/overseerr/develop-79541151485f11f2445217dcbdb10096209719d2-ls366/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Updating to 79541151485f11f2445217dcbdb10096209719d2

develop-46a9b244efd81e0e70a16a851252114bc2d3c2ca-ls366

02 Apr 18:53
0357b1e

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/overseerr/develop-46a9b244efd81e0e70a16a851252114bc2d3c2ca-ls366/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Updating to 46a9b244efd81e0e70a16a851252114bc2d3c2ca

v1.34.0-ls136

26 Mar 09:56
1302858

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/overseerr/v1.34.0-ls136/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

1.34.0 (2025-03-26)

Bug Fixes

  • api language query parameter (#3720) (5c60ffc)
  • center count badge on sidebar and mobile menu (#4052) (65ad4a7)
  • change localhost to process.env.HOST for client requests (#3839) (a9101f6)
  • correct deeplinks on iPad (#3883) (14cf43d)
  • correct icon showing on certain phones when not pulled (#3939) (a2c25d5)
  • docs: correct openapi docs minor issues (#3648) (af0bd4c)
  • improve count badge styling (#4056) (45c0682)
  • improved web push management (#3421) (b3a9752)
  • Include all defaults in payload (#3538) (cb63bf2)
  • manage webpush notifications (#4059) (efc3821)
  • properly update issue and request counts in certain scenarios (#4051) (df2515b)
  • request english trailers as a fallback when using other languages (#4009) (47dc350)
  • request watchlist items sequentially to prevent bypassing quota (#3667) (b40ba07)
  • resolved issue with region selector and all regions value (#3652) (28a2c50)
  • servarr: merge series tags instead of overwriting them (#4019) (3094935)
  • set the correct TTL for the cookie store (#3946) (73f700e)
  • tautulli: only test connection if hostname is defined (#3573) (f7b4dfc)
  • ui: ensure title fits into the view collection box (#3696) (107bce2)
  • ui: update Plex Logo (#3955) (30c6d03)
  • update migration script (#4065) (db06f8c)

Features

  • add ko language (#3619) (9250735)
  • add Peacock to Network Slider (#3545) (0c39057)
  • add support for requesting "Specials" for TV Shows (#3724) (c2d4c61), closes #779
  • add tooltips to tautulli avatars (#3601) (c484810)
  • added the PWA badge indicator for requests pending (#3411) (389a87b)
  • lang: add lang config for Bulgarian, Finnish, Ukrainian, Indonesian, Slovak, Turkish and Maori (#3834) (b6fe5ac)
  • lang: Translations update from Hosted Weblate (#3835) (3242251)
  • lang: Translations update from Hosted Weblate (#4025) (8b8fc7f)
  • notif: add Pushover sound options (#2403) (3ea5076)
  • plex: refresh token schedule (#3875) (6d82eee), closes #3861
  • pushover: attach image to pushover notification payload (#3701) (8251c73)
  • rating: added IMDB Radarr proxy (#3496) (b4191f9)
  • requests/issues menu count (#3470) (f3bd31d)
  • select default seriesType for anime (#3627) (f628635), closes #3626
  • standard series type selector (#3628) (7bdd25e)
  • studios: add a24 to studios list (#3902) (1a6125c)
  • tooltip: add tooltip to display exact time on date hover (#3773) (d28e131)
  • translations update from Hosted Weblate (#3258) (e62a078)
  • translations update from Hosted Weblate (#3597) (36283f2)
  • ui: prevent password manager interference & improve service links (#3989) (ef18b5d)
  • update SameSite policy of session cookie to Lax (#3650) (c84ca43)
  • watchlist: Cache watchlist requests with matching E-Tags (#3901) (e75351a)

This release is also available on:

  • v1.34.0

develop-ff42fdb4fc19132403feced7627bb0b4e7f3e580-ls365

26 Mar 04:06
9919aa6

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/overseerr/develop-ff42fdb4fc19132403feced7627bb0b4e7f3e580-ls365/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Updating to ff42fdb4fc19132403feced7627bb0b4e7f3e580

develop-46a9b244efd81e0e70a16a851252114bc2d3c2ca-ls365

28 Mar 02:18
9919aa6

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/overseerr/develop-46a9b244efd81e0e70a16a851252114bc2d3c2ca-ls365/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Updating to 46a9b244efd81e0e70a16a851252114bc2d3c2ca

develop-f0af3ca61d19b25767e21e8c94b1bcbc679d1060-ls363

28 Feb 04:54
e68b58e

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/overseerr/develop-f0af3ca61d19b25767e21e8c94b1bcbc679d1060-ls363/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Updating to f0af3ca61d19b25767e21e8c94b1bcbc679d1060

develop-efc3821d263434cbd295a64435f81e7f0bce42da-ls364

28 Feb 06:57
66d5369

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/overseerr/develop-efc3821d263434cbd295a64435f81e7f0bce42da-ls364/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Updating to efc3821d263434cbd295a64435f81e7f0bce42da

develop-db06f8cf07e5b2ae3de3af8ab6334601fdf37cde-ls364

04 Mar 02:10
66d5369

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/overseerr/develop-db06f8cf07e5b2ae3de3af8ab6334601fdf37cde-ls364/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Updating to db06f8cf07e5b2ae3de3af8ab6334601fdf37cde