Skip to content

v1.1.11

Choose a tag to compare

@ndycode ndycode released this 18 Mar 14:42
b918aac

Minor Compatibility and Stability Release

This release carries compatibility-facing behavior changes and operational hardening. Read the summary below before upgrading or publishing.

  • Fixed quota-cache key collisions for multi-workspace accounts that share the same email.
  • Rebuilt live quota fallback state after auth check and auth fix refreshes change shared-workspace identity fields.
  • Hardened live quota cache persistence so failed saves do not mutate the loaded cache object during forecast, check, or fix flows.

Commit Summary

  • b918aac fix(quota): keep multi-workspace fallbacks distinct (#122)