Today we are releasing the current beta of CET Developer to release as version 2424.0.
Changes include:
- If you attempt to login to MyConfigura via 'cop' (using the command
cop login
) in a virtual/redirected terminal, 'cop' will now display an error that this is not possible. Previously, this would cause a hard crash. - Updated the 'New Extension' interface to instead take you to the new extension template selection screen(s).
- This new interface will allow you to choose from multiple new extension 'templates'
- As of this post, only the existing 'green box' template is available, but more are already being developed
- Additionally, it is possible for you to provide your own new extension templates
- Documentation on this new interface, and how to create your own templates is coming soon
- When building an extension, if the build takes longer than the 'freeze limit', operator will output that your extension build seems to have stalled. The message has been updated to indicate that you have the option to increase the freeze time limit in the options
- We're working on some changes to Build Center on MyConfigura to detect interface changes that could cause otherwise undetected errors to be introduced into distributions. To accomplish this, interface definitions are generated at build time, and uploaded to MyConfigura when you upload your builds.
- Note that these interface files are not intended to be used for purposes other than the feature described above, and no guarantees are made about the stability of the file format; their use is exclusively protected for use by Build Center.