Skip to content

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 02 Jun 17:44
· 31 commits to main since this release
v0.7.5: Fix spurious deletion when wrapping in Track Changes

- Wrapping a selection in a highlight/comment while Track Changes is on
  no longer prepends a spurious deletion; the insert/wrap commands now
  apply their edit through the recorder's re-entrancy guard so authored
  markup lands verbatim. Affects all five insert commands (#44).