Release Notes

New in Version 1.3

Twin Focus

Hover over a word to highlight the corresponding word on the other side of the diff.

Improved diffing algorithm

Better recognition when two bodies of text mainly differ by their line breaks.

Diff UI improvement

Extra connecting lines now appear in diff dividers when there are a few scattered word differences that might be hard to spot within a large modified segment.

And more…

  • JuxtaCode can now be used as a merge tool for Jujutsu.
  • Performance improvements when generating large diffs.
  • You can edit a text clipping's title by selecting it in the sidebar and pressing enter.
  • Other small bug fixes.

Version 1.1.11

  • Fixed crash when viewing licence details in macOS Tahoe beta.

Version 1.1.10

  • Fixed: the branch & tag popup menu was not always fully populated when a repository was first opened.
  • Fixed a regression that broke syntax highlighting.

Version 1.1.9

  • Fixes an issue where the presence of multi-byte characters could cause characters to disappear and highlighting to misalign.
  • Fixes for displaying diffs via the --dir-diff option of git difftool … (also affects tool integration e.g. with Tower):
    • Fixed potential inconsistency of “added/deleted” labels.
    • Fixed issues with swapping the sides of the diff.

Version 1.1.8

  • Support for Quick Look has been added in a number of places. This can be helpful when comparing non-text files (like images).
  • Different repositories with the same name will have extra path information in their window titles to differentiate them.
  • Fixed a bug preventing diffs loading correctly when initiated via Git from an external source.

Version 1.1.7

  • Added ability to copy paths from files in the inspector sidebar.
  • Fixed a bug that prevented the merge tool working with Git worktrees.

Version 1.1.6

  • Added ability to copy hashes from commits in the sidebar.
  • Fixed a bug that could cause license activation to fail.

Version 1.1.5

  • Fixed a bug where a window could appear blank when opened with the sidebar collapsed.

Version 1.1.4

  • Fixed bug that could cause avatars to flicker
  • Stability and performance improvements

Version 1.1.3

  • Fixed rare crash that could occur when presenting diffs
  • Improved performance of diff generation and presentation.
  • When a 2-way diff includes the working copy of a file, the diff will now refresh when changes are saved to the working copy.

Version 1.1.2

  • Fixed a crash that occurs in Sequoia.
  • The text of the commit message in the commit inspector is now selectable.
  • The expanded/collapsed state of the commit message is now persisted.
  • Sidebar entries in comparison windows (files and text clippings) can now be selected.