✨ Features
- auth: Added scoped content token authentication for torrent data routes (#1280)
- tracker: Added setting to disable tracker warning status (#1168)
- torrent: Added selectedSizeBytes to TorrentProperties and frontend column (#1172)
- pwa: Registered as OS handler for
.torrentfiles and magnet links (#1167)
🐞 Bug Fixes
- css: Restored
color: inheriton button elements removed in ress v5 (#1278) - deps: Downgraded yargs to v17 (breaking change mitigation) (#1277)
- core: Migrated from deprecated
disableRequestLoggingtologController(#1224) - core: Reverted
Math.roundtoMath.floorfor percentComplete calculations (#1181) - core: Replaced deprecated
fs.rmdirwithfs.rm(#1175) - core: Dont ignore dotfiles anymore (#1165)