Any Association Release Notes
104 release notes curated from 2 sources by the Releasebot Team. Last updated: Aug 27, 2026
Any Association Products
- Aug 26, 2026
- Date parsed from source:Aug 26, 2026
- First seen by Releasebot:Aug 27, 2026
Anytype Desktop by Any Association
v0.56.8-beta
Anytype Desktop adds channel matching in global search and search chips, plus smoother navigation for objects with a new Created in origin view and chat back arrows. It also improves the quick search panel, sidebar resizing, and several routing and subscription fixes.
Changes from v0.56.7-beta to v0.56.8-beta (beta track)
Summary: 1 tasks, 22 commits, 3 merged PRs
Medium Priority
JS-9863: Search: Channel matches in global search, Channels chip, vault search icon (7 commits)
Other Commits
2b71bd4 chore: bump version to 0.56.8-beta, middleware to 0.51.0-rc6
Original source
a12ccbb Merge pull request #2355 from anyproto/feature/created-in-context-navigation
041a87c Revert "fix(router): keep the blank placeholder out of history"
2d6d772 fix(header): show chat navigation arrows when there is somewhere to go back to
a76ee90 fix(router): keep the blank placeholder out of history
deb24f5 fix(subscription): pair createdInContextRef with createdInContext
573998a fix(object): locate by message id when the context renders as a chat page
7cf377b fix(object): read the origin locator from the store, not the caller's record
90baa8b Merge remote-tracking branch 'origin/develop' into feature/created-in-context-navigation
6a0a2d0 feat(object): pin "Created in" to the top of Properties on every layout
a8ccb56 fix(object): use an up-right arrow for the "Created in" affordance
24aa690 Merge pull request #2354 from anyproto/feature/global-search-quick-panel
9172453 fix(sidebar): keep the space sidebar resizable after a vault transition
91a4e89 feat(object): "Created in" origin navigation for media and bookmark objects
f7527e3 Global search shortcut + quick search panel - Aug 26, 2026
- Date parsed from source:Aug 26, 2026
- First seen by Releasebot:Aug 26, 2026
Anytype Desktop by Any Association
v0.56.8-beta
Anytype Desktop bumps to 0.56.8-beta with middleware updated to 0.51.0-rc6.
chore: bump version to 0.56.8-beta, middleware to 0.51.0-rc6
Original source All of your release notes in one feed
Join Releasebot and get updates from Any Association and hundreds of other software products.
- Aug 22, 2026
- Date parsed from source:Aug 22, 2026
- First seen by Releasebot:Aug 23, 2026
Anytype Desktop by Any Association
v0.56.7-beta
Anytype Desktop adds in-space cross-chat message search and global cross-space search in the beta track.
Changes from v0.56.6-beta to v0.56.7-beta (beta track)
Summary: 1 tasks, 39 commits, 1 merged PRs
Medium Priority
JS-9862: Search: in-space cross-chat message search + global cross-space search (37 commits)
Other Commits
5ae9ee6 chore: bump version to 0.56.7-beta
d169d3e chore: bump middleware to 0.51.0-rc5
Original source - Aug 20, 2026
- Date parsed from source:Aug 20, 2026
- First seen by Releasebot:Aug 20, 2026
Anytype Desktop by Any Association
v0.56.6-beta
Anytype Desktop fixes copy and paste regressions, improves text editing and sidebar behavior, and adds in-space cross-chat message search plus global cross-space search in the beta track.
Changes from v0.56.2-beta to v0.56.6-beta (beta track)
Summary: 8 tasks, 90 commits, 8 merged PRs
Urgent
JS-9861: Big regression on copy + paste
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-9862: Search: in-space cross-chat message search + global cross-space search (70 commits)
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 Commits
e06934b chore: bump version to 0.56.6-beta, middleware to 0.51.0-rc4
d0851c4 0.56.5
1d94e90 Merge pull request #2348 from anyproto/js-9861-big-regression-on-copy-paste
19edec7 0.56.4
7adf6b0 0.56.3-alpha
Original source - Aug 20, 2026
- Date parsed from source:Aug 20, 2026
- First seen by Releasebot:Aug 20, 2026
Anytype Desktop by Any Association
v0.56.5
Anytype Desktop fixes a big copy and paste regression in a quick v0.56.5 update.
Changes from v0.56.4 to v0.56.5
Summary: 1 tasks, 3 commits, 1 merged PRs
Urgent
- JS-9861: Big regression on copy + paste
Other Commits
- d0851c4 0.56.5
- 1d94e90 Merge pull request #2348 from anyproto/js-9861-big-regression-on-copy-paste
Similar to Any Association with recent updates:
- Smokeball release notes144 release notes · Latest Sep 4, 2026
- Cosmolex release notes20 release notes · Latest Jul 30, 2025
- PracticePanther release notes36 release notes · Latest Aug 11, 2026
- Salesforce release notes71 release notes · Latest Sep 1, 2026
- Microsoft release notes820 release notes · Latest Sep 4, 2026
- Zoom release notes210 release notes · Latest Aug 31, 2026
- Aug 18, 2026
- Date parsed from source:Aug 18, 2026
- First seen by Releasebot:Aug 18, 2026
Anytype Desktop by Any Association
v0.56.4
Anytype Desktop releases v0.56.1 to v0.56.4 with fixes for text properties, sidebar toggles, calendar dropdowns, text color saving, query menus, code blocks and object header time selection, plus removal history, pin reset, lightbox, dataview scrollbar and home widget updates.
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
- 19edec7 0.56.4
- 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
- Aug 17, 2026
- Date parsed from source:Aug 17, 2026
- First seen by Releasebot:Aug 18, 2026
Anytype Android by Any Association
0.49.0
Anytype Android releases 0.49 with editor, properties, and UI fixes, plus protocol updates and improved Android build support. It also refines gallery card sizing, tag picker behavior, mention handling, link pasting, and large-font display for a smoother experience.
What's Changed
DROID-4334 bump version to 0.49 by @konstantiniiv in #3313
Docs | Add translation guidelines to CONTRIBUTING.md by @konstantiniiv in #3315
DROID-4559 Build | Play Billing 9.1.0 and target Android 16 (API 36) by @konstantiniiv in #3320
DROID-4334 Sets | Fix | Gallery card border weight and card size sync by @konstantiniiv in #3326
DROID-4569 Protocol | Integrate v05020 by @konstantiniiv in #3328
DROID-4562 Editor | Fix | Stop leaking a ClickableSpan per mention on every block rebind by @requilence in #3321
DROID-4570 Properties | Fix | Tag picker drops hidden selections when a search query is active by @konstantiniiv in #3329
DROID-4572 Editor | Fix | Apply the link mark to the text a caret paste inserts by @konstantiniiv in #3330
DROID-4571 Properties | Fix | Selected tag options no longer move to the top of the picker by @konstantiniiv in #3331
DROID-4566 Editor | Fix | Open the mention menu when the IME commits @ inside a multi-char run by @konstantiniiv in #3332
DROID-4563 UI | Fix | Stop clipping object types and space names at large system font sizes by @konstantiniiv in #3333
DROID-4578 Protocol | version 0.51.0-rc1 by @konstantiniiv in #3334
Full Changelog: 0.48.10...0.49.0
Original source - Aug 14, 2026
- Date parsed from source:Aug 14, 2026
- First seen by Releasebot:Aug 15, 2026
Anytype Android by Any Association
0.49.0
Anytype Android releases version 0-49-0.
version 0-49-0
Original source - Aug 13, 2026
- Date parsed from source:Aug 13, 2026
- First seen by Releasebot:Aug 13, 2026
Anytype Desktop by Any Association
v0.56.3-alpha
Anytype Desktop releases alpha updates with calendar, text color, indentation, and filter fixes, plus improvements to widget behavior, removal history, file previews, and macOS dataview scrolling. It also adds clearer deletion audit details and lock screen pin resets.
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)
JS-9841: Can't select time for properties in object header with 'line layout' (community post)
JS-9842: Editing filter on inline collection crashes (community post)
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
Original source - Aug 10, 2026
- Date parsed from source:Aug 10, 2026
- First seen by Releasebot:Aug 11, 2026
Anytype Desktop by Any Association
v0.56.2-beta
Anytype Desktop ships a beta update that merges the home widget with its pinned widget, improves macOS dataview scrolling, fixes lightbox behavior, adds calendar time editing, and expands removal history while tightening lock screen and logout pin handling.
What's Changed
- feat(widget): merge home widget with its pinned widget by @requilence in #2324
- JS-9848: auto-hide dataview sticky horizontal scrollbar on macOS by @requilence in #2325
- JS-9848: start the dataview sticky scrollbar hidden on macOS by @requilence in #2326
- fix(lightbox): close the image preview when opening the file as object by @requilence in #2330
- JS-9850: clear the pin on logout and add a reset path to the lock screen by @requilence in #2333
- JS-9841: add time editing to the calendar menu by @requilence in #2318
- JS-9851 Removal history: list what was removed from a channel, by whom and when by @requilence in #2334
Full Changelog: v0.56.1...v0.56.2-beta
Original source - Jul 29, 2026
- Date parsed from source:Jul 29, 2026
- First seen by Releasebot:Jul 31, 2026
Anytype Android by Any Association
0.48.10
Anytype Android fixes data view errors, property search, chat message recovery, and IME composition in this update.
What's Changed
- DROID-4555 Sets | Fix | Stop reporting expected data view states as errors by @konstantiniiv in #3314
- DROID-4554 Properties | Fix | Resolve property type limits before searching objects by @konstantiniiv in #3317
- DROID-4556 Chats | Fix | Recover new messages stranded by a detached chat window by @konstantiniiv in #3316
- DROID-4557 Editor | Fix | Keep IME composition alive across block-identity swaps by @konstantiniiv in #3318
- DROID-4558 MW 0.50.18 by @konstantiniiv in #3319
Full Changelog: 0.48.9...0.48.10
Original source - Jul 28, 2026
- Date parsed from source:Jul 28, 2026
- First seen by Releasebot:Jul 29, 2026
Anytype Desktop by Any Association
v0.56.1
Anytype Desktop ships v0.56.1 with fixes for tab reordering, indentation in selected bulleted text, and crashes when editing filters in inline collections, plus a release build adjustment for Linux arm64 addon fetching.
Changes from v0.56.0 to v0.56.1
Summary: 3 tasks, 9 commits, 3 merged PRs
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)
JS-9842: Editing filter on inline collection crashes (community post)
Other Commits
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
Original source - Jul 22, 2026
- Date parsed from source:Jul 22, 2026
- First seen by Releasebot:Jul 23, 2026
Anytype Desktop by Any Association
v0.56.0
Anytype Desktop releases 0.56.0 with faster chat and editor performance, smoother scrolling and space switching, stronger invite and member flows, safer vault warnings, and fixes for collection sorting, markdown, kanban, tabs, and copy and paste issues.
Changes from v0.55.5 to v0.56.0
Summary: 48 tasks, 240 commits, 48 merged PRs
Urgent
- JS-9795: Update invite UX for auto-approved links (4 commits)
High Priority
- GO-7387: Collection sorting is broken on alphabetical
- JS-9320: Backspace and del don't work
- GO-7222: [audit] Research invites revocation logic on file nodes
- JS-9821: Don't call ObjectOpen for chat objects (drive open from subscription) — ~8s faster big-chat open (2 commits)
- JS-9818: Chat: render/scroll performance — de-thrash renderDates, IO read-scan, observer rows
- JS-9815: Space switch opens stale objectId from previous space → "tree does not exist" (2 commits)
Medium Priority
- JS-9832: Invite popup: fix oversized role dropdown arrow and explain disabled controls
- JS-9831: Warn when Vault data location is in a cloud-synced or network folder
- JS-9829: Pasting URL into empty block loses text: 'Paste as' menu options wiped by empty BlockTextSetText after BlockReplace fork
- JS-9828: Tabs: switching space (channel) doesn't update the tab name until an object is opened
- JS-9827: Chat: race conditions in event handling (read counters, sync status, live messages, uploads) (2 commits)
- JS-9826: Prevent concurrent text loss in empty blocks (virtual last block + BlockReplace fork)
- JS-9819: Chat: pasted text over-detects non-domain words as links
- JS-9817: Sidebar auto-hide collapses the widget panel immediately after opening it
- JS-9813: Chat: Download option missing in message context menu when message has more than one file (2 commits)
- JS-9807: Markdown styling going past its format limit (community post)
- JS-9806: do not subscribe to space search results
- JS-9805: Preferred space on accountselect
- JS-9803: Multi text block range selection
- JS-9801: Admin role (phase 2): extend owner-only space checks to owner-or-admin
Low Priority
- JS-9702: Pressing “Enter” to create a new block line behaves as if though I were pressing “Shift+Enter” (community post) (3 commits)
- JS-7238: Markdown inline code blocks with <a tag are broken (3 commits)
- JS-9196: Bug while typing code and '<', '>' characters (community post) (3 commits)
- JS-9747: Kanban View reveals '+' icon but does not show new object created when 'show more objects' is active. (3 commits)
- JS-9714: Kanban as Inline-Collection is not fully displayed (community post) (4 commits)
- JS-9762: Creat object in property field does not store object title (2 commits)
- JS-9285: Code block text reverts on blur when editing inline (race condition) (community post) (2 commits)
- JS-9377: Cannot Drag Objects into a new column Page in Linux (community post) (3 commits)
- JS-8598: Using 'Paste' in the Block's content menu causes a jump to the end of Page and pastes there (community post) (2 commits)
- JS-8420: Moving a Block into an empty Toggle by using the keyboard fails. And there's also a second bug, see text (community post) (2 commits)
- JS-7786: Italic formatting is not contained withing code snippets (community post) (2 commits)
- JS-8540: Clicking in/out of properties fields in grid view for queries and collections (2 commits)
- JS-7510: A conflict occurs between input and reference (community post) (2 commits)
- JS-9764: Kanban layout, newly added object doesn't display (2 commits)
- JS-8462: Problemas with Excalidraw (community post) (2 commits)
- JS-9298: Notification blinks when actively in chat (4 commits)
- JS-9071: Backtick formatting with dead-key layouts includes leading space (community post)
- JS-8919: Toggle behaviour is a little inconsistent
- JS-8898: Space at bottom and scroll bar gets messed up
- JS-8599: Pasting a Toggle by using the context menu deletes the Toggle's content! (community post)
- JS-9720: Сan't edit ChartJS charts in split blocks (community post)
- JS-9181: Pasting text into newly created item in a Type view in its name box will close the box (un-focus) (community post)
- JS-9812: Chat: "Copy Link" on a message always copies the message link, even when right-clicking a URL in the text (3 commits)
Other Changes
- GO-7386: Spacebar suddenly stops working
- JS-9811: Horizontal scroll bar is not visible (community post)
- JS-9825: Inlince code formatting remanent on previous line (community post)
- GO-7323: Explicit cascade deletion
Other Commits
- 10f2692 0.56.0
- 7b33e4e fix(onboarding): correct sync status tooltip target selector
- fcaf8b7 docs(whatsNew): credit psalmsdove for toggle focus and switcher fixes
- 25e60db 0.55.28-alpha
- 2eb7ae5 docs(whatsNew): add vault warning and recent bug fixes to 0.56.0 notes
- 3c59435 Rename Cleanup suggestions tab to Cleanup and Keep it to Dismiss suggestion
- f27525d Merge pull request #2312 from anyproto/js-9832-invite-popup-disabled-controls
- 26364d5 Merge pull request #2311 from anyproto/js-9831-vault-data-location-safety-warning
- b08fbfd 0.55.27-alpha
- e944626 Merge pull request #2310 from anyproto/go-7387-collection-sorting-is-broken-on-alphabetical
- d57a07b Merge pull request #2307 from anyproto/go-7386-spacebar-suddenly-stops-working
- 5e93e57 Merge pull request #2306 from psalmsdove/fix/switcher-resize-2293
- 40816fc Merge pull request #2305 from psalmsdove/fix/toggle-breakout-focus-2287
- c154c8c fix: defer window resize dispatch to after route commit on popup close (#2293)
- 5d912e8 fix: restore cursor focus when breaking out of a toggle block (#2287)
- c69108f 0.55.26-beta
- f90eef0 Merge pull request #2304 from anyproto/l10n/source-rename-channel-property
- 4c36a65 l10n: clarify native menu labels (behavior-accurate, non-technical)
- 59977fa docs(whatsNew): note in-chat search fix in 0.56.0 notes
- b2135f9 l10n: normalize native menu labels to Title Case
- 2fe76af l10n: name non-chat Channel type "Data" in type-toggle strings
- 8021304 l10n: fix leftover container terms found in rename review
- 883c008 l10n: normalize source terminology Space→Channel, Relation→Property
- 5624a87 docs(whatsNew): add 0.56.0 'Fast Forward' release notes
- 1f13558 0.55.25-alpha
- 5e9df73 Merge pull request #2303 from anyproto/fix/js-9829-paste-url-empty-block
- 835f279 0.55.24-alpha
- 77822fb Bump middleware to v0.50.17
- 81d5ad8 feat(bin): rename Suggestions tab, add dismissible cleanup note
- 6b964e3 Merge pull request #2297 from anyproto/worktree-agent-a9f45abe4db193f29
- 1700013 Merge pull request #2302 from anyproto/fix/inline-grid-h-scrollbar-js-9811
- fc0ea0d Merge pull request #2291 from anyproto/js-9795-invite-flow
- 6f56957 Merge pull request #2298 from anyproto/worktree-agent-a5967696e17965e19
- c63065e Merge pull request #2300 from anyproto/worktree-agent-ae01d343f68a384aa
- 2f9cfb6 Merge pull request #2299 from anyproto/worktree-agent-a8af38928a8fe84e0
- ee4aa05 Merge pull request #2295 from anyproto/worktree-agent-a1cf8c4c1fe9031e0
- 75d2f37 Merge pull request #2296 from anyproto/worktree-agent-ab0b5a54c80707345
- 708fb9e Merge pull request #2294 from anyproto/worktree-agent-a73d92756da581aea
- 9598011 Merge pull request #2292 from anyproto/fix/tab-title-space-switch-js-9828
- b047d73 Merge pull request #2289 from anyproto/fix/chat-event-races-js-9827
- 46583b6 fix(invite): editor-upgrade note for anyone-can-join editor links; correct share-confirm copy
- a1dcee6 fix(invite): borderless permission value with chevron in Manage invite link
- e0cb637 fix(invite): style Add Members role select as a pill, hide role + button when list is empty
- 06f174a docs: invite popups, participant-candidates hook, S.Common invite map
- 1537cc3 feat(invite): owner-held invites, request-to-join default, Members redesign
- 59b7a2b chore: update middleware to 0.50.15 and bump version to 0.55.23-alpha
- 889bc7f Merge pull request #2288 from anyproto/js-cascade-deletion-orphans
- 1291c36 feat(bin): collapsible source groups + per-navigation tab memory
- 765d9f6 feat(bin): move cleanup suggestions into a tab
- 0db67af fix(toast): stop dark theme painting a background on toast buttons
- 68f12e4 Merge pull request #2284 from anyproto/fix/js-9826-empty-block-concurrency
- 91d04a6 Merge pull request #2283 from anyproto/perf/detail-store
- 87f53d5 Merge pull request #2282 from anyproto/perf/protobuf-codec
- 9a93ce1 fix(store): dedupe forceKeys cache key, bound getCache growth
- 2144168 perf(store): cheaper detail storage and cached Detail.get()
- 0d15912 perf(api): faster, leaner protobuf encode/decode
- 9907827 Merge pull request #2279 from anyproto/fix/chat-forward-prefetch-stall
- 1e4e8ba fix(chat): don't snap to bottom during forward pagination (keep scroll position)
- 13972b0 fix(chat): keep loading newer batches when fast-scrolled to the hard bottom
- 3895923 docs: clarify Linux protobuf setup for fresh checkouts
- a6484aa chore: update middleware to 0.50.13 and bump version to 0.55.22-alpha
- f5f06e0 0.55.21-alpha
- f3dabda Merge pull request #2276 from anyproto/perf/scroll-restore-flash
- 3e19033 chore: drop scroll-restore design docs from the PR (still in branch history)
- 27795d5 perf(chat): prefetch 2 viewports ahead of edges to reduce fast-scroll stalls
- 1686190 fix(chat): keep loading older batches when fast-scrolled to the hard top
- d07c6a9 fix(chat): keep attachments on batch load (subscribe deps for full window)
- c1bebab fix(chat): pre-paint scroll on re-open to remove stale-scroll jump
- e5c96b3 Merge pull request #2275 from anyproto/js-9821-chat-skip-objectopen
- 2ce0701 fix(editor): resolve settle observe-target live from nodeRef (pre-paint safe)
- f617261 perf(editor): remove 0.12s open fade for instant, flash-free open
- e08be44 feat(editor): pre-paint element-anchored scroll restore (no flash, no jump)
- 981d153 feat(hook): useScrollRestore — pre-paint element-anchored scroll restore
- 15de541 feat(dom): add U.Dom.elementFromPoint wrapper
- c86a6d4 feat(storage): additive setScrollAnchor/getScrollAnchor for element-anchored restore
- ff47732 feat(scroll): pure restore math + settle tracker for flash-free restore
- a2840eb docs(perf): implementation plan for flash-free scroll restoration (foundation + editor)
- 5f65470 docs(perf): design spec for flash-free scroll restoration on open
- 3e490e5 0.55.20-alpha
- 6676c76 Merge pull request #2274 from anyproto/js-9821-chat-skip-objectopen
- bfb16cd Merge pull request #2272 from anyproto/perf/js-9820-last-edited-widget-rerender
- 7bc03bc perf(widget): complete re-render fix + repair scroll restore (review follow-up)
- a781f87 perf(widget): stop Last Edited widget re-rendering + refetching icons on chat reaction
- 5db8b76 Merge pull request #2271 from anyproto/perf/chat-render-performance
- 732fbda perf(chat): stop forcing layout for bookmark .isWide on every mount
- 2394315 fix(chat): per-section wrapper so sticky date headers swap cleanly (no ghosting)
- df7a20b fix(chat): review must-fixes — store reactivity + IO over-marking + cleanups
- df82ffe perf(chat): memoize message HTML transform (Mark.toHtml + sanitize)
- 0221b88 perf(chat): stabilize Message props so memo holds (stop full-list re-render cascade)
- 1391659 perf(chat): O(1) getMessageById index + observable isFirst/isLast
- b3fe1a7 fix(chat): gate bare-domain auto-linking behind a TLD allowlist
- 503140c perf(chat): IntersectionObserver read-receipt visibility (drop per-frame layout scan)
- ee93374 perf(chat): sticky-position date headers; drop per-frame renderDates layout work
- d032385 0.55.19-alpha
- fbdd827 0.55.18-alpha
- 0c6bb80 Merge pull request #2269 from anyproto/fix/chat-message-windowing
- 81ef610 Merge pull request #2268 from jmpnop/fix/login-phrase-trailing-space
- cee0472 fix(chat): keep window cap at 500; drop stale in-flight responses
- 613bc4d fix(chat): address 6-agent review findings
- e630be8 feat(chat): raise in-memory window to 1000 messages
- f26d3b3 perf(chat): coalesce scroll handler to one run per frame
- 2c7a2d2 fix(chat): show new-messages button when window bottom is not the chat end
- a041cc4 feat(chat): bidirectional scroll-down re-fetch with in-flight guard
- dfa2e21 fix(chat): gate scroll-down re-fetch on atChatEnd, derive edges from fetches
- 30e6c35 feat(chat): suppress out-of-order live inserts past an evicted tail
- b785ed3 feat(chat): store tracks window edges and reports eviction
- 1758b3a feat(chat): add pure windowing decision helpers
- 07cc05c feat(chat): scroll-up prefetch + native anchoring; windowing spec+plan
- 9bb9312 Count the in-progress word in phrase getValue()
- a25da26 fix(sidebar): keep explicitly-opened panels from auto-hiding instantly
- f64f326 0.55.17-alpha
- cebcfd0 Merge pull request #2240 from anyproto/feat/my-favorites-show-as
- f24ab36 fix(sidebar): guard Show-as widget cards against crashes and dead drag
- a7fc25b fix(sidebar): harden My Favorites Show-as data path
- 784cc2b feat(sidebar): add "Show as" toggle for My Favorites section
- 2082afc 0.55.16-alpha
- 596e5fd Merge pull request #2266 from anyproto/fix/js-9815-space-switch-stale-object
- af7911e Merge pull request #2249 from anyproto/startup-perf-tracing-and-chunk-splitting
- ... and 40 more commits
- Jul 22, 2026
- Date parsed from source:Jul 22, 2026
- First seen by Releasebot:Jul 23, 2026
Anytype Desktop by Any Association
v0.55.28-alpha
Anytype Desktop ships alpha bug fixes and safety improvements, including a clearer invite popup, a warning for Vault data stored in cloud-synced or network folders, and cleanup label tweaks plus recent docs updates.
Changes from v0.55.27-alpha to v0.55.28-alpha (alpha track)
Summary: 2 tasks, 8 commits, 2 merged PRs
Medium Priority
JS-9832: Invite popup: fix oversized role dropdown arrow and explain disabled controls
JS-9831: Warn when Vault data location is in a cloud-synced or network folder
Other Commits
fcaf8b7 docs(whatsNew): credit psalmsdove for toggle focus and switcher fixes
25e60db 0.55.28-alpha
2eb7ae5 docs(whatsNew): add vault warning and recent bug fixes to 0.56.0 notes
3c59435 Rename Cleanup suggestions tab to Cleanup and Keep it to Dismiss suggestion
f27525d Merge pull request #2312 from anyproto/js-9832-invite-popup-disabled-controls
26364d5 Merge pull request #2311 from anyproto/js-9831-vault-data-location-safety-warning
Original source - Jul 22, 2026
- Date parsed from source:Jul 22, 2026
- First seen by Releasebot:Jul 21, 2026
- Modified by Releasebot:Jul 23, 2026
Anytype Android by Any Association
0.48.9
Anytype Android releases a broad update with Kanban board view support, a new Activate Your Code membership screen, invite sharing improvements, and wide performance and stability fixes across vault, editor, search, and data views.
What's Changed
DROID-4334 Bump version to 0.48.0 by @konstantiniiv in #3274
Add GitHub Actions workflow for AAB upload by @konstantiniiv in #3275
GO-7292 Preferred-space-aware cold start by @requilence in #3257
DROID-4524 Reduce redundant vault cold-start work by @requilence in #3278
DROID-4523 Fix one-shot command loss on cold start (Splash, Main, Home/Navigation, relation values) by @requilence in #3277
DROID-4525 Parse subscription events once and share across subscribers by @requilence in #3279
DROID-4526 Process middleware events with a single ordered consumer by @requilence in #3280
DROID-4527 Per-event-type buffered fan-out (one slow consumer can't stall others) by @requilence in #3281
DROID-4528 Update MW version to v0.50.10 by @konstantiniiv in #3283
DROID-4534 Add "Activate Your Code" membership screen (UI) by @konstantiniiv in #3288
DROID-4529 Add Kanban (Board) view for data-view sets/collections by @konstantiniiv in #3282
DROID-4534 Show the activated tier after membership-code redemption by @konstantiniiv in #3290
DROID-4529 Add Kanban (Board) layout settings menu by @konstantiniiv in #3289
Fix cursor not appearing in table cells by @Airthee in #3287
Fix filter options not loading for custom TAG/STATUS relations by @sushistack in #3256
DROID-4533 MW 0.50.12 by @konstantiniiv in #3291
DROID-4529 Enable Kanban (Board) layout by default by @konstantiniiv in #3292
DROID-4538 Prevent concurrent text loss in empty blocks by @requilence in #3293
DROID-4529 Fix Kanban board subscription leak, empty-board rendering, stale headers, silent errors by @konstantiniiv in #3294
DROID-4542 Fix invisible select/multi-select options in data-view sets by @konstantiniiv in #3296
DROID-4542 Unify Tag cell rendering across Set views (Grid/Gallery → List style) by @konstantiniiv in #3297
DROID-4512 Remove dead legacy bottomPanel (customize-view bar) from Set/Collection by @konstantiniiv in #3298
DROID-4543 Show TypeSet recommended properties in Set/Collection Properties settings by @konstantiniiv in #3299
DROID-4543 tag and status values fix by @konstantiniiv in #3301
DROID-4545 Fix filtered collections and Status property not appearing by @konstantiniiv in #3302
DROID-4540 Performance fixes: vault, chat, discussions, editor, search, dataview, event infra by @requilence in #3295
DROID-4529 Fix frozen blank set header after returning from an object (Kanban) by @konstantiniiv in #3304
DROID-4548 Report networkId on network changes; fix default-network callback contract by @requilence in #3303
DROID-4516 Invite sharing: owner-held invites, share-within-space toggle, link reset (GO-7222) by @requilence in #3305
DROID-4550 Protocol | Integrate 0.50.17 by @konstantiniiv in #3308
DROID-4551 Editor | Fix | Make URL-paste action-mode paths placeholder/fork-aware by @requilence in #3307
DROID-4365 Sets | Fix | Use theme-aware text colors in grid object cells by @konstantiniiv in #3311
DROID-4553 Sharing | Fix | Make share success banner "Open" action open the object by @konstantiniiv in #3312
New Contributors
@Airthee made their first contribution in #3287
@sushistack made their first contribution in #3256
Full Changelog: 0.47.4...0.48.9
Original source
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.