mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-06-27 02:50:15 +00:00

* 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