Skip to content

Release v2026.7.2-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:53
d7815a9

Video transcoding jobs now support ffmpeg. A "Buy me a coffee" button has been added to the README and documentation has been updated.

What's Changed

Pull Requests

  • feat: add ffmpeg to runtime image for video transcoding jobs (#242) @bartcode
  • Update docs and remove beta label (#241) @bartcode
  • chore(deps): update module github.com/gofiber/fiber/v3 to v3.3.0 [security] (#240) @app/renovate

Commits

Features:

  • d7815a9 feat: add ffmpeg to runtime image for video transcoding jobs (#242)

Other Changes:

  • 780599a Add Buy me a coffee button to README
  • 76bf9aa Update docs and remove beta label (#241)

Stats

  • 5 commits
  • 2 contributors

Installation

Docker:

docker pull ghcr.io/nimbleflux/fluxbase:2026.7.2-rc.2

NPM SDK:

npm install @nimbleflux/fluxbase-sdk@2026.7.2-rc.2

Helm:

helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.7.2-rc.2

CLI:

curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.7.2-rc.2

Release automatically generated by GitHub Actions


Smoke Test Results

Component Status
Docker Image ✅ Verified
NPM SDK ✅ Verified
NPM React SDK ✅ Verified

Smoke tests completed at 2026-07-07 14:02:08 UTC