3.7 KiB
New Beta Release
Prowlarr v0.4.4.1947 has been released on develop
- Users who do not wish to be on the alpha
nightly
testing branch should take advantage of this parity and switch todevelop
A reminder about the develop
and nightly
branches
- develop - Current Develop/Beta - (Beta): This is the testing edge. Released after tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still beta.
- nightly - Current Nightly/Unstable - (Alpha/Unstable) : This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch. Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update. This version is updated immediately.
Announcements
- Prowlarr Cardigann Definitions Schema Versions and Validations created
- Coming Soon - Newznab & All Indexer Definitions to YML - Cardigann v8
- Note that users of Newznab (Usenet) Indexers may see that the UI shows Indexers as added that are not.
- This will be fixed with Cardigann v8 and is due to all the Newznab Indexers sharing the same definition.
- https://i.imgur.com/tijCHlk.png
Additional Commentary
- Radarr Develop recently released
- Lidarr, Prowlarr, Radarr, Readarr now accept direct bitcoin donations
- Radarr Postgres Database Support in
nightly
anddevelop
- Prowlarr Postgres Database Support in
nightly
anddevelop
- Readarr Postgres Database Support in
nightly
- Lidarr Postgres Database Support in development (Draft PR#2625)
- *Arrs Wiki Contributions welcomed and strongly encouraged, simply auth with GitHub on the wiki and update the page
Releases
Native
Docker
NAS Packages
-
Synology - Please ask the SynoCommunity to update the base package; however, you can update in-app normally
-
QNAP - Please ask the QNAP to update the base package; however, you should be able to update in-app normally
Release Notes
v0.4.4.1947 (changes since v0.4.3.1921)
-
Translated using Weblate (Chinese (Simplified) (zh_CN))
-
Fixed: Correctly persist FlareSolverr Cookies to ensure it doesn't run on every request
-
Fixed: Correctly use FlareSolverr User Agent
-
Remove duplicate package NLog.Extensions in Prowlarr.Common
-
Fixed: (Cardigann) fix imatch for rows
-
Support for digest auth with HttpRequests
-
Fixed: (Cardigann) Genre is optional
-
Fixed: (Cardigann) Genre Parsing
-
Automated API Docs update
-
Fixed: (Cardigann) Genre Parsing for Releases
-
Fixed: (Cardigann) messy row strdump
-
New: (Cardigann) Additional query support
-
Bump version to 0.4.4
-
Other bug fixes and improvements, see GitHub history