Skip to content

v2.1.4

Compare
Choose a tag to compare
@remram44 remram44 released this 25 Aug 20:01
· 2484 commits to v2.2 since this release

This is a minor bug-fix release.

This release addresses issues with saved parameter explorations. Also, the OSX binary now contains the correct users guide.

Other fixes:

  • Pinch gesture was broken (2d5494e)
  • Ticket 893: "Create Version" button on the spreadsheet does not work (d3db654)
  • New Parameter Exploration was created for each execution (c324aca)
  • Could not load saved Parameter Explorations (c324aca)
  • Ticket 762: Package.import_override.is_sys_pkg logic incorrect (bf5e20c)
  • Usersguide: Fixed parameter exploration vtl links (79c3021)
  • Forces the use of PyQt4 (avoid PySide) (2460948)
  • Guess whether to use su/sudo with pip (18698fa)