What has changed in 1.9.x¶
Hint
Deployment options like AWS, Docker, and SSH are removed from the standard product and available upon request. Please contact Amorph Systems for more details.
1.9.8¶
Bug fixes
Rest client config is not shown when the name of the variable is BODY,HEADER,PARAMETERS or STATUSCODE
Added
InfluxDB v1: Added support for reading from influx database
1.9.7¶
Bug Fixes
Sql Database: Fix database connection not cleaned up after disconnect
1.9.6¶
Bug Fixes
Updated dependencies to fix version conflict in used libraries
1.9.5¶
Changed
Sql Database: More granular connections settings for poolsize, timout, ...
1.9.4¶
Added
Rest Client: Added support for additional OAUTH2 type
Rest Server: Server can now use certificates stored in the Windows certificate store
Changed
Endpoint don't needs to be stopped before doing restore
Improvements
Backups can be downloaded as zip files
1.9.3¶
Added
EMail: Added option to use outgoing server without any security
Changed
Max logging to 180 days
1.9.2¶
Added
Saving mappings without compiling
Bug Fixes
Rest Client: Fixed configuration for selecting HTTP-Version
1.9.1¶
Added
Rest Client: Support for OUTH2.0 added
Rest Client: Support for body type "text" added
Rest Server: Support for body type "text" added
Improvements
Possibility to select which entries of the database to backup / restore.
Added confirmation prompts for artifact deletion and reindexing.
Visual distinction of complex and simple variables in Model editor / view
Documentation updates: Expanded guides for backup, Oracle drivers, and more.
OPC-UA client: Improved logging
MQTT layers: Improved logging
Bug Fixes
Restoring of deployments not working
Incorrect state of an agent deployment endpoint shown in gui
Creation of environment variables not working
OPC UA Client: Fixed subscription group "None" not recognized
1.9.0¶
Added
Validation for the SMARTUNIFIER configuration component.
Environment variables to store common configurations across multiple Communication Channels.
New mapping trigger type "Timeout Scheduler".
Implicit data type conversion within mappings via drag-and-drop.
Mapping helpers such as equals, formatDateTime, parseDateTime, mapAndAssignChildren for easier rule creation.
Improvements
Introduced "Communication Status" to indicate the status of communication between channels.
Updated MQTT Communication Channel to allow subscriptions on complex variables.
Updated SMARTUNIFIER Manager Interface framework to Angular 16.
Improved logging in Communication Channels to make it easier to react to certain events.
Multiple improvements to enhance the stability of the SMARTUNIFIER Manager and Communication Instances.
Bug Fixes
Reconnect issue in InfluxDB Communication Channel after connection loss.
Connection state issue in OPC UA Client Communication Channel.
Absence of notification when the Information Model compile fails.