Skip to content

v5.4.6

Choose a tag to compare

@ndycode ndycode released this 19 Mar 12:59
· 149 commits to main since this release

Minor Compatibility and Stability Release

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

  • Gracefully handles deactivated_workspace responses by removing and flagging only the dead workspace entry instead of dropping healthy siblings that share the same user or refresh token.
  • Preserves workspace identity during doctor/health cleanup and keeps deactivated workspaces out of verify-flagged restore and quota-probe paths so the wrong account is not restored or removed.
  • Expands regression coverage for deactivated-workspace detection, org-scoped cleanup, and flagged-account restore behavior.

Commit Summary

  • 8cd8574 docs: refresh config guidance for current main structure
  • f667464 fix: gracefully handle deactivated_workspace by removing only the dead workspace entry
  • de8615b fix: preserve workspace identity in flagged cleanup
  • c0b51aa fix: keep deactivated workspaces out of restore flow
  • 85877c1 Merge pull request #85 from dengerouzzz/main
  • 0c8f64a chore(release): v5.4.6