< Back to all releases
Management Console

2026-09-18

Improvements

  • The passphrase screen now shows which account you are unlocking. A link below the form signs you out, so you can log in with a different account
Passphrase screen showing
  • Behind the historian feature flag, the Plugins tab of an instance now carries the same status circle as the Core tab. It stays neutral while no plugin is configured, and otherwise shows the health of the configured plugins
  • The name of a data model is now checked against its 53 character limit, and a name that is too long is reported on the field like any other invalid name. It used to pass the form and fail on deploy

Fixes

  • The Docker Compose setup tab now downloads the file as docker-compose.yaml, the name the documentation uses. The docker compose up -d command that the tab shows now finds the file and starts umh-core. The file used to be called umh-core-compose.yml, which Docker does not read
  • Fixed a bug where being a member of exactly one company while also having a personal account would make it impossible to access the personal account.
  • Instances now appear right away when signing in from a browser that has not been used with the console before. They used to stay offline for 25 seconds on a new device, a new browser, or a private window
  • Long names, paths or descriptions no longer widen a table until its row action column sits behind a horizontal scrollbar. A value too long for its column is cut off, ending in a …, and shown in full on hover
  • Neither the browser nor a password manager offers to save the database password when you deploy or edit the Historian. The field still hides what you type
  • Numeric values are now always handled correctly in visual mode of bridges
Discuss on Discord