Release notes - Lobster _pro 4.12.10 LTS
Release date: 2024-11-11
Bug fixes
PRO-42704
[Free Components] The "isDestroyed" flag of a Free Component Context is properly set to "true" again if its view has been destroyed
PRO-42616
[UI] Site configurations are applied after a critical maintenance has been started. This error occurred when a critical change was made in the system which automatically started critical maintenance mode. If a user tried to load the application while in this mode, the original site configuration was never restored, meaning the original style was not restored either
PRO-42675
[Client Workflow] The "Sorted list" resolver no longer loses its settings in the Client Workflow when updated to 4.12.0 or higher
PRO-42709
[Form Renderer] Tab Panel: if a tab which lies before the currently active tab is set to visible, it can now be set to active via the "Set Focus" action
PRO-42674
[Search Builder] "Equals" comparisons with ANY fields work again on a string basis (e.g. guest user customData field). Note: this may not work on every database engine since such comparisons cannot be done in a generic or standardized way. The recommended approach is to store an object and access fields within it via JSON Value Projection, making the data structure extendable in the future without having to adjust all searches and field accesses
PRO-42685
[Search Builder] The result type of the JSON Value Projection was always displayed as String instead of the selected result type