* 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: use auto_confirm in share with user api
* feat: reduce share api calls
* feat: add team space section in title bar
* feat: only user with full access can invite guest/member
* feat: customize popup style
* feat: support section type
* feat: update access level based on public or private space
* test: add access level tests
* chore: update i18n
* chore: disable bloc talker
* fix: tests
* fix: general access test
* fix: view title bar test
* chore: i18n
* 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
* 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
* fix: some LR issues
* fix: desktop textstyle issues
* fix: mobile textstyle issues
* fix: sometimes the path not showing
* fix: path displays error, open not exist page toast error
* fix: mobile search page focus issue
* fix: open page error
* fix: some UI issues
* fix: some LR issues
* fix: add max width for search result title
* fix: update the logic of refreshing chached views
* fix: padding issue
* fix: location of path is wrong
* fix: some UI color issues
* feat: turn guest into member
* feat: handle share results
* fix: clear email textfield after inviting
* test: add turn into member test
* fix: double toasts show when sharing with guest