github murtaza-nasir/speakr v0.6.0-alpha
v0.6.0 - Queue Control

latest release: v0.6.1-alpha
8 hours ago

What's New

Multi-User Job Queue

  • Fair round-robin scheduling across users
  • Separate queues for transcription and summarization
  • Automatic retry for failed jobs (up to 3 attempts)

Unified Progress Tracking

  • Single view merging uploads and backend processing
  • Smart polling - only when active items exist
  • Compact redesigned UI with status indicators

Upgrade

docker pull learnedmachine/speakr:latest
docker compose down && docker compose up -d

Compatibility

  • ✅ Fully backward compatible with v0.5.10
  • ✅ No configuration changes required
  • ✅ Automatic database migration

Full Changelog: v0.5.10-alpha...v0.6.0-alpha

Don't miss a new speakr release

NewReleases is sending notifications on new releases.