3.4.6 - Workflow, Explorer, and Security Improvements

August 5, 2026

Workflow and Reporting

  • Workflow setup screens in the UI now use a cleaner, more consistent form layout for triggers, criteria, and actions, making workflow configuration easier to read and use across screen sizes.
  • Workflow scheduling and criteria setup now behave correctly in the UI when configuring hourly triggers and report-based criteria.
  • Report filters now keep the grouping value when editing and prevent negative grouping numbers from being saved.
  • API and reporting now expose the History Number field for transaction history records, including support for viewing, filtering, and sorting by that value.

Explorer and App Experience

  • App settings cards now match the styling used in the main Apps library so the experience is visually consistent between /apps and /settings/apps.
  • ItemPath now shows a Patch Notes link next to the version number in the app footer so users can open product update information from within the application.
  • Deactivated users now remain visible in the Users list, with a clear status indicator so teams can distinguish active and inactive accounts.
  • Fixed a Data Push issue where filters for blank date/time values could cause integration jobs to fail instead of matching empty values.

API and Data Compatibility

  • Added an optional on-premise API mode that allows authenticated API routes to run without JWTs when explicitly enabled by environment configuration.
  • Added the material name back to API work order line responses so they match the legacy work order line response data more closely.
  • Improved API call logging so unauthenticated probe traffic is not recorded, while authenticated user requests remain auditable, and protected the OpenAPI schema behind JWT authentication.