What's Changed
- Promote new v25.1 testing version by @dnzbk in #567
- Fix: text formatting and typos by @dnzbk in #568
- Fix: RSS feed segfault by @dnzbk in #569
- Fix: Correctly parse yEnc headers with combined name/ypart lines by @dnzbk in #571
- Update tests workflow: OpenBSD 7.7 by @phnzb in #573
- Add support for libxml2 2.14 dataBlock() callback (#572) by @bket in #575
- Fix: data race that could cause application crashes by @dnzbk in #577
- Refactor: StrToNum by improving performance, safety and minimizing memory usage by @dnzbk in #578
- Add: the file size extraction from the description of RSS feed by @dnzbk in #580
- Fix: handle missing server config options in webui by @dnzbk in #581
- Fix: prevent showing of negative age caused by incorrect dates in NZB file by @dnzbk in #583
- Fix: deobfuscation of yEnc subjects without quotes by @dnzbk in #584
- Build: upgrade par2-turbo to v1.3.0 by @dnzbk in #586
- Build: exclude regex when already provided by the system by @Coeur in #589
- Fix: minor analyzer warnings by @Coeur in #590
- Fix: OpenSSL memory leaks and vulnerabilities associated with older SSL/TLS protocols by @dnzbk in #591
New Contributors
Full Changelog: v25.0...testing