The web 0.17.0 version requires the server to be upgraded to at least 0.18.0.
What's Changed
- fix(database): stop retrying denied row documents by @appflowy in #479
- feat(database): support relation and person grouping by @appflowy in #478
- feat(database): support Created By and Last Edited By fields by @appflowy in #480
- feat(database): match desktop's relation creation dialog by @appflowy in #482
- feat(import): import multiple CSV files at once by @appflowy in #481
- feat: add structured space permissions and group access management by @appflowy in #466
- fix(editor): paste text at the caret instead of the next line by @appflowy in #486
- fix(database): relation picker first-open, two-way reciprocal property, sidebar drop indicator by @appflowy in #484
- fix: Text→Files & media crash and the runaway loading spinner by @appflowy in #485
- fix(sidebar): reduce periodic outline polling and repeated 403 ancestor fetches by @appflowy in #487
- fix(database): load shared row documents with database context by @appflowy in #488
- fix(database): cache workspace catalog for database selection by @appflowy in #483
- fix(database): restore relation metadata and loading feedback by @appflowy in #489
- fix: streamline relation loading and coalesce trash requests by @appflowy in #490
- fix: stop relation metadata requests on grid scroll by @appflowy in #491
- fix: close relation metadata cache races by @appflowy in #492
- fix: prevent breadcrumb refresh when expanding sidebar space by @appflowy in #493
- fix: smooth image upload status and preview by @appflowy in #495
- fix: stabilize board loading and chart rendering by @appflowy in #496
- fix: show inline comment submission progress by @appflowy in #497
- fix: show workspace groups to members by @appflowy in #498
- fix: harden authentication startup flows by @appflowy in #494
- fix: align web permission controls with object permissions by @appflowy in #499
- fix: remove public access table header by @appflowy in #501
- fix: prevent first-login failure after logout by @appflowy in #503
- fix: separate Create Space drafts from Manage Space by @appflowy in #502
- fix: support nesting sidebar pages with drag and drop by @appflowy in #505
- test: fix account and space e2e regressions by @appflowy in #504
- fix: render database row page links as mentions by @appflowy in #506
- fix: harden database row mention sync coverage by @appflowy in #507
- fix(database): open original page from linked views by @appflowy in #508
- ci: remove archived Ninja i18n workflow by @appflowy in #509
- fix: preserve management for space creators by @appflowy in #510
- fix(space): show Delete for workspace owners by @appflowy in #512
- fix(database): complete rollup UI parity and live updates by @appflowy in #511
- fix(space): clarify custom permission transition copy by @appflowy in #513
- fix(database): match desktop rollup pill styling by @appflowy in #514
- chore: update ui by @appflowy in #515
- fix(space): show creation progress and clear member search by @appflowy in #516
- feat: support database undo redo history by @appflowy in #402
Full Changelog: 0.16.18...0.17.0