Logik.ai 2025/10/31 release notes

  • Release version: Other
  • Updated June 2, 2026
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Logik.ai 2025/10/31 Release Notes

    The Logik.ai 2025/10/31 release introduces new tagging capabilities, a system field for identifying new lines, and multiple bug fixes enhancing performance, UI, and data handling. The update is scheduled for phased deployment across Demo, Test, and Production environments between October and December 2025.

    Show full answer Show less

    Key Features

    • Tagging and Tag-Based Filtering: Tags can now be applied to Blueprints, Fields, Rules, Managed Tables, and Library Functions. This feature requires contacting Support to enable via a feature flag. Users can create, view, associate, and remove tags using the Tag API, add tags directly in table views by double-clicking the tag column, and filter by tags within object-specific tables. Note that tag updates are limited, tags have character and case restrictions, and global tag search is not supported.
    • New System Field - txn.line.isNew: A Boolean field indicating if a transaction line is new (true) or existing (false) during the event operation. This enables Rules and Rule Groupings to target newly created lines for specific actions, such as clearing discounts on copied lines. For Reconfigure operations, only net-new lines return true.

    Bug Fixes and Improvements

    • Improved UI responsiveness on mobile devices.
    • Fixed rule identification issues in Transaction Manager related to blueprint field references.
    • Enhanced performance when copying transactions.
    • Resolved query issues caused by reserved words in Data Tables.
    • Improved AI Rule Search data ingestion to handle null fields and scalability for large blueprints.
    • Corrected UI alignment problems in legacy Admin UI and sidebar BOM rendering in Card View.
    • Fixed display issues for certain fields and picklist values in Transaction Manager under specific theming conditions.

    Deployment Schedule

    • Demo Environment: October 30, 2025, 8 pm CT
    • Test Environment: November 6, 2025, 8 pm CT
    • Production Environment: December 5, 2025, 8 pm CT

    Next Steps

    To enable tagging features, contact Support to request access via the feature flag. For new feature requests or enhancements, use the Idea portal on Now Support. Engage with the Logik.ai user community through Now Community for peer support and knowledge sharing.

    Logik.ai 2025/10/31 release notes include new enhancements and bug fixes.

    Schedule

    Table 1. ScheduleThis build upgrades Logik.ai environments according to the following schedule:
    Sector Upgrade
    Demo Thursday, October 30, 2025, 8 pm CT
    Test Thursday, November 06, 2025, 8 pm CT
    Prod Friday, December 05, 2025, 8 pm CT

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

    Release notes

    This release version includes the following new enhancements and fixes.

    Tagging and filtering tags in tables

    Tagging is now available for Blueprints, Fields, Rules, Managed Tables, and Library Functions. This feature is available and can be enabled through a feature flag. Contact Support to request access.

    Key capabilities include:

    • Tag API: Create, view, associate, and de-associate tags.
    • Add tags directly on lines in Field, Rule, and other object table views by double-clicking the tag column on the row.
    • Tag suggestions.
    • Tag-based filtering: Click the header of the tags column to start filtering.

    Limitations:

    • Updating existing tag names is not supported.
    • Tags are limited to 80 characters, are case-sensitive, and follow restricted character rules.
    • Filtering is object-type specific; global tag search is not available.

    New line field: txn.line.isNew

    A new Boolean system field, txn.line.isNew, indicates whether a line is new (true) or existing (false). The value is true during the operation of the event that created the new line. Use the field in Rule and Rule Groupings associated to Events or Stages to take actions on new lines (for example, clear discounts on copied lines). For Reconfigure, only net-new lines return as true; existing lines return as false.

    Bug fixes

    Table 2. Bug fixes
    Fix Short description
    LGK-19221 Improved UI responsiveness in mobile format
    LGK-19563 Fixed issue in Transaction Manager with automatically identifying rules associated to a blueprint that referenced fields not associated to the blueprint
    LGK-19579 Improved performance of copying a Transaction
    LGK-19610 Fixed issue where reserved words in Data Tables caused problems with queries
    LGK-19652 Improved data ingestion pipeline for AI Rule Search to handle null fields
    LGK-19752 Resolved UI misalignment issue on legacy Admin UI
    LGK-19791 Fixed issue where the BOM did not render in the sidebar for solution config when the Card View type is used
    LGK-19854/19857 Improved scalability of AI Rule Search for XL blueprints
    LGK-19923 Fixed issue that prevented seeing certain fields when the layout for Transaction Manager is themed but the layout for the associated configurator is unthemed
    LGK-19958 Resolved issue with displaying correct picklist values in Transaction Manager

    Additional resources