--- title: "Platform Release 326 - July 2025" slug: "platform-release-326-july-2025" updated: 2026-03-30T21:04:38Z published: 2026-03-30T21:04:38Z canonical: "support.tulip.co/platform-release-326-july-2025" --- > ## Documentation Index > Fetch the complete documentation index at: https://support.tulip.co/llms.txt > Use this file to discover all available pages before exploring further. # Platform Release 326 - July 2025 Release 326 brings updates to several features and bug fixes throughout the platform. Let us know your thoughts and questions in the [Tulip Community](http://community.tulip.co/t/15217). ## Features and Improvements ### General Improvements - In the app editor, adds a new property to text input widgets to allow them to be dynamically enabled and disabled. ![Screen Recording 2025-07-07 at 10.42.13.gif](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Screen%20Recording%202025-07-07%20at%2010.42.13.gif) - In interactive table widgets, enables user sort for each column shown - In the app overview page, more clearly indicates which app version is being imported/exported. - Stopped trimming whitespace when viewing Table Text values - [Community Request](https://community.tulip.co/t/table-text-value-is-trimmed/14927) ### Triggers - [Change in Behavior] Improved trigger timeout behavior begins rolling out in r326. - This change increases the default trigger timeout to 10 minutes, reducing the likelihood that slow networks and other latencies would cause App Triggers to fail. - A new banner has been introduced into Apps that is displayed when a Trigger is considered slow (100 seconds or longer, the old trigger timeout). - This improvement also fixes a long-standing bug which caused Triggers to not correctly be terminated on a timeout, resulting in unexpected App behavior. ![image.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/image-TB3KN4PC.png) - Adjacent create and update table record calls in triggers now batched in a single transaction. Enabling this could have impact on previously existing Automations triggered by Create/Update events and on aggregations in merged updates which either were or are now affected by the record created in the same trigger. Customers relying on trigger action ordering where a record is created and then immediately referenced by an aggregation in the same trigger may see different results. ## Bug Fixes Release 326 contains multiple bug fixes: | Referenced Ticket | Description | | --- | --- | | PLAT-44596 | An issue has been fixed where configuring SAML while logged in as a Tulip Sysadmin would cause issues with the sysadmin account. | | PLAT-45556 | Fixed a bug where an already validated, yet invalid OPC UA endpoint URL could crash the Connector Host. | | PLAT-45488 | Updated OPCH version support to correctly allow only LTS14, removing unintended support for LTS13. | | PLAT-45465 | In station provisioning, fixed an error in station auto provisioning when the "Ungrouped" station group was selected as the default station group. | ## Full List of Ticket IDs included in Release 326 PLAT-45641 PLAT-45556 PLAT-45488 PLAT-45465 PLAT-45336 PLAT-45273 PLAT-45266 PLAT-45125 PLAT-44596 PLAT-43422 PLAT-40788