New in this release:

  • On linux and mac, the dp command line client can now be symlinked and still perform properly.
    • ln -s (DIFFPLUG_INSTALL_DIR)/dp /usr/local/bin/dp on linux.
    • ln -s /Applications/DiffPlug.app/Contents/Eclipse/dp /usr/local/bin/dp on mac.
    • On windows, the dp.exe file can still be copied on its own.
  • Added support for Simulink R2017a.
    • Signal tracing does not yet support the new bus element ports.

Fixed in this release:

  • HTML comments in Stateflow diagrams are no longer displayed.
  • When tracing a Simulink model, the colors return to normal after the diagram is closed.
  • Japanese character encoding issues in Simulink models.
  • Simulink diffs between unusual combinations of text files.
  • Problem with Windows command line installation for specified installation directory.