All release notes

v1.88.0

1 feature

Add contentOwnerId and userId props to components for enhanced user context

  • Introduced `contentOwnerId` and `userId` props in `MobileAdditional`, `SquareButton`, and related components to manage user-specific actions and permissions.
  • Updated rendering logic in `SquareButton` and `MobileAdditional` to conditionally display options based on user ownership.
  • Enhanced `getMenuOptions` function to include ownership checks for editing and erasing content, improving user experience by tailoring available actions.