* 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
* refactor: use script to generate design tokens
* chore: improve code readaility
* refactor: make builder reusable to built in themes
* chore: improve code readability
* chore: add gitkeep in assets/font dir
* Revert "feat: improve white label scripts on Windows (#7755)"
This reverts commit a5eb2cdd9a.
* chore: use --verbose
* fix: lose nested children when accept ai response
* chore: lock analyzer version
* Reapply "feat: improve white label scripts on Windows (#7755)"
This reverts commit c73186306e.
* chore: lock analyzer version
* chore: update editor version
* fix: some link_preview launch review issues
* fix: some UI issues
* chore: pasting a link will not check whether it is an image
* fix: copy link to block not supported well
* fix: mention UI issues
* feat: support get youtube channel info
* chore: update translation
* feat: add shadow in appflowy theme
* chore: remove AFThemeExtensionV2
* fix: some UI issues
* feat: revamp link preivew
* feat: add convert to menu for link hover menu
* feat: add mention link
* feat: support convert preview to mention
* feat: add embed link preview
* fix: some test erros
* fix: test errors
* fix: some UI issues
* chore: add test for url
* chore: add test for mention
* chore: add test for bookmark
* chore: add test for embed
* chore: remove unuse import
* fix: some UI issues
* fix: remove text span overlay on mobile
* fix: code lint error
---------
Co-authored-by: Lucas <lucas.xu@appflowy.io>