Release v2026.7.2-rc.2
Pre-release
Pre-release
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:
Other Changes:
Stats
- 5 commits
- 2 contributors
Installation
Docker:
docker pull ghcr.io/nimbleflux/fluxbase:2026.7.2-rc.2NPM SDK:
npm install @nimbleflux/fluxbase-sdk@2026.7.2-rc.2Helm:
helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.7.2-rc.2CLI:
curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.7.2-rc.2Release 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