Key changes since 4.2.0:
Archive:
When jobs are removed from the History, they are moved to the Archive.
Keep your History clean and still be able to reliably use Duplicate Detection.
Apprise Integrated:
Send notifications using Apprise to almost any notification service.
Supported notifications:
https://github.com/caronc/apprise/wiki Notification Script SABnzbd-notify.py is no longer needed.
Added IPv6-staging option:
Enable ipv6_staging in Config - Specials to get additional IPv6 features:
Add IPv6 hostnames during address selection.
Internet Bandwidth is measured separately for IPv4 and IPv6.
Other:
The text output format is removed from the API, json is the default.
Handling of multiple inputs to several API methods was improved.
File browser dialog is available to select file paths in the Config.
Users will be warned if they configure an Indexer as a Server.
Added SAB_API_KEY and SAB_API_URL to script environment variables.
Windows/macOS: Updated Python to 3.12.3, Multipar to v1.3.3.2,
Unrar to 7.00 and 7zip to 24.03.
Bug fixes since 4.2.0:
Incorrect warnings of unknown status codes could be thrown.
Watched Folder would not work if Socks5 proxy was active.
Prevent crash on invalid Server Expiration Date.
Windows: Installer could create duplicate shortcuts.