* chore: refetch view when reload
* chore: excessive padding
* chore: cursor for clear search input
* chore: move other to bottom of category list
* chore: padding on mobile
* chore: select sources background color
* chore: support single and multi select
* chore: adjust colors
* fix: some LR issues
* fix: desktop textstyle issues
* fix: mobile textstyle issues
* fix: sometimes the path not showing
* fix: path displays error, open not exist page toast error
* fix: mobile search page focus issue
* fix: open page error
* fix: some UI issues
* fix: some LR issues
* fix: add max width for search result title
* fix: update the logic of refreshing chached views
* fix: padding issue
* fix: location of path is wrong
* fix: some UI color issues
* feat: turn guest into member
* feat: handle share results
* fix: clear email textfield after inviting
* test: add turn into member test
* fix: double toasts show when sharing with guest
* chore: bump AppFlowy version to 1.0.0 and add sharedSection feature flag
* feat: conditionally display spaces in sidebar based on user role
* refactor: update user avatar implementation and enhance shared section functionality
- Removed unused colorHash from SharedUserWidget.
- Enabled polling in SharedSectionBloc for improved data updates.
- Disabled dragging for shared pages in SharedPagesList.
- Updated UserAvatar to use AFAvatar for consistency across components.
- Adjusted avatar sizes in various components to utilize AFAvatarSize enums.
* fix: typo
* refactor: enhance share tab functionality and error handling
* chore: i18n
* feat: turn guest into member
* fix: unit tests
* fix: unit tests
* chore: revert version changes
* feat: get the shared folder
* feat: add shared_view sql
* feat: persist the shared view data
* feat: support notification
* fix: flutter compile
* feat: add logic, data and presentations
* feat: integrate client-api endpoints
* feat: replace upsert with replace_all for workspace shared views management
* refactor: streamline sharedPages retrieval with extension method
* feat: enhance SharedSidebarBloc with folder notification support and update shared pages management
* feat: implement SharedSection with Bloc integration and new UI components
* chore: update comments
* feat: introduce SharedSectionBloc for managing shared pages with polling and notification support
* refactor: replace AFAccessLevelPB with ShareAccessLevel in shared pages management and extend functionality with new extensions
* chore: rename folder
* feat: add unit tests for SharedSectionBloc and UI components in shared section
* fix: rust fmt
* chore: revert version changes
* fix: cargo clippy
* fix: unit test
* feat: support avatar in appflowy_ui package
* feat: add menu component
* feat: optimize section component
* feat: add menu example
* feat: add menu item selected status
* feat: support popover
* fix: analyze issue
* fix: show search panel by shortcut will hide the 'Ask for AI' button
* fix: hovering on the search result will hide the border
* fix: improve the logic of updating CommandPalette value
* fix: UI issues
* fix: improve the behavior of search result preview
* chore: add integration test for desktop searching
* feat: enable click search result preview to open the page