Skip to content

v0.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 13:24
· 388 commits to refs/heads/main since this release
959be6c

Added

  • Added Task finish notification option
  • Added Bug report section to Admin settings for quick system info collection

Changed

  • Boost package hexhamming was updated. Now available on arm8 cpu and on Alpine Linux too.

Fixed

  • Fixed Python error: Out of range value for column duration (#47)
  • Fixed error "ffmpeg not found" when it was builded from source (thanks for issue to @sergeng)
  • Fixed connect error when using Nextcloud Docker with MariaDB (thanks for issue to @Bennneeeet)
  • Fixed connect error in some situations when using PGSQL with socket (thanks for issue to @pricly-yellow)