github sct/overseerr v1.15.0

latest releases: preview-test-node-18, node-18-test, preview-test-node-20...
3 years ago

Notable New Features

Set which types of notifications are sent per agent

🚨 YOU MUST SET THESE AS THEY WILL ALL BE EMPTY BY DEFAULT OR YOU WILL RECEIVE NO NOTIFICATIONS 🚨

You can now set which notification events are sent to which notification agents! You can find this under each individual agent's settings page.

image

Filtering and sorting the request list

image

The request list is now filterable and sortable. Filtering options are a little sparse for now, so you can only filter by All/Pending/Approved but more filter options will come in the future such as Declined and Available.

Telegram Notification Agent

Telegram is now available as a notification agent! Thanks @ankarhem for building this!

App Update Popup

When the frontend detects a change in the backend, a modal will now open and force the user to reload Overseerr. This helps keep the frontend up to date for people who don't like to ever close tabs. It also makes using the app as a bookmarked app on iOS/Android even better, because those tend to also not force a reload when they are opened.

Note: This does not update the actual app for you, its just a frontend notification when the backend was already updated.

image

Smaller Stuff

  • The search bar now correctly shows a clear search icon on all devices, and will take you back to the page you were on before starting to search if pressed
  • You can now set a Sender Name for email notifications. It will default to Overseerr

Notable Changes

Titlecard Design Update

The Titlecard has been updated to make better use of its available space. The "see more" button has been removed in favor of a larger, wider request button and the status icons are now smaller and put into the corners of the Titlecard to better match the overall design of Overseerr.

image

Removed duplicate credits on person pages

Person pages will now combine duplicate credits into one.

That's all for now! More stuff on the way!

1.15.0 (2021-01-04)

Bug Fixes

  • api: return 202 when same seasons are requested again (5c84702)
  • build: fixes build to include commit tag for app build step (289864a)
  • docs: fix typo in build instructions (#503) (2b27a71)
  • frontend: add i18n for request text on titlecard (a524b9c)
  • frontend: add localized strings for status checker (2dcda39)
  • frontend: center text in movie auto-approve modal on small screens (#510) (1438b08), closes #507
  • frontend: change titlecard to only have a request button (b5a3a7a)
  • frontend: combine duplicate credits on a persons detail page (d188f6f), closes #504
  • frontend: disable pointer-events on titlecard badges (ce06879)
  • frontend: fix count of requests in request list (f124d73)
  • frontend: fix sliders overflowing on firefox (67ac9e0), closes #566
  • frontend: full season request modal fits on a smaller mobile UI (#535) (12db7a0)
  • frontend: handle currentLibrary possibly being null on first manual sync (93b57a7)
  • frontend: increase titlecard status badge size on larger screens (ba106c4)
  • frontend: search clear button now correctly triggers routing (343f466)
  • frontend: set locale cookie expiration to be much longer (fae4818)
  • frontend: show movie/series badges always (8cbf39a)
  • frontend: update login/setup images (058fb65)
  • holiday: remove special holiday slider (8c09033)
  • correctly deal with tmdb id duplicates between movies/series (721ed9a), closes #526
  • use new commit tag file for app version as well (d00e470)

Features

  • email: add sendername to email notification (#506) (0185bb1)
  • frontend: add clear-field-icon to search field (#498) (7434a26)
  • frontend: add documentation link to about page (c034496)
  • frontend: add telegram integration (#491) (c8d4d67)
  • frontend: filter/sorting for request list (5add44c), closes #431
  • notifications: control notifcation types per agent (8af6a1f), closes #513
  • status checker to prompt users to reload their frontend when app version changes (75a4264)

Don't miss a new overseerr release

NewReleases is sending notifications on new releases.