What's Changed
- v26.1-testing by @dnzbk in #729
- Docker: Fix entrypoint to run as PID 1 by @calvinbui in #731
- Fix missing nzbget.h includes causing compilation errors by @sbraz in #736
- Ensure daemon ownership for files created at startup by @bket in #726
- Downgrade not-critical config errors to warnings or info by @dnzbk in #738
- Build: Refactor test organization and fix external lib dependency order by @dnzbk in #739
- Fix: brew head test build by @phnzb in #740
- OpenSSL 3.5.5 / 7zip 26.00 / Unrar 7.20 update by @phnzb in #742
- Refactor: switch to std::filesystem and fix Linux 2.6.32 compatibility by @dnzbk in #745
- Fix compilation error with boost::system::errc namespace aliasing by @dnzbk in #749
- Fix Windows app crash by adding fs::u8string wrapper for safe UTF-8 path extraction by @dnzbk in #750
- Fix: Use TempDir for download directory by @dnzbk in #754
New Contributors
- @calvinbui made their first contribution in #731
Full Changelog: v26.0...testing