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.
- Basic support for Gerrit code review.
- If you check the
Gerrit
checkbox for a remote, all pushes will automatically go torefs/for/<branch>
. Edit metadata
dialog will then include ability to setChange-Id
andSigned-off-by
headers.
- If you check the
Fixed in this release:
- In Simulink diff reports where config was set to
Find only differences
mode, with a BlockType-specific wildcard filter (such asBlockType=Constant
,Matched Properties=*
), then changed Constant blocks would not show up in diff reports properly. This is now fixed.