SmartClient V14.1
Released: Apr 3, 2025
Aggiornamenti in V14.1
Funzionalità
- Added a number of new samples to demonstrate features of the MultiPickerItem, SetFilterItem and relational editing.
- Added new attribute Timeline.fixedEventHeight, which renders events at a fixed height and causes lanes to size-to-content.
Correzioni
- Fixed missing sample images in certain deployments of the SmartClient Showcase.
- Fixed websocket communication in SmartGWT Pro/Power/Enterprise/Eval sample projects.
- Fixed DateRangeItem so it fails range-validation on the toDate field if it's computed value is before the fromDate, and shows the documented invalidRangeErrorMessage.
- Fixed broken AdvancedCriteria support for HibernateDataSource when using MySQL.
- Fixed "isBlank" and "notBlank" operators applied to Hibernate and JPA DataSources.
- Fixed issue to allow ToggleItem and SliderItem to bubble click to the form when in "readOnly" mode - noted in the forums.
- Fixed validation on RelativeDateItems.
- Restored form-title padding, made form-cell left-padding scale with density.
- Fixed the height of ColorItems, which were 4px taller than other FormItems.
- Fixed saved-searches samples' stored data.
- Added a missing dataSource definition to the showcase sample "Data Binding/Operations/Update".