Anytype Ts: v0.55.1 Release
Release date:
April 29, 2026
Contributors:
1 total committer
4 Commits
in this Release
Ordered by the degree to which they evolved the repo in this version.
Browse Other Releases
v0.55.202605011-nightly
Released April 30, 2026
133 Ξ
v0.55.202604301-nightly
Released April 29, 2026
0 Ξ
v0.55.3
Released April 30, 2026
3 Ξ
v0.55.2
Released April 30, 2026
15 Ξ
v0.55.2-alpha
Released April 30, 2026
116 Ξ
v0.55.1
Released April 29, 2026
50 Ξ
v0.55.1-alpha
Released April 29, 2026
527 Ξ
v0.55.0
Released April 29, 2026
1,437 Ξ
v0.54.202604291-nightly
Released April 28, 2026
1,373 Ξ
v0.54.202604281-nightly
Released April 27, 2026
579 Ξ
Top Contributors in v0.55.1
Release Notes Published
Changes from v0.55.0 to v0.55.1
Summary: 0 tasks, 30 commits, 53 merged PRs
Other Commits
6f6821d 0.55.1
fd51b59 fix small calendar problem
f3c1343 fix: restore Linux GNOME tray icon under Electron 41
13d59d6 fix: guard undefined ids in block text onSelect
757de3c 0.55.1-alpha
7bb71c3 fix: align membership period pill when Lifetime is hidden
21e7245 fix: do not commit modifier-only shortcut on debounce
d716a09 fix: correct lang JSON glob path in translate.ts
fab0287 fix: guard undefined widget section in onboarding init
adf6060 fix: render Excalidraw whiteboard inline in comments
43898fb fix: guard null rectRef in cover drag handlers
b904c62 fix: bundle Prism language components in production
1eaee02 https://community.anytype.io/t/pdf-export-includes-start-a-discussion-buttons/30671: fix
64fd938 Revert "Merge pull request #2173 from barissalihbabacan/feat/web-dev-spa-fallback"
5606177 Merge pull request #2116 from anyproto/fix/chinese-ime-issues
50473da Merge branch 'develop' of github.com:anyproto/anytype-ts into fix/chinese-ime-issues
d0c7cb7 Merge pull request #2119 from anyproto/fix/rtl-issues
45492c4 Merge branch 'develop' of github.com:anyproto/anytype-ts into fix/rtl-issues
2b8ea85 Merge pull request #2173 from barissalihbabacan/feat/web-dev-spa-fallback
5bdd57c Merge pull request #2189 from anyproto/update-color-palette
87ae135 nest tag color rules inside .tagItem
21e787f remove unrelated tag padding tweaks from palette PR
9148938 update color palette across light and dark themes
3408a57 refactor: address PR review feedback - fix SPA fallback, improve Promise logic and cleanup callbacks
518fb52 refactor: use Promise for dispatcher.startStream to fix race condition
06b9b54 chore(dev): add spa fallback plugin and improve grpc stream reconnection logic
fda7184 Merge branch 'develop' of github.com:anyproto/anytype-ts into fix/rtl-issues
f460389 Merge branch 'develop' of github.com:anyproto/anytype-ts into fix/chinese-ime-issues
407453e fix: RTL text handling β save text before direction change, derive CSS from text content
054a5a2 fix: resolve 6 Chinese/CJK IME editor issues