Releases: linuxserver/docker-nzbget
v26.0-ls231
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbget/v26.0-ls231/index.html
LinuxServer Changes:
Full Changelog: v26.0-ls230...v26.0-ls231
Remote Changes:
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
SystemHealthCheckoption 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
HardLinkingoption to create hardlinks in the destination directory during download; - Added
HardLinkingIgnoreExtto exclude specific file types from being hardlinked.
- Added
- 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.
- SystemHealth: Advanced configuration and environment diagnostics #722
-
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.
- NSERV improvements #674
testing-1ad70a2-ls32
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbget/testing-1ad70a2-ls32/index.html
LinuxServer Changes:
Full Changelog: testing-1ad70a2-ls31...testing-1ad70a2-ls32
Remote Changes:
Data change at JSON endpoint https://api.github.com/repos/nzbgetcom/nzbget/git/matching-refs/tags/testing
testing-01cfd0b-ls32
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbget/testing-01cfd0b-ls32/index.html
LinuxServer Changes:
No changes
Remote Changes:
Data change at JSON endpoint https://api.github.com/repos/nzbgetcom/nzbget/git/matching-refs/tags/testing
v26.0-ls230
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbget/v26.0-ls230/index.html
LinuxServer Changes:
Full Changelog: v26.0-ls229...v26.0-ls230
Remote Changes:
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
SystemHealthCheckoption 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
HardLinkingoption to create hardlinks in the destination directory during download; - Added
HardLinkingIgnoreExtto exclude specific file types from being hardlinked.
- Added
- 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.
- SystemHealth: Advanced configuration and environment diagnostics #722
-
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.
- NSERV improvements #674
testing-1ad70a2-ls31
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbget/testing-1ad70a2-ls31/index.html
LinuxServer Changes:
Full Changelog: testing-b32aba8-ls30...testing-1ad70a2-ls31
Remote Changes:
Data change at JSON endpoint https://api.github.com/repos/nzbgetcom/nzbget/git/matching-refs/tags/testing
v26.0-ls229
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbget/v26.0-ls229/index.html
LinuxServer Changes:
Full Changelog: v25.4-ls228...v26.0-ls229
Remote Changes:
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
SystemHealthCheckoption 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
HardLinkingoption to create hardlinks in the destination directory during download; - Added
HardLinkingIgnoreExtto exclude specific file types from being hardlinked.
- Added
- 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.
- SystemHealth: Advanced configuration and environment diagnostics #722
-
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.
- NSERV improvements #674
testing-b32aba8-ls30
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbget/testing-b32aba8-ls30/index.html
LinuxServer Changes:
Full Changelog: testing-3c41b51-ls29...testing-b32aba8-ls30
Remote Changes:
Data change at JSON endpoint https://api.github.com/repos/nzbgetcom/nzbget/git/matching-refs/tags/testing
v25.4-ls228
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbget/v25.4-ls228/index.html
LinuxServer Changes:
Full Changelog: v25.4-ls227...v25.4-ls228
Remote Changes:
What's Changed
-
Features:
-
Bug fixes:
-
For developers:
- Updated 7-Zip to 25.01 #655.
testing-3c41b51-ls29
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbget/testing-3c41b51-ls29/index.html
LinuxServer Changes:
Full Changelog: testing-3c41b51-ls28...testing-3c41b51-ls29
Remote Changes:
Data change at JSON endpoint https://api.github.com/repos/nzbgetcom/nzbget/git/matching-refs/tags/testing
testing-3c41b51-ls28
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbget/testing-3c41b51-ls28/index.html
LinuxServer Changes:
Full Changelog: testing-a3dfa7d-ls27...testing-3c41b51-ls28
Remote Changes:
Data change at JSON endpoint https://api.github.com/repos/nzbgetcom/nzbget/git/matching-refs/tags/testing