All release notes

v1.97.0

1 feature

Add initialMemberOfIds prop to ProfilePage and MySpacesPanel

  • Introduced initialMemberOfIds prop to ProfilePageProps and MySpacesPanelProps to track space memberships.
  • Updated MySpacesPanel to utilize initialMemberOfIds for determining shared spaces before client API loads.
  • Enhanced ProfilePage to pass initialMemberOfIds from the profile page data, improving user experience in space identification.