* 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
* fix: turn off share apis when fg is off
* chore: bump client-api version
* fix: use workspace id in turn into member api
* feat: hide the invite textfield when user role is guest
* fix: improve error handling for invitation failures in share tab
* fix: handle sharing disabled state in share tab
* chore: bump version
* feat: replace sidebar menu with AFMenu
* chore: add error code
* feat: shared with me
* fix: app scale issue
* chore: udpate error message
* feat: support more access levels
* chore: delegate the view item events
* feat: inject the callbacks into shared page list
* fix: flutter analyze
* feat: support rename / change icon in shared folder
* feat: added shared page actions button
* fix: tests
* chore: update version
* 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
* fix: repeated setState in animation list
* test: add simple chat integration test
* chore: update chat list
* test: send messages without default messages
* fix: refresh space after moving page
* 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 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: add fix workspace assertion
* fix: macos build
* feat: add new token
* feat: change min width of AFButton to 76.0
* chore: update translations
* feat: add verifying button
* feat: set barrierDismissible as false
* chore: install libcurl4-openssl-dev on Linux
* fix: flutter analyze
* chore: bump cloud version to 0.9.45
* fix: ci tests
* fix: home bloc test
* fix: integration test
* fix: integration test
* fix: integration test
* feat: support anon local ai chat/writer
* feat: add mobile search page
* feat: complete mobile search page
* chore: add some tests for mobile search
* fix: some UI issues
* feat: invite member by link
* feat: add invite by link section
* feat: integrate invite by link and copy invite link
* feat: integrate invite link apis
* feat: add reset link dialog
* feat: support redirect to admin panel
* fix: flutter analyze
* feat: remove expire time
* fix: apply correct color in dark mode
* fix: flutter analyze
* chore: disable theme hotkey test
* 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>