Skip to content

Release v2026.7.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 07:02
5a94345

Bug fixes and maintenance improvements, including fixes for storage signed-download issues and embedded-worker reaping, as well as improvements to documentation accuracy and examples. Additionally, video transcoding jobs now support ffmpeg and service-key revocation auditing has been added.

What's Changed

Pull Requests

  • feat: service-key revocation audit, export React hooks, widen SDK type, guides, config cleanup (#246) @bartcode
  • 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:

  • 5a94345 feat: service-key revocation audit, export React hooks, widen SDK type, guides, config cleanup (#246)
  • d7815a9 feat: add ffmpeg to runtime image for video transcoding jobs (#242)

Bug Fixes:

  • e66dc6d fix: storage signed-download 0 bytes, embedded-worker reaping, default-bucket FK (#244)

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

  • 12 commits
  • 3 contributors

Installation

Docker:

docker pull ghcr.io/nimbleflux/fluxbase:2026.7.2

NPM SDK:

npm install @nimbleflux/fluxbase-sdk@2026.7.2

Helm:

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

CLI:

curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.7.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-16 07:10:14 UTC