Release notes - Lobster _pro 4.12.7
Release date: 2024-10-01
Features
PRO-42072
[Server] Lobster_data versions smaller than 4.6 are no longer supported. If not already done, you need to update to Lobster_data 4.6.x. This version will also contain an "Update Center" which makes system updates easier and notifies about new versions and release notes
PRO-42480
[Form Designer] Introducing techniques to control behaviour execution in certain views and depending on form read-only mode. The following tools have been introduced: (1) Enabling/Disabling behaviours depending on the form read-only mode, controllable via a new symbol next to the active/inactive checkbox of a behaviour. (2) A new behaviour "Is form readonly?" which calls actions on "true" if the main form is in read-only mode. (3) A new behaviour "Get view name" which passes the view context name to the actions on "true"
PRO-41175
[General] Footer cells in overview grids can be altered via a label expression. The input value is the value of the footer operation or empty
PRO-42548
[Event Handling] Exceptions in workflows now contain a debugId to identify the failing module
PRO-42565
[Server] The patch folder will be automatically renamed on updates, making the patch inactive
Bug fixes
PRO-42564
[Cluster][Server] Booting a node in the cluster no longer issues a critical maintenance
PRO-42570
[Client Workflow] Certain actions were not executed correctly after a Popup action had been executed. For example, a Popup action within a loop action caused nested loops to not work correctly
PRO-42398
[File Manager][Asset Picker] Folders with special URL characters in their name (e.g. spaces) were listed multiple times
PRO-42538
[File Manager] Files with a "+" character in the name could not be loaded via URL. A file or folder stored in the public domain directory "web" (File Manager) containing a "+" character in its name was not accessible via URL request, since "+" was interpreted as an encoded space character
PRO-42574
[Import] Imports with lockKey or lockForCreateKey are forced to read via the writer connection pool to avoid replication lags
PRO-41492
[Meta Exchange] Changing only the owner of an object will now be detected as a change
PRO-29047
[General] Permissions for reading users in the change history are now respected, regarding "creator" and "last modifier"
PRO-42419
[Search Builder] Search restrictions which only contain two literal projections no longer produce a StackOverflowException
PRO-42557
[Client Workflow] The Search action now uses the correct input value
PRO-41970
[Custom Type Definitions][MySQL][MariaDB] Added SYSTEM to the list of reserved field names. Naming a custom entity field "system" caused issues on MySQL and MariaDB databases
PRO-42536
[Event Handling] File manager events did not completely fill the file information object
PRO-42537
[Event Handling] The variables $viewName$ and $viewId$ are now filled for file manager events. The events "File uploaded" and "Before upload" did not previously fill these variables
PRO-42539
[Form Renderer] The ordinal "0" can now be set to a Dynamic Enumeration Combobox
PRO-42547
[Form Renderer] Fixed block and character format item colors in the formatted text editor menu
PRO-42544
[Help] User's manual navigation works as expected again. The navigation could previously jump back to the previously loaded page
PRO-42562
[_data API] Form structure export and profile creation did not respect defined object types of containers if the test mode was not started