Wiki diffs between commits
You can now review exactly how your wiki changed between indexed commits. Every changelog entry has a View wiki diff link that shows a line-level diff for every page that changed in that sync, with the commit range attached. Reviewing a tricky refactor across several pushes? Extend the range with Compare across more syncs and read the combined diff in one view.
Two stability improvements shipped with it:
- A regeneration that produces effectively the same text no longer counts as a change. Your pages keep their exact previous bytes, and the changelog only reports real updates.
- Incremental updates can no longer silently drop a section. Sections the model omits are restored at their original position, and pure rewording of untouched sections is rejected.