Skip to content

0.1.9

Choose a tag to compare

@ndycode ndycode released this 13 Mar 12:18
57b2591

Bug Fixes

  • Preserved distinct business accounts that share a workspace accountId so no-email login, refresh, and restore paths stop overwriting sibling seats. (#90)
  • Aligned guarded identity matching across runtime login, CLI recovery, storage normalization, import preview/apply, entitlement tracking, and refresh-token handling. (#90)
  • Hardened rollback and regression coverage for concurrent persistence, flagged-account recovery, malformed-token rows, and shared-workspace edge cases. (#90)

Changelog

Full Changelog: v0.1.8...v0.1.9

  • #90 fix: preserve business accounts that share a workspace accountId @Microck