github anyproto/anytype-ts v0.56.10-beta

2 hours ago

Changes from v0.56.8-beta to v0.56.10-beta (beta track)

Summary: 13 tasks, 87 commits, 38 merged PRs

High Priority

  • GO-7495: Refactor auth flow: return the account synchronously, drop the AccountShow event
  • JS-9871: Login by phrase fires 4 AccountSelect requests and repeats the whole boot
  • JS-9869: Chat: link marks survive paste-over-selection and strand on unrelated words
  • JS-9868: Recording a Space-containing global search shortcut silently breaks it (3 commits)

Medium Priority

  • JS-9877: Broken image placeholder offers no way to open or download the file
  • JS-9876: Table of contents highlights the neighbouring heading after clicking an item
  • JS-9875: Global search panel: no Messages filter, app drops out of the Dock, empty panel on fast reopen
  • JS-9873: Add AnyBlock v2 export format (Preview)
  • JS-9874: Avoid highlight metadata in mention and picker searches (2 commits)
  • JS-9872: Cold sync: show account start-up status instead of three dots (2 commits)
  • JS-9867: Add preferYamux network setting (prefer TCP) to AccountSelect/AccountCreate (4 commits)
  • JS-9865: Cross-space search: dedupe people, 1-1 Channel rows, clearer drill action (25 commits)
  • JS-9864: Vault: show Create Channel inline under the last channel when the list is short (2 commits)

Other Commits

  • 0a0ea40 chore: bump version to 0.56.10-beta, middleware to 0.51.1
  • 76c5598 fix(blockImage): let a broken image reach its file object
  • c2fed09 fix(tableOfContents): highlight the heading the click scrolled to
  • e3bdd4b fix(vault): hold the recovery spinner off the collapsed rail's top edge
  • 0c98ab6 fix(quickSearch): do not reopen the panel popup into a pending close
  • e721c22 fix(quickSearch): keep the Dock icon and the menu bar when the panel opens
  • 2499cb6 fix(search): offer the Messages filter in the spaceless quick search panel
  • c4ed876 Merge pull request #2379 from anyproto/local-link-approval
  • 8ddac1d fix(download): forward the whole request, and let opened files close their row
  • 62d0e4e feat(download): reuse the copy already on disk, verified by checksum
  • f76f504 feat(download): open only what the system can view, reveal the rest
  • 2a1aa0b feat(download): open files through the gateway too
  • 03bab8e feat(download): own file download progress in the sidebar
  • f69f45a feat(localApi): send the helper a per-launch secret on stdin
  • a75eace feat(linkApproval): space-scoped grants for pairing and API keys
  • bf4b27a feat(linkApproval): restructure the prompt around one identity line
  • 2ca5987 fix(linkApproval): import the design system the window uses
  • d9d6c5e fix: stop tracking the node_modules symlink
  • e97bb80 fix(linkApproval): load the window from the dev server and pull its payload
  • 55927fb docs: note the approval window, main-process manager and proto prerequisites
  • 0979578 feat(localLink): approve pairing requests before the code is minted
  • 2fcba50 feat(linkApproval): main-process approval queue state machine
  • 21168d9 docs: local-link pairing approval desktop design
  • 1ede11e Merge pull request #2378 from anyproto/importv2-client-integration
  • 06a70d9 fix(import): state the direct path in the BYOK disclosure
  • ec798f4 fix(import): make the AI disclosure accurate about where data goes
  • 5e244f7 feat(import): hide embedding models, rename the recommended row
  • 6382fbd feat(import): AI provider dropdown, Notion token guide, format back link
  • 2b349f4 feat(import): import v2 client integration and target channel picker
  • 8fb33df feat(export): add detailed results and clarify file data options
  • d6fd870 feat(export): add AnyBlock v2 export format behind a Preview label
  • 79a3a33 Merge pull request #2368 from anyproto/go-7495-account-from-createsession-response
  • 7ca1572 0.56.9-alpha
  • 20f34f8 Merge pull request #2367 from anyproto/feature/helper-process-lifeline
  • 3872746 fix(electron): harden helper ownership and settle start() on early exit
  • e53a04e fix(electron): tie the helper process lifetime to the main process
  • 4b25e57 style(recovery): size the peers menu action like the rest of the popup
  • b416792 style(recovery): move the debug link to the foot, quieten the peer counts
  • 37b2a19 chore: pin middleware 0.51.0-rc7, handle the stalled channel state
  • d18c055 feat(recovery): show account start-up status during cold sync
  • 14f068d fix(auth): stop the login screen firing AccountSelect on every render
  • 0ae9116 fix(chat): drop link marks whose text was replaced by a paste

Don't miss a new anytype-ts release

NewReleases is sending notifications on new releases.