Skip to content

v2.2.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 13:01
· 282 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.2.0-beta.2
docker pull ghcr.io/bablsoft/accessflow-frontend:2.2.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.2.0-beta.2 \
  --namespace accessflow --create-namespace

What's Changed

  • feat(AF-577): contextual "View docs" link on admin pages by @babltiga in #599
  • chore(deps): bump org.apache.pdfbox:pdfbox from 3.0.7 to 3.0.8 in /backend by @dependabot[bot] in #600
  • chore(deps-dev): bump @types/node from 26.1.0 to 26.1.1 in /frontend by @dependabot[bot] in #601
  • chore(deps-dev): bump vitest from 4.1.9 to 4.1.10 in /frontend by @dependabot[bot] in #602
  • chore(deps-dev): bump @vitest/coverage-v8 from 4.1.9 to 4.1.10 in /frontend by @dependabot[bot] in #603
  • chore(deps): bump axios from 1.18.0 to 1.18.1 in /frontend by @dependabot[bot] in #604
  • chore(deps): bump i18next from 26.3.4 to 26.3.6 in /frontend by @dependabot[bot] in #605

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