_pro 4.12.3

Prev Next

Release notes - Lobster _pro 4.12.3

Features

PRO-42290

[Form Renderer] URL parameters ending with [] are now combined as a JSON array. E.g. abc[]=1&abc[]=2 results in the value "[1,2]" for parameter abc

Bug fixes

PRO-42344

[General] When a view is loaded via URL parameter "open", the parameter "id" without "load" was no longer used as a list filter, but instead loaded the record with the corresponding ID in the detail view

PRO-42237

[General] The error log was sometimes flooded with NullPointerExceptions when a user logged out

PRO-42090

[General] Error messages from server requests that were sent while logged in are no longer displayed in the logged-out state

PRO-42342

[Browser] Blocked new browser tabs (e.g. show content, show document, open external URL) are now detected and can be actively opened afterwards by the user

PRO-42283

[Dashboard] Values of an XY chart with a date axis are now correctly summed up when the axis resolution is too coarse. E.g. hourly-based values in a date axis resolved by day

PRO-42310

[Database] A database migration lock is now automatically released if the server was shut down during migration

PRO-42360

[Dynamic Enumerations] Dynamic enumerations named "BOOLEAN" or "STRING" no longer cause an error on system startup, but are still NOT recommended

PRO-42197

[Custom Type Definition] The list of usages of custom type definitions has been improved

PRO-42321

[Form Renderer] Labels of certain elements were not loaded correctly when they were part of an automatically updated embedded form (e.g. ribbon buttons)

PRO-42297

[Form Renderer] In forms, only one ribbon button per subcategory could be displayed

PRO-42294

[Form Renderer] Overflow behavior of a flexible layout with alignment "Centered" or "End" has been fixed

PRO-42045

[Form Renderer] Setting properties of a data grid column in forms no longer resets the properties of the other columns (e.g. visibility, width)

PRO-42040

[Form Renderer] Label and CSS class expressions of data grid columns are automatically re-evaluated when elements referenced in the expression change their value

PRO-42304

[Form Editor] The "Select from overview" behavior did not offer settings for a modal dialog

PRO-42292

[Server] The temp directory for file uploads is now cleaned up more reliably. In the past, files could remain there

PRO-42353

[UI] Firefox could not correctly render icons and external fonts in screenshots. Additionally, screenshots always had a transparent background (affects e.g. screenshot behaviors, screenshot functions, etc.)

PRO-42260

[UI] The server-to-client messaging has been made more robust

PRO-42254

[UI] The client/server push connection is now checked every 5 seconds (previously 60). Error handling was therefore often too slow in the past

PRO-42251

[UI][Classic Layout] The taskbar no longer overlaps its own context menu when expanded

PRO-42245

[UI] The menu navigation path is correctly reset after opening a view via search results

PRO-42233

[UI] The preview display in the 'Urban' base layout taskbar has been slightly improved