Skip to content

AutomationML Editor 6.3.3

Compare
Choose a tag to compare
@josefprinz josefprinz released this 05 Oct 20:01
· 19 commits to main since this release
5c597c8

Version 6.3.3

New Features

  • Newly created libraries are automatically assigned an ID.
  • If a class is selected in the library view of an external document, the relation view also shows the classes derived from it, including the derived classes of the main document.
  • ExternalReferences, classified as version references also contain a Version element, defining if the reference links to a new Version (forward) or old Version (backward).
  • If three consecutive unauthorized login attempts have been made to an AutomationML file provisioning service, no further attempts will be made by the editor. Otherwise there is a risk that the IP address will be blocked by the server. The editor informs the user that the number of unauthorized login attempts has been exceeded. The login block remains in place even after the Editor is restarted. The editor will not attempt to log in again until the user releases the lock. This is possible when executing the connection check in the configuration dialog of the service. However, this should only be done if the login information is correct.

Changes

  • If a new document version is published that contains versioned classes or libraries, but these classes or libraries are not contained in the published previous version, the version references of these classes are deleted in the new version. This can happen if intermediate versions are involved.

Bug Fixes

  • Fixed an issue where a new version document, created from a local copy of a published version, did not create a forward version reference in the published version.
  • Fixed an issue where the merge service failed to correctly classify an imported external reference as a version reference.
  • The problem that publishing a new document version to a local file system did not create a version reference has been fixed.