Skip to content

v0.1.1 — readable word-level tracked changes

Choose a tag to compare

@michu5696 michu5696 released this 07 Jul 13:43
67d1738

Fixed

  • push now produces readable, word-level tracked changes. Previously it diffed character
    by character, so replacing one word became dozens of interleaved single-letter strikethroughs
    and insertions — an unreadable "confetti" in Overleaf's review panel. It now diffs at the word
    level (diffWordsWithSpace), so edits land as clean whole-word delete/insert pairs while
    keeping the OT positions exact.
npm install -g overleaf-review