v26.4.7
What's Changed (v26.4.6 -> v26.4.7)
✨ Features
sToken Login Boundary Enhancements
Extends STokenLoginBoundary to handle TOTP and concurrent-session challenges inline without a modal, and fixes a latent token_login bug where unauthenticated responses could pass through to subsequent GQL calls.
- FR-2616: handle totp and concurrent-session inline in STokenLoginBoundary by @nowgnuesLee in #6897
🧪 E2E Tests
sToken Login Boundary Coverage
Adds E2E regression coverage for the sToken login boundary routes introduced under Epic FR-2616.
- FR-2639: add E2E regression for sToken login boundary routes by @nowgnuesLee in #6865
Full Changelog: v26.4.6...v26.4.7