Releases: marax27/yodeller
Releases · marax27/yodeller
v0.5.3
v0.5.2
v0.5.1
Changelog:
- Added: a 'Download started' request history entry
- Fixed: real-time notifications now update the entire table row (not just the status)
- Fixed: downloader's standard output suppressed. Downloader's standard error output is still logged in Yodeller's logs (if the download fails)
Full Changelog: v0.5...v0.5.1
v0.5
Changelog:
- Added real-time table updates with SignalR
- Client application is now based on TypeScript + Webpack
- Bugfixes
Full Changelog: v0.4...v0.5
v0.4
Changelog:
- .NET upgrade: 6 → 7
- Architecture overhaul (but no changes to user functionality)
- README.md changes
Full Changelog: v0.3...v0.4
v0.3
Changelog:
- Added: subtitles download
- Added: refresh overlay to the table
- Added: request's history
- Added: a 'clear finished requests' button (removes completed, failed and cancelled requests from the table)
Full Changelog: v0.2...v0.3
v0.2
Changelog:
- Added: request cancellation (requirement: actual download has not started yet)
- Changed: download no longer blocks the processing of a message queue
Full Changelog: v0.1.1-alpha...v0.2
v0.1.1-alpha
Fix path to Dockerfile
v0.1.0-alpha
Create publish-to-docker-hub.yml