Skip to content

v0.4.0

Choose a tag to compare

@Tohrusky Tohrusky released this 05 Sep 13:40
· 4 commits to main since this release
a5c26f0

What's new?

  • Added support for NVIDIA 50-series GPUs and NVENC.
  • Updated all frontend & backend dependencies to latest versions.
  • Merged the frontend repo into main; the full CI/CD pipeline now runs in GitHub Actions.
  • Fixed several legacy issues.

Breaking Changes

  • ROCm support has been deprecated: considering the maintenance cost, we will no longer maintain the official ROCm encode image.
  • All component docker images now published under one repo (lychee0/finalrip) with tag prefixes:
Old reference New reference (≥ v0.4.0)
lychee0/finalrip-xxx:yyy lychee0/finalrip:xxx-yyy
lychee0/finalrip-dashboard:latest lychee0/finalrip:dashboard
lychee0/finalrip-worker-encode:cuda-dev lychee0/finalrip:worker-encode-cuda-dev

Encode Environment