What's Changed
- fix: update nntppool to v4.7.0 and expose keepalive config in UI by @javi11 in #443
- Disable segment cache options when cache is disabled by @javi11 in #444
- fix: extract applyNzbRename helper and add test for rename_to_nzb_name=false by @javi11 in #445
- fix: respect rename_to_nzb_name setting for single-file archive normalization by @javi11 in #446
- fix: respect skip_ping when testing and saving providers by @javi11 in #447
- feat: preserve internal folder structure when extracting RAR/7zip archives by @javi11 in #449
- fix: enable save button when skip_ping is true for new providers by @javi11 in #450
- feat: enhance Arrs integration, NZBDav performance, and provider metrics by @drondeseries in #442
- fix: add linux build tag to hanwen handle_test.go by @javi11 in #451
- fix: render toast notifications above modals by @javi11 in #453
- feat(health): improve streaming failure handling and dynamic ARR configuration by @drondeseries in #455
- fix: restore correct passwords after provider reorder by @javi11 in #456
- feat(importer): parallelize archive processing and add encryption-aware segment validation by @javi11 in #459
- fix(auth): re-evaluate auth state immediately after disabling login requirement by @javi11 in #460
- fix(importer): remove duplicate folder when nested RAR subfolder matches virtual dir name by @javi11 in #461
- fix(importer): read import config dynamically instead of caching at startup by @javi11 in #462
- perf(fuse): eliminate per-read goroutine churn by @javi11 in #463
- fix(health): improve relinking, library path tracking and blocklist logic by @drondeseries in #458
- feat(health): route symlink regeneration to correct path per trigger source by @javi11 in #464
- feat(config): add option to regenerate symlinks when mount path changes by @javi11 in #465
- feat(backup): cron-based backup scheduling with friendly UI picker by @javi11 in #466
- fix(stremio): align default categories with Newznab API convention by @javi11 in #467
- fix(ui): show full filenames without truncation by @javi11 in #468
Full Changelog: v0.1.0...v0.2.0