github anyproto/anytype-ts v0.55.16-alpha

3 hours ago

Changes from v0.55.15-alpha to v0.55.16-alpha (alpha track)

Summary: 1 tasks, 30 commits, 13 merged PRs

High Priority

  • JS-9815: Space switch opens stale objectId from previous space → "tree does not exist" (2 commits)

Other Commits

  • 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
  • 25380ea Merge pull request #2265 from anyproto/chat-codeblock-inline-style
  • 60c41ac style(chat): match multiline code block to inline code (bg + inherited text color)
  • bb93440 Merge pull request #2264 from anyproto/chat-codeblock-content-text
  • e3b0737 feat(chat): multiline code as a Code mark in content.text (cross-platform monospace)
  • 0ad6b91 Merge pull request #2263 from anyproto/js-9814-chat-double-clicking-last-word-also-selects-the-message
  • b7ec172 fix(chat): exclude message timestamp from text selection
  • ebf873d Merge pull request #2262 from anyproto/feature/chat-multiline-codeblock
  • 58aeb7d refactor(chat): raw fences in composer (no live parse); keep send-time code blocks
  • 8821034 fix(chat): render multiline code fence as one unified block in composer
  • f462de8 fix(chat): re-render composer when code-fence mark range grows (multiline)
  • 2e8230e debug(chat): add module-load [cb] BUILD MARKER logs
  • 0279c36 debug(chat): log code-block parse/send/render values
  • e79e0dc feat(chat): live-render code fences as monospace in the composer
  • 718f3fb fix(chat): make code block highlighting actually render
  • 50cb616 feat(chat): code block parity with discussions (highlighting + language label)
  • 67d9b27 style(chat): use ​ escape instead of literal ZWS in code block render
  • 356bce2 docs: note U.Chat util and chat code block support
  • 2c62ca4 fix(chat): address deep-review findings for code blocks
  • d513d7e feat(chat): render multiline code blocks in messages
  • 83270b8 feat(chat): author code fences in composer and send message.blocks
  • 20e43d3 feat(chat): add U.Chat fenceToBlocks + isInOpenCodeFence util
  • 38ab8dc docs: implementation plan for chat multiline code block
  • f1de507 docs: design spec for multiline code block in chat
  • f533242 Parallelize window creation with middleware startup
  • 4b1ee3f Startup performance: boot timing marks, opt-in tracing, fix eager chunk loading

Don't miss a new anytype-ts release

NewReleases is sending notifications on new releases.