Release v2026.7.1
This release includes AI prompt caching, a native Anthropic provider, and per-user quota, as well as fixes for knowledge graph wiring issues. Additional bug fixes and maintenance improvements are also included.
What's Changed
Pull Requests
- chore(deps): update module github.com/gofiber/fiber/v3 to v3.3.0 [security] (#240) @app/renovate
- chore(deps): update dependency pnpm to v11.8.0 [security] (#239) @app/renovate
- feat: AI prompt caching, native Anthropic provider, per-user quota, KG wiring fixes (#238) @bartcode
- chore(deps): update dependency pnpm to v11.8.0 [security] (#237) @app/renovate
- chore(deps): update dependency astro to ^6.4.6 [security] (#236) @app/renovate
- chore(deps): update dependency vite to ^8.0.16 [security] (#235) @app/renovate
Commits
Features:
Other Changes:
Stats
- 8 commits
- 3 contributors
Installation
Docker:
docker pull ghcr.io/nimbleflux/fluxbase:2026.7.1NPM SDK:
npm install @nimbleflux/fluxbase-sdk@2026.7.1Helm:
helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.7.1CLI:
curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.7.1Release 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-05 10:01:42 UTC