Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 9, 2026

New version v0.78.0 in

  • (web)
  • web/oss
  • web/ee
  • sdk
  • api

jp-agenta and others added 20 commits January 15, 2026 18:41
- Fix regression where auth methods were hidden during auth upgrade
- Show social auth buttons when auth upgrade is required
- Hide email-based flows during auth upgrade (user needs social/SSO)
- Move org switch and sign out options to bottom with cleaner layout
- Change 'workspace' to 'organization' in copy
- Fix unused variable lint error in SendOTP component
When a subscription plan is changed, the entitlements cache was not being
invalidated, causing the old plan's entitlements to remain in effect until
the cache expired or was manually cleared.

This fix adds cache invalidation for the 'entitlements:subscription' namespace
after any subscription event is processed, ensuring that plan changes take
effect immediately.
fix(frontend): fix auth upgrade flow regression and improve UI
…ache-on-plan-switch

fix(api): invalidate entitlements cache on plan switch
…nd-sso

[feat] Add multi-organizations, verified domains, and sso providers
@jp-agenta jp-agenta changed the base branch from release/v0.77.0 to main January 16, 2026 15:03
@junaway junaway closed this Jan 16, 2026
@junaway junaway reopened this Jan 16, 2026
@junaway junaway enabled auto-merge January 16, 2026 15:35
@junaway junaway disabled auto-merge January 16, 2026 15:37
@junaway junaway merged commit 233ea67 into main Jan 16, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants