Skip to main content

Release 1.4.0.0

· 3 min read
Centrix
Centrix
The Centrix Team

This is our first release of 2026, and it's a big one. This update moves the platform to a new UI scheme. This aims to unify all Centrix platform components under one common UI scheme for a familiar experience across all aspects of the platform.

The release of Centrix 1.4.0.0 occurred on 2 March 2026 as planned.

Changelog

See below for the full changelog for release 1.4.0.0:

Added

Customer Applications

  • Added Dark Mode.
  • Added new UI scheme.
  • Added Audit Log button to document view header bar.
    • Audit logging has been enabled for all data events through the API since 01/01/2026.
    • Audit logging is handled by the API which creates an audit entry based on the event type and delta of the event.
    • Logging is active for the following events: Insert, Update, Delete.
    • Accessing the Audit Log requires a specific permission which must be added to a role by a Centrix developer.
  • Added a background image to dashboard pages if no dashboard has been designed.
  • Added application selection sidebar visible at all times to allow faster application switching.
Changed

Centrix Devices

  • Changed Centrix MQTT services to have direct topic access instead of using the inbound topic.
    • When using centrix devices the inbound topic is no longer required.
    • Our public docs have been updated to reflect this change.

Customer Applications

  • Changed styling across the platform to match new UI scheme styling requirements.
  • Changed location of "system functions" and "user information" from the bottom of the sidebar to the page header and changed it to a dropdown button.
    • User information is now visible in a less intrusive way.
    • Matches positioning of such information in other platforms to aid with accessibility.
    • Dark Mode toggle button added to this dropdown button.

API

  • Changes to enable grouping by date.
  • Changes to consider projection during grouping stage.
Fixed

Customer Applications

  • Fixed a bug that caused no data to be shown on collection datagrid if a user was previously on a page greater than page limit after filtering.
  • Fixed a bug caused by an incorrect permission check in the Admin Area.
  • Fixed a bug with the "Get Help" tooltip overflowing the parent dialog.
Removed

Customer Applications

  • Removed old UI scheme.
  • Removed "application tile" splash screen page.
Security

All Services

  • Updated dependency packages.

This update also contained various internal updates which cannot be shared here for security reasons.