Skip to content

Version 2.4.0

Choose a tag to compare

@adama2000 adama2000 released this 27 Jun 03:32
a11aaf4

See the RELEASE_NOTES.txt inside the CreosonServer zip file for details.

From this release forward, the the ZIP files have been changed. You can now either download a version which includes the CreosonSetup application within the zip (CreosonServerWithSetup) or download a version that just contains the server (CreosonServer). The main reason for this was to give the user the option of downloading a much smaller file.

Note that the CreosonServer version will still not run without a setvars.bat file in the main directory, and that file is generated by CreosonSetup. If you download just the CreosonServer zip file, you'll need to copy setvars.bat from a copy of a previous on your system.

  • New functions: parameter.set_designated, feature.list_group_features, feature.list_pattern_features.
  • The documentation has been fixed for feature.list and feature.list_params; those two pages had been mixed together as "feature.list" in previous releases, but there should have been two separate pages.
  • A couple of changes to file functions for handling MFG models.
  • Validation has been added to check for missing "command" or "function" inputs in all JSON requests.
  • In the interface.mapkey function, newlines will now be stripped from the mapkey before it is sent to Creo.