v0.0.4-beta.1
Pre-release
Pre-release
·
28 commits
to develop
since this release
0.0.4-beta.1 (2026-06-07)
📊 270 commits · 0 breaking changes
⚠️ Pre-1.0 posture. Flowatch does not guarantee compatibility
between pre-1.0 releases. Breaking changes may land at any time.
Operators following the main branch should expect to rebuild state
between releases. 1.0.0 will be the first public,
compatibility-stable milestone.
🔐 Authentication
- auth: extract SettingsAuthTab from components.tsx for NFR-21 size gate (69871f9)
- auth: Story 28.2 — Settings Authentication tab + install-auth-strategy dispatcher (7f27c0f)
- auth: Story 28.3 — Bearer (paste-a-token) auth strategy (8d6c8b5)
- oidc: Keycloak OIDC test fixture for the AuthStrategy (Story 28.4) (5b6949e)
- oidc: stop 401 redirect loop, Basic Og== leak, sessionStorage tokens, post-signin refetch (Story 28.4) (ca2143a)
- oidc: Story 28.4 — OIDC Authorization Code + PKCE via react-oidc-context (33e7796)
🌐 Flowable REST contract
- api: Story 28.1 — pluggable AuthStrategy seam in request() funnel (9ba918d)
🛠️ DevEx & Tooling
- ci: refresh NOTICE for oidc deps + extend GitGuardian allowlist (Story 28.4) (dddeed5)
- release: back-merge v0.0.3 into develop [skip release] (0a5ec66)
Auto-generated by semantic-release.