Skip to content

nzbget 26.0#265516

Merged
BrewTestBot merged 2 commits intomainfrom
bump-nzbget-26.0
Feb 2, 2026
Merged

nzbget 26.0#265516
BrewTestBot merged 2 commits intomainfrom
bump-nzbget-26.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## What's Changed
  • Features:

    • SystemHealth: Advanced configuration and environment diagnostics #722
      • Added validation methods to check for conflicting settings, suboptimal values, and missing dependencies;
      • Introduced a status reporting mechanism (Info/Warning/Error) to guide users toward better configuration;
      • Enhanced detection of filesystem and hardware compatibility issues at startup;
      • Added SystemHealthCheck option to enable/disable configuration validation.
    • Support for processing compressed NZB archives #711
      • Added support for importing NZB files directly from compressed archives (e.g., RAR, ZIP, GZIP);
      • Archives dropped into the NzbDir (watch folder) or uploaded via the WebUI are now automatically processed.
    • Hardlinking during Direct Rename, allowing immediate access to files #614
      • Added HardLinking option to create hardlinks in the destination directory during download;
      • Added HardLinkingIgnoreExt to exclude specific file types from being hardlinked.
    • WebUI and Settings page improvements #676
      • Added the LICENSES tab;
      • Added social media links to the INFO page;
      • Fixed the position of the "Save all changes" button - it’s now aligned with the sidebar;
      • Centered content on large screens (content is now centered instead of stretched full-width);
      • Added a dedicated scroll area for the main content - the main content can now be scrolled independently of the sidebar and the "Save all changes" button.
    • Windows release binaries and installer signing by SignPath #699.
  • Bug fixes:

    • Fixed potential deadlocks and Undefined Behavior (UB) #686;
    • Fixed JSON parser to correctly handle nested arrays and objects #702;
    • Fixed UU decoding issues #710;
    • Fixed ScriptOrder having no effect for extensions #714;
    • Added environment size check to log a warning if it exceeds the system limit on POSIX #721.
  • For developers:

    • NSERV improvements #674
      • Handle AUTHINFO USER & AUTHINFO PASS as defined in RFC;
      • Added the STAT request support.
    • Updated OpenSSL to 3.5.4 #720;
    • macOS pipeline #703
      • x86_64 build: change runner to macos-14;
      • universal build: update build and sign steps to run on macos-14.
    • Docker #723
      • Updated the image to Alpine 3.22;
      • Updated 7zip to 25.01.

View the full release notes at https://github.com/nzbgetcom/nzbget/releases/tag/v26.0.


@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` boost Boost use is a significant feature of the PR or issue labels Feb 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 2, 2026

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 2, 2026
@BrewTestBot BrewTestBot enabled auto-merge February 2, 2026 14:55
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 2, 2026
Merged via the queue into main with commit 906579a Feb 2, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-nzbget-26.0 branch February 2, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

boost Boost use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants