Release v3.1.0 - #114
Merged
Merged
Conversation
A minor rather than a patch: this release adds a capability rather than correcting one. Sonarr and Radarr profiles can now refuse a release put.io delivered as junk — blacklisting it, searching again, and dropping it from put.io — before a byte reaches the disk, with its own screen recording every refusal. Off by default and off after upgrading, so nothing changes for an existing install that does not opt in. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
🐳 PR container imageRemoved — this pull request is closed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump and changelog date for v3.1.0. No code changes.
Minor rather than patch: #112 added a capability rather than correcting one — Sonarr and Radarr profiles can refuse a release put.io delivered as junk, blacklist it, and search again before anything is downloaded, with its own screen recording every refusal.
Off by default and off after upgrading, so an existing install that does not opt in behaves exactly as it did on 3.0.6.
Shipping in this release:
718/718 tests pass, lint clean. Verified end to end against a live Sonarr.
The draft GitHub release is prepared separately with
pnpm release:createonce this lands.