Skip to content
What's Changed
--------------

* Refactoring: Clipboard Typescript & rewrite by [@Treycos](https://github.com/Treycos) in [#7168](https://github.com/Sonarr/Sonarr/pull/7168)
* Fixed: Links for Trakt and TVMaze in Gotify notifications by [@markus101](https://github.com/markus101) in [#7213](https://github.com/Sonarr/Sonarr/pull/7213)
* Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#7223](https://github.com/Sonarr/Sonarr/pull/7223)
* Parse KCRT as release group by [@stevietv](https://github.com/stevietv) in [#7215](https://github.com/Sonarr/Sonarr/pull/7215)
* New: Allowed sort keys for paginated resources by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#7216](https://github.com/Sonarr/Sonarr/pull/7216)
* Fixed: Interactive searches causing multiple requests to indexers by [@markus101](https://github.com/markus101) in [#7217](https://github.com/Sonarr/Sonarr/pull/7217)
* fix: annotate passing apikey as query parameter consistently in description by [@iMontouch](https://github.com/iMontouch) in [#7234](https://github.com/Sonarr/Sonarr/pull/7234)
* Adds includeSeries and includeEpisodeFile to episode endpoint (default = false) by [@ManiMatter](https://github.com/ManiMatter) in [#7219](https://github.com/Sonarr/Sonarr/pull/7219)
* Fixed: Adding Bluray 576p to some profiles by [@markus101](https://github.com/markus101) in [#7220](https://github.com/Sonarr/Sonarr/pull/7220)
* Fixed: Reprocessing manual import items unable to detect sample by [@markus101](https://github.com/markus101) in [#7222](https://github.com/Sonarr/Sonarr/pull/7222)
* New: Fetch up to 1000 series from Plex Watchlist by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#7224](https://github.com/Sonarr/Sonarr/pull/7224)
* Fixed: Unable to login when instance name contained brackets by [@markus101](https://github.com/markus101) in [#7231](https://github.com/Sonarr/Sonarr/pull/7231)
* Fixed: Don't set last write time on episode files if difference is within the same second by [@markus101](https://github.com/markus101) in [#7232](https://github.com/Sonarr/Sonarr/pull/7232)
* New: Persist sort in Select Episodes modal by [@markus101](https://github.com/markus101) in [#7235](https://github.com/Sonarr/Sonarr/pull/7235)

New Contributors
----------------

* [@iMontouch](https://github.com/iMontouch) made their first contribution in [#7234](https://github.com/Sonarr/Sonarr/pull/7234)

**Full Changelog**: [v4.0.9.2386...v4.0.9.2421](https://github.com/Sonarr/Sonarr/compare/v4.0.9.2386...v4.0.9.2421)