All release notes

v1.106.1

1 feature, 1 fix

Update member removal logic and improve UI consistency

  • Refactored handleRemoveMember function to clarify the distinction between the current user and other members during removal actions.
  • Updated button text in the Menu component for consistency in capitalization.

Enhance confirmation dialogs and shared space limit display

  • Updated confirmation dialog titles and messages in EditSpacePanel and SpaceMembersList for improved clarity regarding member removal actions.
  • Refactored ManageBillingPanel and UpgradePageContent to accurately display shared space limits, ensuring that current counts do not exceed defined limits.
  • Added logic to cap displayed shared space counts when limits are reached, enhancing user understanding of available resources.