Skip to content

Release v2026.7.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 09:52
c32b2c3

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:

  • bd215e4 feat: AI prompt caching, native Anthropic provider, per-user quota, KG wiring fixes (#238)

Other Changes:

Stats

  • 8 commits
  • 3 contributors

Installation

Docker:

docker pull ghcr.io/nimbleflux/fluxbase:2026.7.1

NPM SDK:

npm install @nimbleflux/fluxbase-sdk@2026.7.1

Helm:

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

CLI:

curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.7.1

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-05 10:01:42 UTC