Skip to content

Releases: marax27/yodeller

v0.5.3

28 Dec 21:59
Compare
Choose a tag to compare

Container rebuild - no new features.

v0.5.2

21 Mar 21:46
Compare
Choose a tag to compare

Container rebuild - no new features.

v0.5.1

28 Nov 20:07
Compare
Choose a tag to compare

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

27 Nov 21:12
Compare
Choose a tag to compare

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

23 Nov 20:43
Compare
Choose a tag to compare

Changelog:

  • .NET upgrade: 6 → 7
  • Architecture overhaul (but no changes to user functionality)
  • README.md changes

Full Changelog: v0.3...v0.4

v0.3

20 Nov 13:12
Compare
Choose a tag to compare

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

16 Nov 18:39
Compare
Choose a tag to compare

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

08 Nov 21:08
216b1cd
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release
Fix path to Dockerfile

v0.1.0-alpha

08 Nov 21:04
52a07ec
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release
Create publish-to-docker-hub.yml