Skip to content
Tags give the ability to mark specific points in history as being important
  • 4.0.4.1616
    292554df · update base image ·
    What's Changed
    --------------
    
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6775](https://github.com/Sonarr/Sonarr/pull/6775)
    * Fix wrongly named field in TransmissionProxy by [@mikabytes](https://github.com/mikabytes) in [#6750](https://github.com/Sonarr/Sonarr/pull/6750)
    * New: config flag to disable log database by [@sillock1](https://github.com/sillock1) in [#6765](https://github.com/Sonarr/Sonarr/pull/6765)
    * Forward X-Forwarded-Host header by [@markus101](https://github.com/markus101) in [#6766](https://github.com/Sonarr/Sonarr/pull/6766)
    * Parameter binding for API requests by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6768](https://github.com/Sonarr/Sonarr/pull/6768)
    * fix missing translation key by [@stevietv](https://github.com/stevietv) in [#6781](https://github.com/Sonarr/Sonarr/pull/6781)
    * Fixed: History with unknown episode by [@markus101](https://github.com/markus101) in [#6785](https://github.com/Sonarr/Sonarr/pull/6785)
    * New: Treat batch releases with total episode count as full season release by [@markus101](https://github.com/markus101) in [#6786](https://github.com/Sonarr/Sonarr/pull/6786)
    * Fixed: Use of indexer flags for torrent release pushes by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6788](https://github.com/Sonarr/Sonarr/pull/6788)
    
    New Contributors
    ----------------
    
    * [@mikabytes](https://github.com/mikabytes) made their first contribution in [#6750](https://github.com/Sonarr/Sonarr/pull/6750)
    
    **Full Changelog**: [v4.0.4.1572...v4.0.4.1616](https://github.com/Sonarr/Sonarr/compare/v4.0.4.1572...v4.0.4.1616)
  • 4.0.4.1572
    292554df · update base image ·
    What's Changed
    --------------
    
    * Fix merge conflict labeling by [@markus101](https://github.com/markus101) in [#6732](https://github.com/Sonarr/Sonarr/pull/6732)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6734](https://github.com/Sonarr/Sonarr/pull/6734)
    * macOS tests now run on arm64 by [@markus101](https://github.com/markus101) in [#6761](https://github.com/Sonarr/Sonarr/pull/6761)
    * Fix removing completed qBitorrent torrents that use inactive seeding time by [@c4181](https://github.com/c4181) in [#6733](https://github.com/Sonarr/Sonarr/pull/6733)
    * Fixed: Improve paths longer than 256 on Windows failing to hardlink by [@markus101](https://github.com/markus101) in [#6739](https://github.com/Sonarr/Sonarr/pull/6739)
    * Bump SixLabors.ImageSharp to 3.1.4 by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6740](https://github.com/Sonarr/Sonarr/pull/6740)
    * New: Validate that folders in paths don't start or end with a space by [@markus101](https://github.com/markus101) in [#6735](https://github.com/Sonarr/Sonarr/pull/6735)
    * Bump frontend dependencies by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6749](https://github.com/Sonarr/Sonarr/pull/6749)
    * New: added environment variable support for all options in config.xml by [@sillock1](https://github.com/sillock1) in [#6746](https://github.com/Sonarr/Sonarr/pull/6746)
    * New: Add KRaLiMaRKo and BluDragon to release group parsing exceptions by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6753](https://github.com/Sonarr/Sonarr/pull/6753)
    * Treat CorruptDatabaseException as a startup failure by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6754](https://github.com/Sonarr/Sonarr/pull/6754)
    * Initially deselect 0 byte files on interactive import by [@stevietv](https://github.com/stevietv) in [#6760](https://github.com/Sonarr/Sonarr/pull/6760)
    * Fixed: Retrying download on not suppressed HTTP errors by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6755](https://github.com/Sonarr/Sonarr/pull/6755)
    * Fixed: Limit titles in task name to 10 series by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6756](https://github.com/Sonarr/Sonarr/pull/6756)
    
    New Contributors
    ----------------
    
    * [@c4181](https://github.com/c4181) made their first contribution in [#6733](https://github.com/Sonarr/Sonarr/pull/6733)
    * [@sillock1](https://github.com/sillock1) made their first contribution in [#6746](https://github.com/Sonarr/Sonarr/pull/6746)
    
    **Full Changelog**: [v4.0.4.1515...v4.0.4.1572](https://github.com/Sonarr/Sonarr/compare/v4.0.4.1515...v4.0.4.1572)
  • 4.0.4.1515
    292554df · update base image ·
    What's Changed
    --------------
    
    * Bump version to 4.0.4 by [@markus101](https://github.com/markus101) in [#6720](https://github.com/Sonarr/Sonarr/pull/6720)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6722](https://github.com/Sonarr/Sonarr/pull/6722)
    * Add dev container workspace by [@joshka](https://github.com/joshka) in [#6715](https://github.com/Sonarr/Sonarr/pull/6715)
    * Default/multi Language selection per indexer by [@gauthier-th](https://github.com/gauthier-th) in [#6703](https://github.com/Sonarr/Sonarr/pull/6703)
    * Update CI dependencies by [@Gauvino](https://github.com/Gauvino) in [#6725](https://github.com/Sonarr/Sonarr/pull/6725)
    * Update action and add merge conflict labeler by [@Gauvino](https://github.com/Gauvino) in [#6721](https://github.com/Sonarr/Sonarr/pull/6721)
    * Fixed: Re-testing edited providers will forcibly test them by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6728](https://github.com/Sonarr/Sonarr/pull/6728)
    * New: Parse releases with multiple Ukranian audio tracks by [@markus101](https://github.com/markus101) in [#6730](https://github.com/Sonarr/Sonarr/pull/6730)
    
    New Contributors
    ----------------
    
    * [@gauthier-th](https://github.com/gauthier-th) made their first contribution in [#6703](https://github.com/Sonarr/Sonarr/pull/6703)
    * [@Gauvino](https://github.com/Gauvino) made their first contribution in [#6725](https://github.com/Sonarr/Sonarr/pull/6725)
    
    **Full Changelog**: [v4.0.3.1486...v4.0.4.1515](https://github.com/Sonarr/Sonarr/compare/v4.0.3.1486...v4.0.4.1515)
  • 4.0.4.1491
    292554df · update base image ·
    What's Changed
    --------------
    
    * Fixed: Cleanse BHD RSS key in log files by [@markus101](https://github.com/markus101) in [#6673](https://github.com/Sonarr/Sonarr/pull/6673)
    * Fixed: Path parsing incorrectly treating series title as episode number by [@markus101](https://github.com/markus101) in [#6682](https://github.com/Sonarr/Sonarr/pull/6682)
    * Fixed: Deleted episodes not being unmonitored when series folder has been deleted by [@markus101](https://github.com/markus101) in [#6683](https://github.com/Sonarr/Sonarr/pull/6683)
    * Fix incorrect subtitle copy regex and extra file script import by [@JeWe37](https://github.com/JeWe37) in [#6640](https://github.com/Sonarr/Sonarr/pull/6640)
    * Specify widely supported display mode for PWA by [@cuki](https://github.com/cuki) in [#6674](https://github.com/Sonarr/Sonarr/pull/6674)
    * Add info box to custom formats modal by [@stevietv](https://github.com/stevietv) in [#6675](https://github.com/Sonarr/Sonarr/pull/6675)
    * Fix typo by [@tillkruss](https://github.com/tillkruss) in [#6670](https://github.com/Sonarr/Sonarr/pull/6670)
    * UI change to show a footnote to indicate episode title/series title/release group truncation is supported by [@fireph](https://github.com/fireph) in [#6647](https://github.com/Sonarr/Sonarr/pull/6647)
    * Fixed: Sending ntfy.sh notifications with unicode characters by [@markus101](https://github.com/markus101) in [#6684](https://github.com/Sonarr/Sonarr/pull/6684)
    * New: Set 'Release Type' during Manual Import by [@markus101](https://github.com/markus101) in [#6685](https://github.com/Sonarr/Sonarr/pull/6685)
    * Fixed: Skip move when source and destination are the same by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6687](https://github.com/Sonarr/Sonarr/pull/6687)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6676](https://github.com/Sonarr/Sonarr/pull/6676)
    * Fixed: Improve AniList testing with Media filters by [@markus101](https://github.com/markus101) in [#6690](https://github.com/Sonarr/Sonarr/pull/6690)
    * New: Option to prefix app name on Telegram notification titles by [@markus101](https://github.com/markus101) in [#6691](https://github.com/Sonarr/Sonarr/pull/6691)
    * Add DevContainer and VSCode config by [@joshka](https://github.com/joshka) in [#6695](https://github.com/Sonarr/Sonarr/pull/6695)
    * New: Auto tag series based on tags present/absent on series by [@markus101](https://github.com/markus101) in [#6696](https://github.com/Sonarr/Sonarr/pull/6696)
    * Fixed: Renaming episodes for a series by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6697](https://github.com/Sonarr/Sonarr/pull/6697)
    * New: Detect shfs mounts in disk space by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6700](https://github.com/Sonarr/Sonarr/pull/6700)
    * Prevent multiple enumerations in Custom Formats token by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6702](https://github.com/Sonarr/Sonarr/pull/6702)
    * Fixed: Changing Release Type in Manage Episodes by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6707](https://github.com/Sonarr/Sonarr/pull/6707)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6698](https://github.com/Sonarr/Sonarr/pull/6698)
    * New: Parse absolute episode numbers within square brackets by [@markus101](https://github.com/markus101) in [#6708](https://github.com/Sonarr/Sonarr/pull/6708)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6713](https://github.com/Sonarr/Sonarr/pull/6713)
    * Improve release notes for main releases by [@markus101](https://github.com/markus101) in [#6712](https://github.com/Sonarr/Sonarr/pull/6712)
    * Bump version to 4.0.4 by [@markus101](https://github.com/markus101) in [#6720](https://github.com/Sonarr/Sonarr/pull/6720)
    
    New Contributors
    ----------------
    
    * [@cuki](https://github.com/cuki) made their first contribution in [#6674](https://github.com/Sonarr/Sonarr/pull/6674)
    * [@tillkruss](https://github.com/tillkruss) made their first contribution in [#6670](https://github.com/Sonarr/Sonarr/pull/6670)
    * [@fireph](https://github.com/fireph) made their first contribution in [#6647](https://github.com/Sonarr/Sonarr/pull/6647)
    * [@joshka](https://github.com/joshka) made their first contribution in [#6695](https://github.com/Sonarr/Sonarr/pull/6695)
    
    **Full Changelog**: [v4.0.3.1413...v4.0.4.1491](https://github.com/Sonarr/Sonarr/compare/v4.0.3.1413...v4.0.4.1491)
  • 4.0.3.1486
    292554df · update base image ·
    What's Changed
    --------------
    
    * New: Parse absolute episode numbers within square brackets by [@markus101](https://github.com/markus101) in [#6708](https://github.com/Sonarr/Sonarr/pull/6708)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6713](https://github.com/Sonarr/Sonarr/pull/6713)
    * Improve release notes for main releases by [@markus101](https://github.com/markus101) in [#6712](https://github.com/Sonarr/Sonarr/pull/6712)
    
    **Full Changelog**: [v4.0.3.1465...v4.0.3.1486](https://github.com/Sonarr/Sonarr/compare/v4.0.3.1465...v4.0.3.1486)
  • 4.0.3.1465
    292554df · update base image ·
    What's Changed
    --------------
    
    * Fixed: Improve AniList testing with Media filters by [@markus101](https://github.com/markus101) in [#6690](https://github.com/Sonarr/Sonarr/pull/6690)
    * New: Option to prefix app name on Telegram notification titles by [@markus101](https://github.com/markus101) in [#6691](https://github.com/Sonarr/Sonarr/pull/6691)
    * Add DevContainer and VSCode config by [@joshka](https://github.com/joshka) in [#6695](https://github.com/Sonarr/Sonarr/pull/6695)
    * New: Auto tag series based on tags present/absent on series by [@markus101](https://github.com/markus101) in [#6696](https://github.com/Sonarr/Sonarr/pull/6696)
    * Fixed: Renaming episodes for a series by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6697](https://github.com/Sonarr/Sonarr/pull/6697)
    * New: Detect shfs mounts in disk space by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6700](https://github.com/Sonarr/Sonarr/pull/6700)
    * Prevent multiple enumerations in Custom Formats token by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6702](https://github.com/Sonarr/Sonarr/pull/6702)
    * Fixed: Changing Release Type in Manage Episodes by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6707](https://github.com/Sonarr/Sonarr/pull/6707)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6698](https://github.com/Sonarr/Sonarr/pull/6698)
    
    New Contributors
    ----------------
    
    * [@joshka](https://github.com/joshka) made their first contribution in [#6695](https://github.com/Sonarr/Sonarr/pull/6695)
    
    **Full Changelog**: [v4.0.3.1442...v4.0.3.1465](https://github.com/Sonarr/Sonarr/compare/v4.0.3.1442...v4.0.3.1465)
  • 4.0.3.1442
    292554df · update base image ·
    What's Changed
    --------------
    
    * Fixed: Cleanse BHD RSS key in log files by [@markus101](https://github.com/markus101) in [#6673](https://github.com/Sonarr/Sonarr/pull/6673)
    * Fixed: Path parsing incorrectly treating series title as episode number by [@markus101](https://github.com/markus101) in [#6682](https://github.com/Sonarr/Sonarr/pull/6682)
    * Fixed: Deleted episodes not being unmonitored when series folder has been deleted by [@markus101](https://github.com/markus101) in [#6683](https://github.com/Sonarr/Sonarr/pull/6683)
    * Fix incorrect subtitle copy regex and extra file script import by [@JeWe37](https://github.com/JeWe37) in [#6640](https://github.com/Sonarr/Sonarr/pull/6640)
    * Specify widely supported display mode for PWA by [@cuki](https://github.com/cuki) in [#6674](https://github.com/Sonarr/Sonarr/pull/6674)
    * Add info box to custom formats modal by [@stevietv](https://github.com/stevietv) in [#6675](https://github.com/Sonarr/Sonarr/pull/6675)
    * Fix typo by [@tillkruss](https://github.com/tillkruss) in [#6670](https://github.com/Sonarr/Sonarr/pull/6670)
    * UI change to show a footnote to indicate episode title/series title/release group truncation is supported by [@fireph](https://github.com/fireph) in [#6647](https://github.com/Sonarr/Sonarr/pull/6647)
    * Fixed: Sending ntfy.sh notifications with unicode characters by [@markus101](https://github.com/markus101) in [#6684](https://github.com/Sonarr/Sonarr/pull/6684)
    * New: Set 'Release Type' during Manual Import by [@markus101](https://github.com/markus101) in [#6685](https://github.com/Sonarr/Sonarr/pull/6685)
    * Fixed: Skip move when source and destination are the same by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6687](https://github.com/Sonarr/Sonarr/pull/6687)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6676](https://github.com/Sonarr/Sonarr/pull/6676)
    
    New Contributors
    ----------------
    
    * [@cuki](https://github.com/cuki) made their first contribution in [#6674](https://github.com/Sonarr/Sonarr/pull/6674)
    * [@tillkruss](https://github.com/tillkruss) made their first contribution in [#6670](https://github.com/Sonarr/Sonarr/pull/6670)
    * [@fireph](https://github.com/fireph) made their first contribution in [#6647](https://github.com/Sonarr/Sonarr/pull/6647)
    
    **Full Changelog**: [v4.0.3.1413...v4.0.3.1442](https://github.com/Sonarr/Sonarr/compare/v4.0.3.1413...v4.0.3.1442)
  • 4.0.3.1413
    292554df · update base image ·
    What's Changed
    --------------
    
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6668](https://github.com/Sonarr/Sonarr/pull/6668)
    * Bump version to 4.0.3 by [@markus101](https://github.com/markus101) in [#6672](https://github.com/Sonarr/Sonarr/pull/6672)
    
    **Full Changelog**: [v4.0.2.1408...v4.0.3.1413](https://github.com/Sonarr/Sonarr/compare/v4.0.2.1408...v4.0.3.1413)
  • 4.0.2.1408
    292554df · update base image ·
    What's Changed
    --------------
    
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6653](https://github.com/Sonarr/Sonarr/pull/6653)
    * Fixed: Task with removed series causing error by [@markus101](https://github.com/markus101) in [#6650](https://github.com/Sonarr/Sonarr/pull/6650)
    * Fixed: Use custom formats from import during rename by [@markus101](https://github.com/markus101) in [#6651](https://github.com/Sonarr/Sonarr/pull/6651)
    * New: My Anime List import list by [@markus101](https://github.com/markus101) in [#6654](https://github.com/Sonarr/Sonarr/pull/6654)
    * New: Advanced settings toggle in import list, notification and download client modals by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6661](https://github.com/Sonarr/Sonarr/pull/6661)
    * Fix bug in which Minimum retention was not being considered for qBittorrent client test by [@carlos-sarmiento](https://github.com/carlos-sarmiento) in [#6637](https://github.com/Sonarr/Sonarr/pull/6637)
    * Adjust reporting of torrents with relative path in rTorrent by [@stevietv](https://github.com/stevietv) in [#6652](https://github.com/Sonarr/Sonarr/pull/6652)
    * Add DownloadStatus and DownloadStatusMessages to WebhookManualInteractionPayload by [@acortelyou](https://github.com/acortelyou) in [#6649](https://github.com/Sonarr/Sonarr/pull/6649)
    * New: Allow HEAD requests to ping endpoint by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6662](https://github.com/Sonarr/Sonarr/pull/6662)
    * Fix: Wrap routeableipv4 in try catch by [@covert8](https://github.com/covert8) in [#6644](https://github.com/Sonarr/Sonarr/pull/6644)
    
    New Contributors
    ----------------
    
    * [@carlos-sarmiento](https://github.com/carlos-sarmiento) made their first contribution in [#6637](https://github.com/Sonarr/Sonarr/pull/6637)
    * [@acortelyou](https://github.com/acortelyou) made their first contribution in [#6649](https://github.com/Sonarr/Sonarr/pull/6649)
    
    **Full Changelog**: [v4.0.2.1367...v4.0.2.1408](https://github.com/Sonarr/Sonarr/compare/v4.0.2.1367...v4.0.2.1408)
  • 4.0.2.1367
    292554df · update base image ·
    What's Changed
    --------------
    
    * Sort series by title in task name by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6628](https://github.com/Sonarr/Sonarr/pull/6628)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6630](https://github.com/Sonarr/Sonarr/pull/6630)
    * Fixed: Task progress messages in the UI by [@markus101](https://github.com/markus101) in [#6633](https://github.com/Sonarr/Sonarr/pull/6633)
    * New: Parsing multi-episode file with two and three digit episode numbers by [@markus101](https://github.com/markus101) in [#6634](https://github.com/Sonarr/Sonarr/pull/6634)
    * Fixed: Plex Watchlist import list by [@markus101](https://github.com/markus101) in [#6635](https://github.com/Sonarr/Sonarr/pull/6635)
    * New: Support parsing season number from season folder when importing by [@markus101](https://github.com/markus101) in [#6639](https://github.com/Sonarr/Sonarr/pull/6639)
    * Fixed: Don't add series from import list with no matched TVDB ID by [@markus101](https://github.com/markus101) in [#6629](https://github.com/Sonarr/Sonarr/pull/6629)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6643](https://github.com/Sonarr/Sonarr/pull/6643)
    
    **Full Changelog**: [v4.0.2.1341...v4.0.2.1367](https://github.com/Sonarr/Sonarr/compare/v4.0.2.1341...v4.0.2.1367)
  • 4.0.2.1341
    292554df · update base image ·
    What's Changed
    --------------
    
    * Fixed: Parsing of some French and Spanish anime releases by [@markus101](https://github.com/markus101) in [#6616](https://github.com/Sonarr/Sonarr/pull/6616)
    * Bump ImageSharp, Polly, DryIoc, STJson, WindowsServices by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6617](https://github.com/Sonarr/Sonarr/pull/6617)
    * Add include/exclude logic for `{Custom Formats}` renaming token by [@Alanoll](https://github.com/Alanoll) in [#6618](https://github.com/Sonarr/Sonarr/pull/6618)
    * Add notification for build success/failures by [@markus101](https://github.com/markus101) in [#6614](https://github.com/Sonarr/Sonarr/pull/6614)
    * New: Show Series title and season number after task name when applicable by [@markus101](https://github.com/markus101) in [#6624](https://github.com/Sonarr/Sonarr/pull/6624)
    * Fixed: Disabled select option still selectable by [@markus101](https://github.com/markus101) in [#6627](https://github.com/Sonarr/Sonarr/pull/6627)
    * Fixed: Release push with only Magnet URL by [@markus101](https://github.com/markus101) in [#6626](https://github.com/Sonarr/Sonarr/pull/6626)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6621](https://github.com/Sonarr/Sonarr/pull/6621)
    
    **Full Changelog**: [v4.0.2.1312...v4.0.2.1341](https://github.com/Sonarr/Sonarr/compare/v4.0.2.1312...v4.0.2.1341)
  • 4.0.2.1312
    292554df · update base image ·
    What's Changed
    --------------
    
    * Fixed: Overly aggressive exception release group parsing by [@markus101](https://github.com/markus101) in [#6594](https://github.com/Sonarr/Sonarr/pull/6594)
    * Fixed: URL Base setting for Kodi connections by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6592](https://github.com/Sonarr/Sonarr/pull/6592)
    * Persist page size for Import List Exclusions by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6596](https://github.com/Sonarr/Sonarr/pull/6596)
    * Fix import list exclusion props by [@CheAle14](https://github.com/CheAle14) in [#6593](https://github.com/Sonarr/Sonarr/pull/6593)
    * Apple WebApp by [@Helvio88](https://github.com/Helvio88) in [#6599](https://github.com/Sonarr/Sonarr/pull/6599)
    * Fixed: Reprocessing release type for items in Manual Import by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6602](https://github.com/Sonarr/Sonarr/pull/6602)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6598](https://github.com/Sonarr/Sonarr/pull/6598)
    * Prevent NullRef in naming when truncating a null Release Group by [@markus101](https://github.com/markus101) in [#6608](https://github.com/Sonarr/Sonarr/pull/6608)
    * Fixed: Error sending Manual Interaction Required notification by [@markus101](https://github.com/markus101) in [#6595](https://github.com/Sonarr/Sonarr/pull/6595)
    * New: XXL modal size by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6610](https://github.com/Sonarr/Sonarr/pull/6610)
    * Fixed: Improve Single File Full Season Messaging by [@bakerboy448](https://github.com/bakerboy448) in [#6605](https://github.com/Sonarr/Sonarr/pull/6605)
    * `{Custom Format:Format}` Rename Token by [@Alanoll](https://github.com/Alanoll) in [#6585](https://github.com/Sonarr/Sonarr/pull/6585)
    * `{Release Hash}` Renaming Token by [@Alanoll](https://github.com/Alanoll) in [#6573](https://github.com/Sonarr/Sonarr/pull/6573)
    * Update release profile download client warning by [@stevietv](https://github.com/stevietv) in [#6611](https://github.com/Sonarr/Sonarr/pull/6611)
    
    New Contributors
    ----------------
    
    * [@Helvio88](https://github.com/Helvio88) made their first contribution in [#6599](https://github.com/Sonarr/Sonarr/pull/6599)
    
    **Full Changelog**: [v4.0.2.1262...v4.0.2.1312](https://github.com/Sonarr/Sonarr/compare/v4.0.2.1262...v4.0.2.1312)
  • 4.0.2.1262
    292554df · update base image ·
    What's Changed
    --------------
    
    * Import list exclusion pagination by [@CheAle14](https://github.com/CheAle14) in [#6533](https://github.com/Sonarr/Sonarr/pull/6533)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6583](https://github.com/Sonarr/Sonarr/pull/6583)
    * Queue Manual Import commands at high priority by [@markus101](https://github.com/markus101) in [#6579](https://github.com/Sonarr/Sonarr/pull/6579)
    * Renamed SeasonPackSpecification to ReleaseTypeSpecification by [@markus101](https://github.com/markus101) in [#6578](https://github.com/Sonarr/Sonarr/pull/6578)
    * Fixed: Add patch verifying ipv4 connectivity on disabling ipv6 by [@covert8](https://github.com/covert8) in [#6564](https://github.com/Sonarr/Sonarr/pull/6564)
    * Improve AddSeries Messaging and Logging by [@bakerboy448](https://github.com/bakerboy448) in [#6569](https://github.com/Sonarr/Sonarr/pull/6569)
    * Properly type validation errors/warnings by [@markus101](https://github.com/markus101) in [#6586](https://github.com/Sonarr/Sonarr/pull/6586)
    * Deluge client: add download directory & move completed by [@nopoz](https://github.com/nopoz) in [#6571](https://github.com/Sonarr/Sonarr/pull/6571)
    * Fixed: Issue extracting subtitle information for unknown episodes by [@markus101](https://github.com/markus101) in [#6588](https://github.com/Sonarr/Sonarr/pull/6588)
    * New: Episode Requested filter for Interactive Search by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6577](https://github.com/Sonarr/Sonarr/pull/6577)
    
    New Contributors
    ----------------
    
    * [@covert8](https://github.com/covert8) made their first contribution in [#6564](https://github.com/Sonarr/Sonarr/pull/6564)
    * [@nopoz](https://github.com/nopoz) made their first contribution in [#6571](https://github.com/Sonarr/Sonarr/pull/6571)
    
    **Full Changelog**: [v4.0.2.1223...v4.0.2.1262](https://github.com/Sonarr/Sonarr/compare/v4.0.2.1223...v4.0.2.1262)
  • 4.0.2.1223
    292554df · update base image ·
    What's Changed
    --------------
    
    * Fixed: Selection of last added custom filter by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6539](https://github.com/Sonarr/Sonarr/pull/6539)
    * Fixed: Don't store seasons from import list items in database by [@markus101](https://github.com/markus101) in [#6556](https://github.com/Sonarr/Sonarr/pull/6556)
    * Fixed: Handle DownloadClientInfo as nullable in ManualInteractionRequiredMessage by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6559](https://github.com/Sonarr/Sonarr/pull/6559)
    * Fixed: Processing updated episodes in series after refresh by [@markus101](https://github.com/markus101) in [#6561](https://github.com/Sonarr/Sonarr/pull/6561)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6562](https://github.com/Sonarr/Sonarr/pull/6562)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6568](https://github.com/Sonarr/Sonarr/pull/6568)
    * New: Options button for Missing/Cutoff Unmet by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6565](https://github.com/Sonarr/Sonarr/pull/6565)
    * New: URL Base setting for Media Server connections by [@markus101](https://github.com/markus101) in [#6563](https://github.com/Sonarr/Sonarr/pull/6563)
    * New: Bypass archived history for failed downloads in SABnzbd by [@markus101](https://github.com/markus101) in [#6552](https://github.com/Sonarr/Sonarr/pull/6552)
    * New: Release Type (Single/Multi episode and Season Pack) for Custom Formats by [@markus101](https://github.com/markus101) in [#6567](https://github.com/Sonarr/Sonarr/pull/6567)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6576](https://github.com/Sonarr/Sonarr/pull/6576)
    
    **Full Changelog**: [v4.0.2.1192...v4.0.2.1223](https://github.com/Sonarr/Sonarr/compare/v4.0.2.1192...v4.0.2.1223)
  • 4.0.2.1192
    292554df · update base image ·
    What's Changed
    --------------
    
    * update Sentry SDK add features by [@bruno-garcia](https://github.com/bruno-garcia) in [#6188](https://github.com/Sonarr/Sonarr/pull/6188)
    * Replace urls in translations with tokens by [@stevietv](https://github.com/stevietv) in [#6518](https://github.com/Sonarr/Sonarr/pull/6518)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6540](https://github.com/Sonarr/Sonarr/pull/6540)
    * Fixed: Parsing of subtitle languages separated by dash by [@markus101](https://github.com/markus101) in [#6531](https://github.com/Sonarr/Sonarr/pull/6531)
    * New: Option to sync season monitoring state when importing from another Sonarr instance by [@markus101](https://github.com/markus101) in [#6544](https://github.com/Sonarr/Sonarr/pull/6544)
    * Anime Refreshing Improvements by [@markus101](https://github.com/markus101) in [#6548](https://github.com/Sonarr/Sonarr/pull/6548)
    * New: Ignore language in split episode title by [@markus101](https://github.com/markus101) in [#6553](https://github.com/Sonarr/Sonarr/pull/6553)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6554](https://github.com/Sonarr/Sonarr/pull/6554)
    
    **Full Changelog**: [v4.0.2.1183...v4.0.2.1192](https://github.com/Sonarr/Sonarr/compare/v4.0.2.1183...v4.0.2.1192)
  • 4.0.2.1183
    292554df · update base image ·
    What's Changed
    --------------
    
    * Clean branch name to remove slashes by [@markus101](https://github.com/markus101) in [#6530](https://github.com/Sonarr/Sonarr/pull/6530)
    * Bump version to 4.0.2 by [@markus101](https://github.com/markus101) in [#6551](https://github.com/Sonarr/Sonarr/pull/6551)
    
    **Full Changelog**: [v4.0.1.1168...v4.0.2.1183](https://github.com/Sonarr/Sonarr/compare/v4.0.1.1168...v4.0.2.1183)
  • 4.0.1.1168
    292554df · update base image ·
    What's Changed
    --------------
    
    * Prevent useless builds by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6506](https://github.com/Sonarr/Sonarr/pull/6506)
    * Fixed: Refresh tags state to clear removed tags by housekeeping by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6485](https://github.com/Sonarr/Sonarr/pull/6485)
    * Improve messaging on indexer specified download client is not available by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6483](https://github.com/Sonarr/Sonarr/pull/6483)
    * Fixed reprocessing file in Manage Episodes by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6487](https://github.com/Sonarr/Sonarr/pull/6487)
    * Fixed: Correctly persist calendar custom filter selection by [@Qstick](https://github.com/Qstick) in [#6505](https://github.com/Sonarr/Sonarr/pull/6505)
    * Hints for week column and short dates in UI settings by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6482](https://github.com/Sonarr/Sonarr/pull/6482)
    * Multiple Translations updated by Weblate by [@markus101](https://github.com/markus101) in [#6509](https://github.com/Sonarr/Sonarr/pull/6509)
    * Use 'paths-ignore' instead of 'path' with only negative matches by [@markus101](https://github.com/markus101) in [#6520](https://github.com/Sonarr/Sonarr/pull/6520)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6513](https://github.com/Sonarr/Sonarr/pull/6513)
    * Fixed: Avoid upgrades for custom formats cut-off already met by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6388](https://github.com/Sonarr/Sonarr/pull/6388)
    * Fixed: Multi-word genres in Auto Tags by [@markus101](https://github.com/markus101) in [#6514](https://github.com/Sonarr/Sonarr/pull/6514)
    * New: Parse releases with season and episode numbers separated by a period by [@markus101](https://github.com/markus101) in [#6510](https://github.com/Sonarr/Sonarr/pull/6510)
    * Fixed: Only match via TV Rage ID if TheTVDB ID is not available by [@markus101](https://github.com/markus101) in [#6519](https://github.com/Sonarr/Sonarr/pull/6519)
    * Fix typo in log message matching by TVRage ID by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6516](https://github.com/Sonarr/Sonarr/pull/6516)
    * Upgrade node to 20.11.1 by [@markus101](https://github.com/markus101) in [#6521](https://github.com/Sonarr/Sonarr/pull/6521)
    * New: Indexer flags by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6486](https://github.com/Sonarr/Sonarr/pull/6486)
    * Use GitHubActionsTestLogger fo test reporting by [@markus101](https://github.com/markus101) in [#6523](https://github.com/Sonarr/Sonarr/pull/6523)
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6529](https://github.com/Sonarr/Sonarr/pull/6529)
    
    **Full Changelog**: [v4.0.1.1131...v4.0.1.1168](https://github.com/Sonarr/Sonarr/compare/v4.0.1.1131...v4.0.1.1168)
  • 4.0.1.1131
    292554df · update base image ·
    What's Changed
    --------------
    
    * Improve add/loading error notices by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6473](https://github.com/Sonarr/Sonarr/pull/6473)
    
    **Full Changelog**: [v4.0.1.1114...v4.0.1.1131](https://github.com/Sonarr/Sonarr/compare/v4.0.1.1114...v4.0.1.1131)
  • 4.0.1.1114
    292554df · update base image ·
    What's Changed
    --------------
    
    * Fixed: Prevent anime search with ep/season if not supported by [@Qstick](https://github.com/Qstick) in [#6497](https://github.com/Sonarr/Sonarr/pull/6497)
    
    **Full Changelog**: [v4.0.1.1096...v4.0.1.1114](https://github.com/Sonarr/Sonarr/compare/v4.0.1.1096...v4.0.1.1114)
  • 4.0.1.1096
    292554df · update base image ·
    What's Changed
    --------------
    
    * Translations update from Servarr Weblate by [@ServarrAdmin](https://github.com/ServarrAdmin) in [#6470](https://github.com/Sonarr/Sonarr/pull/6470)
    * Fixed: Redirecting after login by [@markus101](https://github.com/markus101) in [#6461](https://github.com/Sonarr/Sonarr/pull/6461)
    * Fixed: Remove old naming config from v3 API responses by [@markus101](https://github.com/markus101) in [#6462](https://github.com/Sonarr/Sonarr/pull/6462)
    * Fix translation keys by [@stevietv](https://github.com/stevietv) in [#6463](https://github.com/Sonarr/Sonarr/pull/6463)
    * Fixed: Naming validation when using max token length by [@mynameisbogdan](https://github.com/mynameisbogdan) in [#6466](https://github.com/Sonarr/Sonarr/pull/6466)
    * Fix: Wrapping of naming tokens with alternate separators by [@stevietv](https://github.com/stevietv) in [#6467](https://github.com/Sonarr/Sonarr/pull/6467)
    * New: Log database engine version on startup by [@markus101](https://github.com/markus101) in [#6469](https://github.com/Sonarr/Sonarr/pull/6469)
    * Wrapped fields on series details page in div by [@jab416171](https://github.com/jab416171) in [#6444](https://github.com/Sonarr/Sonarr/pull/6444)
    * Improve Custom Format Reject Reason Messaging by [@bakerboy448](https://github.com/bakerboy448) in [#6475](https://github.com/Sonarr/Sonarr/pull/6475)
    * Fixed: Don't use sub folder to check for free disk space for update by [@markus101](https://github.com/markus101) in [#6480](https://github.com/Sonarr/Sonarr/pull/6480)
    * New: Parse and reject split episode releases and files by [@markus101](https://github.com/markus101) in [#6476](https://github.com/Sonarr/Sonarr/pull/6476)
    * Fixed: Don't attempt to import from list with title only by [@markus101](https://github.com/markus101) in [#6477](https://github.com/Sonarr/Sonarr/pull/6477)
    * New: Parsing for titles with multiple translated titles separated by '/' and the season at the end by [@spanasiuk](https://github.com/spanasiuk) in [#6453](https://github.com/Sonarr/Sonarr/pull/6453)
    
    New Contributors
    ----------------
    
    * [@jab416171](https://github.com/jab416171) made their first contribution in [#6444](https://github.com/Sonarr/Sonarr/pull/6444)
    * [@spanasiuk](https://github.com/spanasiuk) made their first contribution in [#6453](https://github.com/Sonarr/Sonarr/pull/6453)
    
    **Full Changelog**: [v4.0.1.1047...v4.0.1.1096](https://github.com/Sonarr/Sonarr/compare/v4.0.1.1047...v4.0.1.1096)