
v3.2 [Feb 11, 2019]
-Fix folder comparison sensitivity breaking when cancelling a scan (Kai Willadsen)
-Fix Subversion comparsion on Python 3.9 (Kai Willadsen)
-Retain clipboard contents after exiting Meld (Kai Willadsen)
-Fix wrapping in notification bars (Kai Willadsen)
-Fix border width in our file selection dialog (Kai Willadsen)
-Fix occasional traceback when closing comparisons (Kai Willadsen)
-Update links to reflect move to Discourse (Kai Willadsen)
-Issues fixed: 432, 451, 482, 499, 502, 526
v3.1 [Sep 27, 2014]
New features:
Make syntax highlighting style configurable.
Implemented incremental search, match highlighting and many other find-related fixes.
Add support for GTK global dark theme setting.
Add support for pushing change deletions.
Remove cycle-pane action in favour of previous/next pane actions.
Fixes:
Handle Unicode filenames in a git tree correctly.
Many fixes for recent GTK deprecation warnings.
Fixing flickering inline highlighting on updates.
Multiple work arounds for change colours not displaying on GTK 3.14.
Fix inconsistent file chooser when cancelling file selection.
UTF-8 encode patches created from the patch dialog.
Fix text-wrapping reset caused by the commit dialog.
Fix text background display on certain themes.
Fix for launching Meld with certain Git environment variables.
Add GTK’s settings.ini file for font blurriness fix on Windows.
Fix display of change action buttons and line numbers when line numbers are shown.
Fix positioning of the change action buttons.
Fix tab width setting not working correctly.
Fix starting comparison of Subversion checkouts from a subdirectory.
Fix starting Meld from a differently-named symlink.
Ignore errors when copying file metadata if the destination file system doesn’t support it.
Automatically recompile stale in-place gschemas.
Handle SIGINT to support previous quit-on-Ctrl-C behaviour.
Fix missing cache opcodes in some circumstances.
Fix text view expansion when resizing patch dialog .
Build fix to always include C locale when LINGUAS is set.