Finalize Beta
Some checks failed
GoReleaser / goreleaser (push) Has been cancelled
Release Docker Build / docker (push) Has been cancelled

This commit is contained in:
Mukhtar Akere
2025-05-23 02:30:04 +01:00
parent d10a6ddedd
commit 09202b88e9
19 changed files with 288 additions and 103 deletions

View File

@@ -1,15 +1,18 @@
# Changelog
## 0.6.0
## 1.0.0
- Add WebDAV support for all debrid providers
- Some refactors and code cleanup
- Add WebDAV support for debrid providers
- Some refactoring and code cleanup
- Fixes
- Fix Alldebrid not downloading torrents
- Fix Alldebrid not downloading uncached torrents
- Fix uncached torrents not being downloaded for RealDebrid
- Add support for multiple download API keys for debrid providers
- Add support for editable config.json via the UI
- Fix downloading timeout
- Fix UMASK for Windows
- Retries 50x(except 503) errors for RD
## 0.5.0