Skip to content

v2.3.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Aug 08:20
· 82 commits to main since this release
Immutable release. Only release title and notes can be modified.

⚠️ Pre-release — internal testing only. Pull :beta or the exact version tag below; :latest still points at the last stable release.

Container images

docker pull ghcr.io/bablsoft/accessflow-backend:2.3.0-beta.2
docker pull ghcr.io/bablsoft/accessflow-frontend:2.3.0-beta.2

Multi-arch: linux/amd64, linux/arm64.

Helm chart

helm repo add accessflow https://bablsoft.github.io/accessflow
helm repo update
helm install accessflow accessflow/accessflow --version 2.3.0-beta.2 \
  --namespace accessflow --create-namespace

What's Changed

  • Dashboard redesign: responsive grid, new widgets, Bklit charts (AF-498) by @babltiga in #719
  • chore(deps): bump react-i18next from 17.0.10 to 17.0.11 in /frontend by @dependabot[bot] in #711
  • chore(deps): bump software.amazon.awssdk:bom from 2.50.2 to 2.51.3 in /backend by @dependabot[bot] in #718
  • chore(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.45 to 2.1.46 in /backend by @dependabot[bot] in #713
  • chore(deps-dev): bump typescript-eslint from 8.62.0 to 8.66.0 in /frontend by @dependabot[bot] in #714
  • chore(deps-dev): bump globals from 17.6.0 to 17.9.0 in /frontend by @dependabot[bot] in #715
  • chore(deps-dev): bump jsdom from 29.1.1 to 30.0.1 in /frontend by @dependabot[bot] in #712

Full Changelog: v2.3.0-beta.1...v2.3.0-beta.2