Anytype Ts: v0.53.9-alpha Release

Release date:
January 16, 2026
Previous version:
v0.53.8-alpha (released January 15, 2026)
Magnitude:
813 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

25 Commits in this Release

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

Authored January 16, 2026
Authored January 15, 2026
Authored January 15, 2026
Authored January 16, 2026
Authored January 15, 2026
Authored January 16, 2026
Authored January 16, 2026
Authored January 16, 2026

Top Contributors in v0.53.9-alpha

ra3orblade

Directory Browser for v0.53.9-alpha

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Changes from v0.53.8-alpha to v0.53.9-alpha (alpha track)

Summary: 1 tasks, 28 commits, 7 merged PRs

High Priority

  • JS-8653: Move tabs with animation when sorting

Other Commits

  • 28fe41d 0.53.9-alpha
  • 8a0c48d fix: ensure keyboard focus when switching to app via activate event
  • 5894b46 fix: prevent null reference error in drag provider initVars
  • 3283698 fix: broadcast theme changes to all tabs
  • cfa8d6f small fixes
  • ad914a6 Merge pull request #1892 from anyproto/feature/tabs-persistence-and-session-fix
  • eace5fa style: formatting fix in onCloseSession
  • 4c1c91f fix: reset isOpening on router init and ensure widgets open after space switch
  • b339bd2 fix: implement lazy loading for restored tabs
  • d6a4adb feat: save and restore tabs on app close/start, fix session closing race condition
  • 38bc07f fix: hide menu bar on Linux to prevent duplicate UI
  • abb5b08 Merge branch 'develop' of github.com:anyproto/anytype-ts into develop
  • d67248d fix table of contents refresh
  • c8a3049 Merge pull request #1891 from anyproto/feature/tab-shortcuts-and-middle-click
  • 50d009f fixes
  • f04b9a3 Fix tab switching shortcuts with arrow keys
  • 7b4026d debug: try simple Alt+N/Alt+P shortcuts for tabs
  • 53c5ac5 fix tab shortcuts to avoid system conflict with Right arrow
  • 6e7051d debug: swap nextTab/prevTab accelerators to identify issue
  • d93fbab fix tab switching menu to use focused window from callback
  • 3e9f6d7 fix tab switching shortcuts to use standard browser keys
  • 8ed60ec move tab switching shortcuts to main process
  • ed8d7f0 fix tab switching and add missing translations
  • b2fe9b0 fix tab switching shortcuts to work globally
  • eb25d0c fix bubble loader check for new tab system
  • 83b4761 add tab switching shortcuts and middle-click support
  • 207e503 fix select option color changing on Enter key press