* chore: bump version to 0.11.4 and update changelog
* feat: add autofillHints support to AFTextField
* fix: remove autoFocus from font search input
* chore: fix code formatting
* fix: permission control doesn't work when opening the page at the first time
* feat: enable tracing events cost time
* feat: leave shared page via ... menu
* fix: hide the create page button if user is guest
* feat: disable publish button if user is a guest
* feat: add shared user table
* feat: integrate sql into folder manager
* feat: integrate shared user notification
* fix: flutter analyze
* fix: revert local shared user data
* fix: disable share button on mobile if user is a guest
* feat: save the shared user data
* feat: integrate pro plan workflow into share menu
* chore: format code
* feat: disable share menu in local mode
* chore: format code
* feat: optimize share section and share tab logic
* feat: new people with access section
* feat: new copy link widget
* fix: hide member page for guest user
* fix: hide sites page for guest user
* feat: support access level in document
* fix: can't edit the title when access level is read
* feat: guest role can't get page outside the flatten shared pages
* chore: refactor user workspace bloc
* feat: show guest role in workspace menu
* chore: update guest tag and section header
* chore: use readwrite as default permission
* fix: remove unused tests
* chore: clear share status
* fix: access level
* fix: menu color
* feat: support general access section
* feat: remove self access
* fix: tests
* fix: access level issues
* test: add workspace bloc test
* 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
* 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: add ai search entrance
* chore: revamp search recent list
* feat: revamp preview widget
* feat: support click the 'Ask ai button'
* feat: support go to trash when there is no search results
* feat: support AI overview
* fix: typo issue
* fix: empty trash item name
* chore: replace some Dividers to AFDividers
* chore: improve some code logic
* chore: update some icon color
* fix: some UI issue
* chore: adjust some paddings
* fix: align issue for reference sources
* fix: change clear icon's hover effect
* fix: clear search field will not make it unfocus
* chore: make 'Ask AI' button scroll with list
* chore: change the size of search panel
* fix: change mobile search field cancel icon
* feat: support preview panel for recent pages
* fix: some UI issues
* fix: hover to show the reference sources
* fix: some padding issues
* chore: upgrade editor version
* chore: only print the reminder refresh log when it contains new updates
* fix: google font family name issue
* chore: i18n
* feat: improve chat ai animation
* chore: replace delete button style
* chore: replace textfield in settings page
* fix: icon text align issue in database
* fix: member count is 0
* fix: invite member issue on mobile
* fix: checklist item align issue on Windows
* fix: integration test
* fix: support converting paragraph to markdown
* chore: update editor version
* fix: delete command in simple table cell
* feat: use new password error code
* fix: some mobile search UI issues
* fix: some icon colors
* fix: show 'Add Link' while creating a link on mobile
* fix: add tapping event for mobile embed link
* fix: bookmark can not open the non-http link
* fix: improve the behavior of links on mobile
* fix: switch workspace will refresh the reminders
* chore: remove unused import
* fix: test error
* fix: some notification center UI issues
* fix: add number to add dot on mobile
* chore: revamp number red dot
* fix: apply tokens for notification center
* fix: change some token value
* chore: change notification at to icon
* fix: revamp reminder bloc
* fix: test errors
* chore: lint issue
* fix: unit test errors
* fix: invitation link issues
* fix: cargo fmt
* feat: support invite member by link on mobile
* feat: implement new settings page design on mobile
* feat: add leave workspace button
* fix: flutter analyze
* fix: bloc error
* feat: add addMembers page