Anytype Ts: v0.54.33-alpha Release

Release date:
April 16, 2026
Previous version:
v0.54.32-alpha (released April 14, 2026)
Magnitude:
896 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

35 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored April 15, 2026
Authored April 14, 2026
Authored April 14, 2026
Authored April 15, 2026
Authored April 16, 2026
Authored April 15, 2026
Authored April 15, 2026
Authored April 15, 2026
Authored April 14, 2026
Authored April 16, 2026
Authored April 16, 2026
Authored April 15, 2026

Top Contributors in v0.54.33-alpha

ra3orblade
mhlv

Directory Browser for v0.54.33-alpha

All files are compared to previous version, v0.54.32-alpha. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Changes from v0.54.32-alpha to v0.54.33-alpha (alpha track)

Summary: 17 tasks, 44 commits, 8 merged PRs

High Priority

  • JS-9597: The backspace starts working uncorrectly in the filter input fields (2 commits)
  • JS-9391: Update text toolbars everywhere (5 commits)
  • JS-9425: State for media and other blocks when deleted or in bin
  • JS-9590: Attachments are not deleted or added when editing a comment
  • JS-9586: Right click menus
  • JS-9587: Comments - spacing fixes
  • JS-9588: Remove link underlines in editing mode
  • JS-9577: Deleted attachment is in a state of infinite sync (3 commits)

Low Priority

  • JS-9608: Log out - show and copy key button
  • JS-9598: Fix color of round loader in dark mode when launching the app
  • JS-9596: Hide the 'Edit Type' button when opening the image in full screen mode
  • JS-9594: Replace Channel Settings - General icon
  • JS-9589: Add a Homepage setting for 1-1 chats
  • JS-9560: 'Copy Text' in the menu copies the text as Plain text (2 commits)
  • JS-9583: duplicate scrolling in pop-up lists (2 commits)
  • JS-9087: Allow showing/collapsing control in Collections and Inline Collections (5 commits)

Other Changes

  • JS-9605: Request.BlockPaste is duplicated with Cmd+V

Other Commits

  • d7305ba 0.54.33-alpha
  • d5daa29 docs: sync READMEs with current repo state
  • 61ee5d2 formatting
  • 77748ed fix: popupLogout hover logic β€” stale closure, inverted arrows, missing onMouseLeave
  • 902a821 fix: popupConfirm hover logic β€” missing onMouseLeave, inverted arrow keys, unused cn
  • fd2862c style fixes
  • 9c0b10e fixes
  • 2208a78 fix: stop editor page from hijacking copy/paste inside comment section
  • 6aefb76 style fixes
  • 811c5b4 style fixes
  • 0b0fc31 fix: stop block-level copy/paste events from double-firing
  • 73be739 fix: code block ``` Enter trigger and language application order
  • b3b7192 feat: convert ``` + optional language + Enter into a code block
  • 47b3cc5 fix: clipboard stops working after navigating between pages