Release v2026.7.2-rc.4
Pre-release
Pre-release
Fixed issues with storage signed downloads, embedded worker reaping, and default bucket foreign keys. Additionally, support for video transcoding jobs has been added by including ffmpeg in the runtime image, and documentation has been updated to fix accuracy defects and remove the beta label.
What's Changed
Pull Requests
- docs: fix accuracy defects and broken examples across guides (#245) @bartcode
- 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:
- b1bac58 docs: fix accuracy defects and broken examples across guides (#245)
- 780599a Add Buy me a coffee button to README
- 76bf9aa Update docs and remove beta label (#241)
Stats
- 10 commits
- 3 contributors
Installation
Docker:
docker pull ghcr.io/nimbleflux/fluxbase:2026.7.2-rc.4NPM SDK:
npm install @nimbleflux/fluxbase-sdk@2026.7.2-rc.4Helm:
helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.7.2-rc.4CLI:
curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.7.2-rc.4Release 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-15 20:48:41 UTC