6.2.0
2025-10-09
What's new in the Studio
You can add notes in the Designer.

The counter of Automations and Integrations has been removed from the main Dashboard.
Ability to limit access to modifiers and variables in the Wizard Builder

When a flow that contains connectors that are no longer available (were removed, or the ACL changed) is displayed, new placeholder connectors are shown in the UI instead of the unavailable connectors. Before, the unavailable connectors were just removed from the flow.
Removed field validation messages from the Inspector, and added an asterisk to mark it as "required".

Allow the Designer to zoom in and zoom out with Ctrl + Scroll.
The Appmixer SDK implements Trusted Types now, according to the W3C specification, to secure DOM injection sinks.
What's new in the Engine
Upgrade from Node 18 to Node 24.6.
Fully compatible with Mongo 8, ElasticSearch 9, Rabbit 3.13, and Redis 7.
The Engine can be started as an API node or as a Worker node. This allows you to create a separate cluster of API nodes and another cluster of Worker nodes.
Implemented local DNS cache for the Quota server requests.
Uses package-lock.json if present in the module.zip file during the upload.
The PUT /users/{userId} API supports the email change https://docs.appmixer.com/6.0/6.2/api/user#update-user
Logs created by
context.log()
are sliced to limit the maximum size of a log.Audit logs.
Support Variables call without authentication https://docs.appmixer.com/6.0/6.2/building-connectors/manifest/inports#silentauth-true
Added support for
{{componentId}}
scope in the quota definition in component.json https://docs.appmixer.com/6.0/6.2/building-connectors/manifest/quota#quota.scope
What's new in the Backoffice
Audit logs page.
Last updated
Was this helpful?