v0.56.4Desktop
Added 2
- Participant identity is now surfaced in removal history
- Removal history page is now available in settings
Changed 4
- Pin is now cleared on logout and reset path added to the lock screen
- Sticky horizontal scrollbar on dataview starts hidden on macOS by default
- Sticky horizontal scrollbar on dataview auto-hides on macOS
- Home widget is now merged with its pinned widget
Fixed 8
- Text property in object header now responds to clicks
- Sidebar toggles now appear on the empty object state when both left panels are closed
- Calendar widget month/year dropdown no longer opens behind the sidebar
- Text colour changes are now saved after the first change on the same selection
- Select a parameter menu for an empty Query no longer opens in the top-left corner
- Backspace now hits the correct offset in code blocks containing zero-width characters
- Time can now be selected for properties in object header with line layout
- Image preview now closes when opening the file as object in lightbox
From Anytype
Changes from v0.56.1 to v0.56.4
Summary: 7 tasks, 38 commits, 16 merged PRs
High Priority
- JS-9855: Text property in object header does nothing when clicked (2 commits)
- JS-9859: No sidebar toggles on the empty object state when both left panels are closed (3 commits)
- JS-9852: Calendar widget: month/year dropdown opens behind the sidebar (2 commits)
- JS-9853: Text colour change is not saved after the first change on the same selection (3 commits)
Medium Priority
- JS-9856: 'Select a parameter' menu for an empty Query opens in the top-left corner (2 commits)
- JS-9857: Backspace hits the wrong offset in code blocks containing zero-width characters (2 commits)
Other Changes
- JS-9841: Can't select time for properties in object header with 'line layout' (community post)
Other Commits
19edec70.56.47adf6b00.56.3-alpha543b051chore: bump version to 0.56.2-beta9b64260Merge pull request #2334 from anyproto/feature/deletion-audit2eeedacchore: pin middleware to 0.50.20, expose object id on every rowe8c1b44feat(settings): surface participant identity in removal historyef970a0Merge pull request #2318 from anyproto/js-9841-header-line-layout-timec04b439feat(settings): page removal history behind Show moreea9ce30feat(settings): gate removal history, drop recoverability claimsffb4407feat(settings): removal history pagec8cb766docs(spec): amend deletion audit for two kinds of recordfbba84cdocs(spec): deletion audit desktop design8f8fd5eMerge pull request #2333 from anyproto/fix/pin-forgot-reset0dd82b7fix(pin): clear the pin on logout and add a reset path to the lock screen12dc18aMerge pull request #2330 from anyproto/fix/lightbox-open-as-object092b70bfix(lightbox): close the image preview when opening the file as object775df05Merge pull request #2326 from anyproto/fix/dataview-scrollbar-hide-by-default571d5fffix(dataview): start the sticky scrollbar hidden on macOSe209271Merge pull request #2325 from anyproto/fix/dataview-scrollbar-autohide-macosc473b2afix(dataview): auto-hide the sticky horizontal scrollbar on macOSd24e843docs(dataview): design spec for macOS auto-hide sticky scrollbarc290a8cMerge pull request #2324 from anyproto/js-9846-merge-home-widget0f95631feat(widget): merge home widget with its pinned widget