New
Added a key handler to close the diff window using the "Esc" key.
Added a key handler to close the diff window using the "Esc" key.
Diff navigation keyboard shortcuts (Ctrl+N and Ctrl+M) were broken. Fixed.
Added 'release notes' link to 'About' window and 'Upgrade version' window.
Fixed a typo in the intro guide.
The 'Help' window (semanticmergetool.exe –help) was using the old semanticmerge icon. Fixed.
'Samples' view now remembers the previous size and position when it is opened.
The diff tool now remembers the comparison method selected by the user.
The performance when resolving 'changed-changed' conflicts has been improved.
After changing the comparison method type in the options menu of the 'Diff' window, the 'visual diff' window didn't show any difference. Fixed.
The merge info panel was wrongly closed on this scenario:
1. Open the merge info panel from the options menu.
2. Maximize and restore a contributor textbox.
3. Close merge info panel.
Fixed.