All release notes

v1.87.0

1 feature

Implement space role management in MobileAdditional component

  • Added `spaceRole` prop to `MobileAdditional` and its React counterpart to manage user permissions related to spaces.
  • Updated the rendering logic in `SquareButton` to include `spaceRole` for conditional display of options based on user roles.
  • Enhanced data fetching in various pages to include member-of spaces, ensuring users see both owned and joined spaces.