All release notes

v1.98.3

1 feature, 1 fix

Update free tier note limit from 300 to 200 across documentation and components

  • Adjusted the free tier note limit from 300 to 200 in various documentation files, including FEATURES.md, REFERRAL_BONUS_IMPLEMENTATION.md, and onboarding materials.
  • Updated related components and scripts to reflect the new limit, ensuring consistency in the user interface and API responses.
  • Enhanced user feedback mechanisms in the billing and note creation processes to align with the updated limit.

Add member limit display and management to EditSpacePanel

  • Introduced memberLimit state to track the maximum number of members allowed in a space for owners.
  • Updated API response to include memberLimit based on user tier.
  • Enhanced UI to display current member count against the limit, providing visual feedback for owners regarding membership capacity and upgrade options.