Skip to content

VisualDiffer v2.1.3

Choose a tag to compare

@dafi dafi released this 18 Jan 06:15
· 56 commits to main since this release

v2.1.3

🚀 Features

  • File Compare: ignore character case in comparison

🐛 Bug Fixes

  • File Compare: crash when pasting at end of file (b283815)

  • File Compare: handle unsaved files (e5b9145)

  • File Compare: redo compare without saving files (4a80dd7)

  • Folder Compare: window expands for long file paths (0e2180f)

✨ Performance

  • Fix regression from objc original code (c94c99a)

  • increase buffer size used by binary comparison (e9c4dae)