Skip to content

Release v2026.6.3-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jun 06:14
8213b64

This release includes AI prompt caching, a native Anthropic provider, and per-user quota, as well as fixes for knowledge graph wiring issues. Additionally, various bug fixes and maintenance improvements have been made.

What's Changed

Pull Requests

  • 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

  • 5 commits
  • 3 contributors

Installation

Docker:

docker pull ghcr.io/nimbleflux/fluxbase:2026.6.3-rc.1

NPM SDK:

npm install @nimbleflux/fluxbase-sdk@2026.6.3-rc.1

Helm:

helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.6.3-rc.1

CLI:

curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.6.3-rc.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-06-30 06:22:40 UTC