SmartClient Releases
Released: Oct 19, 2024
Updates in V13.0p-2024-10-19
Fehlerkorrekturen
- Fixed the layout logic running when you freeze/unfreeze a ListGrid column so that warnings about a bad "draw state" are never reported to the browser console.
- Fixed an issue where columns were disappearing from a grid after a frozen column is unfrozen via the column's header button menu.
Released: Oct 18, 2024
Updates in V13.0p-2024-10-18
Fehlerkorrekturen
- Fixed a bug where a criteria with string date-values like "2024-10-24" would not appear in the MiniDateRangeItem of a date field in a ListGrid filterEditor, while the filter still worked.
Released: Sep 30, 2024
Updates in V13.0p-2024-09-30
Funktionen
- Improved previous fix increasing the maximum websocket message size for Tomcat.
- More sizing details are now logged to help diagnose how the max size got exceeded.
Released: Sep 29, 2024
Updates in V13.0p-2024-09-29
Fehlerkorrekturen
- Fixed a bug where a button with actionType: "radio" would lose a "selected" setting applied at init.
Released: Sep 26, 2024
Updates in V13.0p-2024-09-26
Fehlerkorrekturen
- Fixed an issue where "[N/A]" was showing up instead of the debug data in the "Raw Response" pane of the RPC tab of the Developer Console when doing remote debugging.
Released: Sep 25, 2024
Updates in V13.0p-2024-09-25
Fehlerkorrekturen
- Fixed an issue with FileItem where multipleValueSeparator was not respected on created UploadItems.
Released: Sep 15, 2024
Updates in V13.0p-2024-09-15
Fehlerkorrekturen
- Fixed an issue where clicking in the last column of a Calendar weekView could place the eventDialog slightly off-screen to the right, causing the calendar-body to scroll.
- Fixed an issue where the "Month" tabButton could remain styled as if it were focused after changing to the day-view by clicking a Day header-cell in the monthView.
Released: Sep 14, 2024
Updates in V13.0p-2024-09-14
Fehlerkorrekturen
- Fixed Page.getOrientation() returning bad value in Cypress for certain "simulated" devices.
Released: Sep 13, 2024
Updates in V13.0p-2024-09-13
Fehlerkorrekturen
- Fixed an issue where a *When rule using a non-qualified field representing a value in form but not matching a field would fail to trigger based on the value.
Released: Sep 6, 2024
Updates in V13.0p-2024-09-06
Fehlerkorrekturen
- Fixed a problem on handheld devices where frozen bodies in a grid cannot be scrolled via native touch scrolling, as reported against a Calendar shown with day lanes.