Skip to content

Release v0.4.0

Compare
Choose a tag to compare
@doughsay doughsay released this 10 Jun 05:31
· 986 commits to main since this release

This is a major update with a lot of changes. Highlights are listed below.

User facing changes

  • Complete UI re-design
  • Dark mode support
  • First-time-setup experience
  • New logo

Admin facing changes

  • New overview dashboard
  • Chapterized MP4 encoder
  • MP4 concat re-encoder
  • Users admin
  • Allow uploading replacement or additional files to existing media
  • Allow deleting chapters
  • Reporting on encoding progress
  • All admin tables have more details and more columns
  • Searching works on all text-based columns
  • Live-update admin tables when things change, like encoding finishes
  • You can turn user registration on and off
  • Working emails for registration and forgotten passwords

Developer facing changes

  • Switch to Podman for containers
  • Switch to Yarn for NPM assets
  • Tests + code coverage