What's Changed
- Merge pull request #778 from nzbgetcom/develop by @dnzbk in #779
- v26.2-testing by @dnzbk in #780
- Fix handling of server speed tests bound to a specific server by @dnzbk in #781
- Fix missing nzbget.h include order in Cleanup.cpp by @sbraz in #782
- Add build-disabled-pch job to verify compilation works without PCH by @dnzbk in #783
- CI: change 7-zip sources from 7-zip.org to GitHub by @phnzb in #786
- Fix: prevent auto-category from overriding manual category via CLI by @dnzbk in #787
- CI: fix latest artifacts creation by @phnzb in #790
- Fix SystemHealth validators by @dnzbk in #791
- Fix SkipWrite option by @dnzbk in #792
- Add support for ~/.config config locations by @dnzbk in #794
- Fix iPadOS files upload and sanitize DOM inputs to prevent XSS vulnerability by @dnzbk in #793
- nserv: log datetime by @sanderjo in #717
- Fix macOS dark mode readable text and NZB file association by @dnzbk in #795
- Resolve text fragmentation issues by @bket in #796
- Fix resource leaks in socket/listener and script pipe error paths by @bket in #797
- Prevent symlink attacks and TOCTOU races in daemon startup by @bket in #798
- Fix: only flag new-version if same update channel by @dnzbk in #800
- Add a 'This Year' total to bandwidth usage on statistics by @dnzbk in #801
- 7zip 26.01 / Unrar 7.21 update by @phnzb in #802
- Fix: prevent iOS from auto-capitalizing the login username field by @jayhostetter in #805
- Suppress WriteLog info/warning health checks and add LoggingValidator tests by @dantraynor in #803
- Fix: resolve hanging server speed tests by @dnzbk in #807
- Add Clear button to History page by @dantraynor in #804
- WebUI i18n, unit switching, and other improvements by @dnzbk in #813
New Contributors
- @jayhostetter made their first contribution in #805
- @dantraynor made their first contribution in #803
Full Changelog: v26.1...testing