charts
charts copied to clipboard
chore(deps): update container image ghcr.io/geek-cookbook/nzbget to v24.1@a3b6c4c by renovate
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/nzbget | major | 23.0 -> 24.1 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
nzbgetcom/nzbget (ghcr.io/geek-cookbook/nzbget)
v24.1
What's Changed
- Fixed: don't override user preference in unrar #251;
- Fixed (Docker): unable to unpack rar files #256;
- Fixed: possibility to use
0for umask #264; - Fixed:
fseekonot found #262; - Fixed: icons in webui in old browser versions #268.
v24.0
What's Changed
- Features:
-
Dark theme and new icons #214;
-
Added macOS x64 build support (macOS Mojave 10.14+) #194;
-
DEB/RPM packages support #230;
-
NewsServer Add UI - Default encryption and ports #225:
- moved Server.Encryption between Server.Host and Server.Port;
- made Server.Encryption to ON by default;
- made port depend on Server.Encryption value unless user has put something up:
- 563/443 for secure;
- 119/80 for unsecure.
-
Improved error messages and help text in Extension Manager #166:
- added 7-Zip exit codes decoder according to 7-Zip doc;
- added a warning that SevenZipCmd may not be valid, in case of extension installation problems.
-
Fixed stable/test release notifications #181:
- added automatic checking for new testing releases;
- fixed notifications about the new stable/testing release;
- fixed "Uncaught ReferenceError: installedRev" error.
-
Fixed and update links in webui #177:
- fixed license links;
- fixed links from nzbget.conf.
-
For developers:
- Moved to CMake. Autotools and MSBuild are deprecated now and may be removed in future versions #182:
- switched to CMake from autotools and MSBuild, which will simplify cross-platform development;
- fixed installing/uninstalling on FreeBSD and macOS via autotools/CMake;
- added automatic installation of Boost.Json;
- added support for static code analyzer Clang-Tidy.
- Revised and updated documentation #199:
- moved CONTRIBUTING.md to docs/;
- split INSTALLATION.md to POSIX.md, WINDOWS.md and HOW_TO_USE.md;
- added Extensions docs;
- added an instruction on how CPPCheck can be used with CMake.
- Docker: support native unrar building #231.
- Moved to CMake. Autotools and MSBuild are deprecated now and may be removed in future versions #182:
-
Bug fixes:
-
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
📝 Linting results:
:heavy_check_mark: Linting [charts/stable/nzbget]: Passed - Took 1 seconds Total Charts Linted: 1 Total Charts Passed: 1 Total Charts Failed: 0
✅ Linting: Passed - Took 1 seconds