Downloads
Product availability Matrix (PAM)
Downloads of this patch are available from the Rocket Customer Support Portal.
New Feature(s)
- Appearance Property for UX Layout Widgets
A new appearance property has been added to the UX layout widgets (uxEntLayout and uxCompLayout), allowing developers to control the visual style of these layout widgets.
UX-TextArea widget now supports the resize property "auto" enabling flexible resizing behavior based on layout context.
Note: If you are not using the edist installer, ensure that the uproperties.ini file is updated to include the new property definitions.
For more information, please refer to the documentation. - Uniface UX has been enhanced with new field‑level widgets, ux-DateTimePicker and ux-TimePicker, and ux-TextField now supports the html:type property with the values time and datetime-local.
Note: If you're not using the edist installer, updates to the usys.ini and uproperties.ini are required to include the widget definition.
For more details, please refer to the documentation.
Currencies
- OpenSSL used in Uniface has been updated to version 3.5.6 for improved security.
Note: OpenSSL DLLs on Windows have been renamed to libcryptou.dll and libsslu.dll to prevent conflicts with OpenSSL libraries used by client's software. - Support for Uniface 32-bit (w32) on Windows Server 2025
Fixes
- UNI-53018 Uniface DSP applications may display browser console warnings about deprecated JavaScript APIs.
- UNI-52070 uxTextArea: When placed inside a `uf-layout`, the widget did not stretch to fill the available width or height when `horizontal-align` or `vertical-align` was set to `stretch`. The text area now correctly stretches along each axis according to the stretch alignment configured on the parent layout.
UNI-53018 - Uniface DSP applications may display browser console warnings about deprecated JavaScript APIs.
Solution available in patch(es): 10.4.03-041
Description:
The Uniface DSP client previously used some deprecated JavaScript APIs, which could trigger browser console warnings (for example, createDSPInstance() being deprecated in favor of createInstance()).
Environment:
+ Uniface Version : 10.4.03
+ Operating System : Windows
+ Database : DBMS independent
Workaround:
None.
Notes:
This problem is fixed.
Back to top
UNI-52070 - uxTextArea: When placed inside a `uf-layout`, the widget did not stretch to fill the available width or height when `horizontal-align` or `vertical-align` was set to `stretch`. The text area now correctly stretches along each axis according to the stretch alignment configured on the parent layout.
Solution available in patch(es): 10.4.03-041
Description:
uxTextArea: When placed inside a `uf-layout`, the widget did not stretch to fill the available width or height when `horizontal-align` or `vertical-align` was set to `stretch`. The text area now correctly stretches along each axis according to the stretch alignment configured on the parent layout.
Environment:
+ Uniface Version: 10.4.03
+ Browser: Browser independent
+ Operating System: OS independent
+ Database: Database independent
Workaround:
None.
Notes:
This issue has been resolved.
Back to top
