What's Changed
- Merge pull request #826 from nzbgetcom/develop by @dnzbk in #831
- v26.3-testing by @dnzbk in #832
- Fix: guard addEventListener and Status.status accesses by @dnzbk in #834
- Fix: feed category priority and consolidate category resolution by @dnzbk in #835
- Update DirectUnpack description and WriteLog default value by @dnzbk in #837
- Fix: JSON-RPC param reader by @dnzbk in #843
- Fix WebUI crash on startup with non-English languages by @dnzbk in #845
- 7zip 26.02 / Unrar 7.23 update by @phnzb in #847
- Add per-feed certificate verification option by @dnzbk in #846
- Fix printf format specifiers for int64 and size_t by @xbmc4lyfe in #856
- Fix broken sanitizer flags, segfault crashes and data races by @dnzbk in #851
- Fix: preserve category for compressed archives in NzbDir subdirectories by @dnzbk in #860
- Fix System tests due to their rare random failures by @xbmc4lyfe in #859
- Fix error message for OS release retrieval on Linux by @simons-public in #864
- Fix: SkipWrite causes infinite spin loop by @dnzbk in #871
- Add AI-Assisted Contributions Policy by @phnzb in #873
- Add support for extension i18n by @dnzbk in #872
- Remove about_caption from generate_locales and EXTENSIONS.md by @dnzbk in #874
- Fix Download Remaining Files (From History) Doesn't work for Health failed files by @xbmc4lyfe in #870
- fix(i18n): translate leftover English in pl and hu locale files by @dnzbk in #876
- Fix UnpackPassFile is never consulted for 7z archives with encrypted headers by @dnzbk in #877
- Fix tests skipping without assertions when unrar/7z unavailable by @dnzbk in #878
- chore: cleanup sources.cmake, gitignore, and cmake policy warnings by @dnzbk in #880
- Fix functional test suite on Python 3 and modern pytest by @xbmc4lyfe in #883
- Bump par2-turbo to v1.4.0-20260803, pass -T flag, and clamp stage progress by @dnzbk in #885
New Contributors
- @xbmc4lyfe made their first contribution in #856
- @simons-public made their first contribution in #864
Full Changelog: v26.2...testing