* 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
* fix: anon user can not locate its data
* chore: add test
* chore: bump version 0.9.1
* chore: remove self-hosted ios ci
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* 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: 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
* 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
* fix: revamp desktop notification center
* fix: complete the red dot
* fix: remove context from showToastNotification
* fix: date picker not updated after enable time
* fix: path erro with ActionArgumentKeys.path
* 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