Skip to content

v8.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 11:39
· 22 commits to master since this release

馃拵 Features

馃殌 Improvement

  • imprv(mastra): Focus the chat prompt input when the chat sidebar opens (#11527) @miya

馃悰 Bug Fixes

  • fix(comment): Make /comments.update respond so editing leaves edit mode (#11641) @yuki-takei
  • fix(drawio): Fix math, shapes, menu contrast and DRAWIO_URI on self-hosted instances (#11633) @yuki-takei
  • fix(g2g-transfer): Fix expiring keys, overwritten destination records and silent partial imports (#11658) @yuki-takei
  • fix(g2g-transfer): Abort G2G transfer before import when unique-constraint conflicts exist (#11643) @yuki-takei
  • fix(g2g-transfer): Prevent auth bypass and path traversal in the transfer receiver (#11631) @yuki-takei
  • fix(vault): Reject requests for objects outside the requester's view (#11604) @yuki-takei
  • fix(vault): Recover a bootstrap whose runner is gone (#11599) @yuki-takei
  • fix(vault): Shrink the clone transfer and fix the sparse-checkout recipe (#11605) @yuki-takei
  • fix(vault-manager): Prevent clone checkouts from failing due to long page names (#11603) @yuki-takei
  • fix: Replace dead Slack invite link with a single redirect page (#11626) @yuki-takei
  • fix: Restore native "Choose File" button styling outside .tw-root (#11613) @yuki-takei
  • fix: Bookmark folder authorization and bookmark display restriction (#11478) @arvid-e

馃О Maintenance