What's Changed
- fix(progress): keep latest progress update when subscriber channel is full by @javi11 in #776
- fix(importer): import obfuscated multi-volume RAR NZBs that fail on duplicate subjects and transient fetches by @javi11 in #777
- fix(frontend): remove duplicated nested RAR extraction config UI by @javi11 in #778
- fix(importer): regenerate raw NZB from store when retrying a completed import by @javi11 in #779
- fix(docker): inject version ldflags in CI image build (#780) by @javi11 in #782
- fix(nzbfilesystem): guard ReadAtContext against use-after-close nil deref by @javi11 in #783
- feat(health): exclude configured categories from library-sync health checks by @javi11 in #784
Full Changelog: v0.3.1...v0.3.2