Release v2026.7.2-rc.3
Pre-release
Pre-release
Added support for video transcoding jobs using ffmpeg and fixed an issue with storage signed downloads. Other changes include adding a "Buy me a coffee" button to the README and updating documentation.
What's Changed
Pull Requests
- fix: storage signed-download 0 bytes, embedded-worker reaping, default-bucket FK (#244) @bartcode
- chore(deps): update module github.com/xuri/excelize/v2 to v2.11.0 [security] (#243) @app/renovate
- 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:
Bug Fixes:
Other Changes:
Stats
- 8 commits
- 3 contributors
Installation
Docker:
docker pull ghcr.io/nimbleflux/fluxbase:2026.7.2-rc.3NPM SDK:
npm install @nimbleflux/fluxbase-sdk@2026.7.2-rc.3Helm:
helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.7.2-rc.3CLI:
curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.7.2-rc.3Release 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-13 07:58:33 UTC