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
Full Changelog: v26.1...testing