November 18, 2025

v1.543.9

New features

  • Operator View
    • Manual Counter and OEE are now available in the Operator View.
    • Batch comments are now visible in the Operator View. Users can view comments for the running batch by clicking the info icon on the batch card, and the comments also appear in the Next batch  list dialog.

Improvement

  • GraphQL API
    • Documentation clarifies which type of ID is expected by archivePeripheral and peripheralByID.
  • Other
    • Added the ability to edit registration in the multi-select dialog in Operator View.
    • Administration page: Moved the Add button to the bottom-right corner to prevent it from covering page navigation.
    • Fixed a regression that caused peripherals without descriptions, when created through the API, to produce errors.

Bug fixes

  • Organization Hierarchy: Fixed a bug where, after moving a Node to a Directory, the Node would disappear.
  • Fixed a bug where the OEE card wasn't shown in the Operator View if no main OEE type was configured for the Line. The application now defaults to showing OEE1 if no main type is set.
  • Fixed a bug where the hourly count displayed incorrect stop durations in some time zones.
  • Fixed a bug where the Operator View and Batch tab displayed different values for batch ETC.
  • Activities: Fixed a bug where the Batch filter remained stuck in the loading state after selecting a location.
  • Fixed a bug where the indices argument was ignored for device.sensors and device.peripherals resolvers.
  • Fixed a bug in the Operator View where starting a batch would start the first batch in the list instead of the batch selected by the user.