Releases: toddrob99/searcharr
Releases · toddrob99/searcharr
v3.2.2
v3.2.1
v3.2
v3.0
enh: Readarr support (thanks @aymanbagabas) #30, #58
enh: Lithuanian translation (thanks @StarvingDeveloper) #57
fix: forced tags will no longer be presented to the user for selection
enh: Updated to support for Sonarr v4 (legacy API is deprecated)
This item was removed due to Sonarr v4 deprecating support for language profiles:
enh: Support for Sonarr Language Profiles (thanks @Seriox) #46, #51, #52
v2.2
v2.1.5
v2.1.4
v2.1.3
No new features or bug fixes; just a housekeeping release to generate fresh docker images.
Full Changelog: v2.1.1...v2.1.3
v2.1.1
Fix: English translation is wrong when no matching movie is found
What's Changed
- Fix en-us translation by @Summon528 in #41
- v2.1.1 by @toddrob99 in #42
New Contributors
- @Summon528 made their first contribution in #41
Full Changelog: v2.1...v2.1.1
v2.1
Searcharr v2.1
New Features:
- Language Translations! Available languages include US English (default), Brazilian Portuguese, Romanian, German, Spanish, and Catalan. See wiki for more info (#31)
- Ability to customize
/start
,/help
, and/users
commands (searcharr_start_command_aliases = ["start"]
,searcharr_help_command_aliases = ["help"]
,searcharr_users_command_aliases = ["users"]
)
Fixed:
- Error adding to Radarr v3, qualityProfileId should be an integer (#33)