What's Changed
- Promote v25.5-testing by @dnzbk in #672
- handle AUTHINFO USER & AUTHINFO PASS as defined in RFC by @sanderjo in #674
- Add LICENSES tab, social links, and layout improvements by @dnzbk in #676
- Fix: Resolve scrolling issues in web UI tabs by @dnzbk in #678
- Fix: Scrolling on tablets by @dnzbk in #681
- Add: nserv and functional testing docs by @dnzbk in #683
- NSERV and letsencrypt certificates by @sanderjo in #684
- Fix: remove potential deadlocks and UB by @dnzbk in #687
- nserv: implement STAT by @sanderjo in #689
- AppHealth: Create required directories (DestDir, InterDir, ScriptDir) at startup by @dnzbk in #686
- AppHealth: Paths handling in Options and improve const correctness by @dnzbk in #690
- Fix: Error block overlapping by @dnzbk in #695
- Windows: binaries signing by SignPath by @phnzb in #699
- Fix: SignPath secrets by @phnzb in #700
- macOS: update workflows by @phnzb in #703
- Fix JSON parser to correctly handle nested arrays and objects by @dnzbk in #702
- Update build workflows (remove auto build on develop) by @phnzb in #705
- Fix: docker build digest artifacts naming by @phnzb in #706
- Hardlinking while direct rename by @lordload in #614
- Fix: uu decoding by @dnzbk in #710
- AppHealth: Multiple ScriptDir handling and improve const correctness by @dnzbk in #704
- Feature: Support incoming compressed NZB files by @dnzbk in #711
- Fix: ScriptOrder has no effect for extensions by @dnzbk in #714
New Contributors
Full Changelog: v25.4...testing