Skip to content

AASX Server 2021-06-04.alpha

Compare
Choose a tag to compare
@aorzelskiGH aorzelskiGH released this 04 Jun 14:13
· 232 commits to master since this release

Turn off https redirection
AASX Server can now run behind frontend forwarder like nginx. Example is https://admin-shell-io.com/5011/ using port 443.

Add new option --external-rest
Running behind frontend frowarder may need an internal host:port for the server, but blazor API and REST API will be different.

Add security rules per submodel element (#70)
Now rules can also be defined for targetObject submodElement
The rules in the element tree are:
The nearest elements in the tree up must not be a "deny" but an "allow" or nothing
No elements with "deny" are allowed in the subtree below

Add first version of events (#71) …
Show TimeStamp in blazor tree

  • Add /diff with time and display of DELETE, CREATE and UPDATE
  • Add message for older deleted items
  • Show diff as HTTP table
  • Path /diff/updates can show also values of properties
    See example https://admin-shell-io.com:5031/