* 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
* refactor: extract common view selection logic
* refactor: extract common component
* chore: make selected section selectable
* chore: max num of selected top-level pages
* 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
* 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
* refactor: use script to generate design tokens
* chore: improve code readaility
* refactor: make builder reusable to built in themes
* chore: improve code readability