New in this release
General usage
- Introduced
Easy mode
. - DiffList extended to include Recently closed and Open now. Also makes the DiffList easier to open / close.
Ctrl+Shift+T
to reopen a recently-closed tab (just like a web browser).- Previously open tabs are now restored on startup.
Speed and quality of text diffs greatly improved, especially for non-western-language Unicode diffs.
Simulink
- Multiline properties are now displayed in full in the viewer and differ.
- Added the ability to undock the Simulink diagrams in the diff, so that they can be spread across multiple monitors.
- This new command is called
Undock diagrams across multiple monitors
/Dock diagrams back to main window
. - It is a replacement for
Spread across multiple monitors
. - Wherever you put these undocked diagrams, DiffPlug will remember their position for other Simulink diffs, until you move the main DiffPlug window, at which point you will have to reposition them again.
- This new command is called
- Now shows the ignored state of all properties in the detail diff, even for additions and removals (previously they were only shown for modifications). This ignored state is also respected in exported reports.
- Simulink report export now estimates report size
- Simulink diff config dialog is much improved (better layout, supports copy-paste, undo/redo, drag and drop, and more).
- Added
fontSize
,drawStyle
,midPoint
,labelPosition
as built-in ignored Stateflow cosmetic properties, as well asFontWeight
andFontAngle
as built-in ignored cosmetic Simulink properties.
- Added
Fixed in this release
- Fixed label parsing for Simulink action ports.