github anyproto/anytype-ts v0.57.0

3 hours ago

Changes from v0.56.5 to v0.57.0

Summary: 15 tasks, 229 commits, 41 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)
  • JS-9863: Search: Channel matches in global search, Channels chip, vault search icon (7 commits)
  • JS-9862: Search: in-space cross-chat message search + global cross-space search (107 commits)

Other Commits

  • 8a7bff7 0.57.0
  • 4551e15 Release notes for 0.57.0 (#2386)
  • de6de0c Merge pull request #2384 from nrydanov/fix/participant-without-status
  • d276557 0.56.12-alpha
  • 45b0d90 Merge pull request #2385 from anyproto/fix/open-file-temp-path-and-deps
  • 72039d5 chore: bump middleware to 0.51.3
  • fd982a1 chore(deps): take the last Electron 41 and the shipped security fixes
  • e02c3be fix(download): open files from a deterministic temp path
  • dcb7683 fix(store): do not map a participant without status to a join request
  • 306e1f5 chore: bump version to 0.56.11-beta, middleware to 0.51.2
  • 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

... and 29 more commits

Don't miss a new anytype-ts release

NewReleases is sending notifications on new releases.