1.20.3 (2025-12-23)
Bug Fixes
- backend: improve HTML selection to include root element like
SwiftSoup(da2610a), closes #38 - frontend: defer download job start and improve error handling (4431158)
- frontend: improve cancellation UX for long-running tasks (dd44581)
- rs: clone before move token in downloaderJob (66df429)
- server: enable cancellation of DownloadChapter jobs (e898844)