Logik.ai 2025/04/18 release notes

  • Release version: Other
  • Updated November 25, 2025
  • 1 minute to read
  • Logik.ai 2025/04/18 release notes include new enhancements and minor bug fixes.

    Schedule

    Table 1. ScheduleThis build upgrades Logik.ai environments according to the following schedule:
    Sector Upgrade
    Demo Thursday, Apr 17, 2025, 8 pm CT
    Test Thursday, May 01, 2025, 8 pm CT
    Prod Friday, May 16, 2025, 8 pm CT

    Example: an environment with URL https://[YourLogikURL].prod.logik.io receives this build May 16, 2025.

    Release notes

    This release version includes the following new enhancements and fixes.

    New Transaction Manager enhancement: sort product list results

    New layout property in productList to define the sort parameters in the Product List in add lines to transaction flow.

    New Transaction Manager enhancement: product search and product configure button placement

    Admin can determine if the Product Search and Configure Runtime UI buttons Cancel, Add Line, Configure, and Done Configuring are placed in the header, footer, or both.

    Bug fixes

    Table 2. Bug fixes
    Fix Short description
    LGK-13677 Fixed an issue where rows from managed table API were not always properly paginated. Added new Revision to API from:
    /v1/managedTables/{tableName} // is deprecated in place. This is still supported and will work as previously designed
    /v1/managedTables/{tableName}/{rowId} // gets record by rowId
    /v1/managedTables/{tableName}/row // gets record by query param: like col1=value, col2=value2
    /v2/managedTables/{tableName} // is advanced search for example ?search=rolex will search for all records containing rolex
    /v2/managedTables/{tableName}/rows // has "filter" as paramater: like greaterThanEquals("age", 42)
    LGK-16076 Fixed an issue where removing a child item in solution config was not properly reflected on BOM
    LGK-16157, LGK-16159 Fixed differential behavior of rule execution between flightpath on and flightpath off
    LGK-16357 Fixed an internal bug where a rule may not attach to a Blueprint
    LGK-16368 Fixed a bug where fields remained hidden when corresponding hide rule stopped being true
    LGK-16422 Fixed a bug where rapid repeated selection and deselection of an item in the UI may cause an error
    LGK-16638 Hardened migration scripts for transition from very old versions to new versions of Logik

    Additional resources