Version 1.8.2

This version is out of date!

We strongly recommend using the latest version, 2.11.0.

 
Also available for these platforms:
Win x64  Win x86  Mac x64  Linux x64  Linux x86 

Release notes

April 25, 2016

New in this release:

  • All single-line diffs which are too big to see on one screen now include a popup minimap on hover. Also applies to Simulink properties.
    • Single line diff
  • Basic support for Gerrit code review.
    • If you check the Gerrit checkbox for a remote, all pushes will automatically go to refs/for/<branch>.
    • Gerrit checkbox
    • Edit metadata dialog will then include ability to set Change-Id and Signed-off-by headers.
    • Gerrit metadata

Fixed in this release:

  • In Simulink diff reports where config was set to Find only differences mode, with a BlockType-specific wildcard filter (such as BlockType=Constant, Matched Properties=*), then changed Constant blocks would not show up in diff reports properly. This is now fixed.