v1.124.0
Feature
Enhance toast notifications and app version exposure
- Integrated a global toast notification system using the sonner library, allowing for consistent user feedback across the application.
- Exposed the app version globally for easier access in various components.
- Updated routing to handle multi-step sign-in and sign-up flows more effectively.
- Improved the layout and styling of various pages, including the Dashboard, Find, and Shared Note pages, for better user experience.
Feature
Enhance content organization in OrganizedContentList and SpaceContentList
- Introduced section-based organization for items in OrganizedContentList and SpaceContentList, improving user navigation and content clarity.
- Added new utility functions to determine section keys and labels based on item properties.
- Updated rendering logic to display section headers and group items accordingly, enhancing the overall user experience.
