# Anytype v0.56.3-alpha - Product: Anytype (https://whatsnew.fyi/product/anytype) - Vendor: Any Association - Date: 2026-08-13 - Version: v0.56.3-alpha - Original notes: https://github.com/anyproto/anytype-ts/releases/tag/v0.56.3-alpha - Permalink: https://whatsnew.fyi/product/anytype/releases/v0.56.3-alpha - Labels: Pre-release; Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Calendar widget month/year dropdown opening behind the sidebar - **fixed** — Text colour change not being saved after the first change on the same selection - **fixed** — Tab on a first-child block reordering it to the end of the list instead of doing nothing - **fixed** — Indentation in bulleted text selected not working - **fixed** — Unable to select time for properties in object header with line layout - **fixed** — Editing filter on inline collection causing a crash - **fixed** — Clear the pin on logout and add a reset path to the lock screen - **fixed** — Close the image preview when opening the file as object - **fixed** — Start the sticky scrollbar hidden on macOS - **fixed** — Auto-hide the sticky horizontal scrollbar on macOS - **added** — Surface participant identity in removal history - **added** — Page removal history behind Show more - **added** — Removal history page - **changed** — Gate removal history and drop recoverability claims - **changed** — Merge home widget with its pinned widget - **changed** — Pin middleware to 0.50.20 and expose object id on every row Changes from v0.55.28-alpha to v0.56.3-alpha (alpha track) **Summary:** 6 tasks, 39 commits, 14 merged PRs ##### High Priority - **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) ##### Other Changes - **JS-9844**: Tab on a first-child block reorders it to the end of the list instead of doing nothing - **JS-9843**: Indentation in bulleted text selected does not work ([community post](https://community.anytype.io/t/tab-no-longer-indents-bullet-list-items-when-text-is-selected-across-multiple-items/31094)) - **JS-9841**: Can't select time for properties in object header with 'line layout' ([community post](https://community.anytype.io/t/date-include-time-property-rendered-as-line-in-the-header-doesnt-allow-setting-the-time/31104)) - **JS-9842**: Editing filter on inline collection crashes ([community post](https://community.anytype.io/t/anytype-crash-on-editing-filter-in-inline-collection/31079)) ##### Other Commits - `7adf6b0` 0.56.3-alpha - `543b051` chore: bump version to 0.56.2-beta - `9b64260` Merge pull request #2334 from anyproto/feature/deletion-audit - `2eeedac` chore: pin middleware to 0.50.20, expose object id on every row - `e8c1b44` feat(settings): surface participant identity in removal history - `ef970a0` Merge pull request #2318 from anyproto/js-9841-header-line-layout-time - `c04b439` feat(settings): page removal history behind Show more - `ea9ce30` feat(settings): gate removal history, drop recoverability claims - `ffb4407` feat(settings): removal history page - `c8cb766` docs(spec): amend deletion audit for two kinds of record - `fbba84c` docs(spec): deletion audit desktop design - `8f8fd5e` Merge pull request #2333 from anyproto/fix/pin-forgot-reset - `0dd82b7` fix(pin): clear the pin on logout and add a reset path to the lock screen - `12dc18a` Merge pull request #2330 from anyproto/fix/lightbox-open-as-object - `092b70b` fix(lightbox): close the image preview when opening the file as object - `775df05` Merge pull request #2326 from anyproto/fix/dataview-scrollbar-hide-by-default - `571d5ff` fix(dataview): start the sticky scrollbar hidden on macOS - `e209271` Merge pull request #2325 from anyproto/fix/dataview-scrollbar-autohide-macos - `c473b2a` fix(dataview): auto-hide the sticky horizontal scrollbar on macOS - `d24e843` docs(dataview): design spec for macOS auto-hide sticky scrollbar - `c290a8c` Merge pull request #2324 from anyproto/js-9846-merge-home-widget - `0f95631` feat(widget): merge home widget with its pinned widget - `224b2be` Revert "ci: temporarily skip linux arm64 addon fetch in release build" - `2456994` ci: temporarily skip linux arm64 addon fetch in release build - `e9ea626` chore: update middleware to 0.50.18 and bump version to 0.56.1 - `484e0a9` Merge pull request #2320 from anyproto/js-9844-tab-first-child-reorder - `7938ced` Merge pull request #2319 from anyproto/js-9843-tab-indent-cross-block-selection - `2a2642e` Merge pull request #2317 from anyproto/js-9842-filter-empty-relation-key - `10f2692` 0.56.0 - `7b33e4e` fix(onboarding): correct sync status tooltip target selector