Skip to main content

V 1.1.36

New and Improved Features

  1. Settings Page Redesign
    The Settings page has been refreshed with consistent table interactions, enhanced search, and streamlined permission assignments for faster configuration.
  2. New Function: roundFractionalToString()
    Introduced a utility function that converts fractional numbers into rounded string values, enabling cleaner display formatting and downstream processing.
  3. Platform Styling Update
    The entire platform now uses the Inter font family, offering a modern and more readable interface across modules.
  4. GV Reference in Transition Expressions
    Global Variable references now resolve accurately when used inside Transition Expressions, ensuring smooth execution and logic evaluation.

Bug Fixes

  1. End Activity Validation Rule
    Fixed a validation issue that caused improper workflow termination due to incorrect rule handling.
  2. Data Table Tab Visibility
    Addressed an issue where the Data Table tab was not displaying correctly, and improved associated name validation.

Other Updates

  1. Redis Library Optimization
    Updated the Redis library to handle intermittent heavy loads more efficiently, improving stability under peak traffic.