All Release Notes
ID | Title | Description |
---|---|---|
SWAT-10039 | Move OE build artifacts to npm packages | Changed SWAT package delivery to npm modules. |
ID | Title | Description |
---|---|---|
SWAT-9799 | Label on left option for checkboxes and 2state buttons | Label on left and right option for checkboxes and two state buttons |
SWAT-9851 | For the datasource-object we have all Attribute-ObjectMasters | - change EntityNameAttribute to SwatSelect - rename Resource items |
SWAT-9880 | Adjust field drop on fieldset/block header | Adjust field drop on fieldset/block header |
SWAT-9917 | Change the delivery of DocXFactory Progress classes | Added DocX OE sources to SWAT OE codebase |
SWAT-9938 | Broken links if you forget to delete the the links before you remove and object from the screen | Fixed an issue where deleting objects in the designer could yield orphan records. |
SWAT-9946 | Add tooltip for dataview | Added tooltip upon hovering on DataView cards. |
SWAT-9972 | Update Kendo in SWAT | Updated kendo to latest version (2024.1.130) |
SWAT-10057 | Theme Properties for windows | Added theme properties for windows |
SWAT-10058 | Theme properties for fields | Added theme properties for fields |
SWAT-10059 | Theme Properties for Grids | Added new theme properties for Grid specifying font size, padding, border of cells, and stripes color. |
SWAT-10068 | Implement client API methods to register/unregister a context menu handler | Implement a contextMenu client API to register/unregister a context menu handler. The module is available on b1.v1.contextMenu and provides methods: - setContextMenuHandler (can be reached b1.v1.contextMenu.setContextMenuHandler) - removeContextMenuHandler (can be reached b1.v1.contextMenu.removeContextMenuHandler) |
SWAT-10070 | Implement a Vue component to render a given menu | - Implement a Vue component to render a given (custom context) menu |
SWAT-10083 | Theme properties for TreeGrid | Added new theme properties for TreeGrid specifying font size, padding, border of cells, striped color and whether the control should be striped or not. |
SWAT-10084 | Theme properties for forms | - add theme properties for forms |
SWAT-10093 | Create Launch Function is not working | When creating launch function, it is now automatically opened. |
SWAT-10135 | Open Designer with dev-mode is not working | Fixed issue with objects not opening in the new designer. |
SWAT-10144 | Duplicate Authorization header values when using SecurityHub authentication | Fixed an issue where the Authorization header value was duplicated for JSDO requests. |
ID | Title | Description |
---|---|---|
SWAT-9658 | Screen reader not properly navigating between ribbon buttons | Fixed an issue with navigating between ribbon buttons using the JAWS screen reader. |
SWAT-9667 | dynSelect: Selected value doesn't visible | Values in a multiple select field will now be trimmed if they cannot fit the entire field's width. |
SWAT-9745 | EventAkValidate is not triggered when we change the value of a field | Fixed an issue with EventAkValidate event not being triggered if oldValue is null. |
SWAT-9752 | Update in Grid date/datetime cells not working | Fixed an issue with updating date/datetime values in editable Grid cells. |
SWAT-9885 | Error when attempting to generate a screen | Fixed an issue with launch function name when generating a screen. |
SWAT-9895 | Sometimes double query for a grid with double the records | Fixed an issue with duplicate requests when linking two DataSource objects. |
SWAT-9903 | Issues with ck5 controls, styling | Fixed Height issues with Ckeditor 5 controls. |
SWAT-10077 | Open in Designer after create toggle not working | Fixed issue with btn2state default value attribute mapping. |
SWAT-10115 | Desktop menus not saving | Fixed an issue with undefined desktopMenus settings in User profile. Adjusted buttons in screen, duplicate save button. |
SWAT-10119 | Context menu native or custom doesn't show up on the Grid [MacOS specific] | Increase @buildone/dhtmlx package version to 0.16.0 |
SWAT-10122 | Closing a dialog with fileselector breaks application | Fixed an issue with DhxFileSelector not properly being disposed. |
SWAT-10139 | Calculated field in template options only works if one value is constant | Fixed an issue with templateOptions calculated field attribute display. |
SWAT-10145 | 'Select layout pattern' form doesn't opens | Fixed an issue with the Dataview display when no description field set. |
SWAT-10153 | Error in Window security restriction hidden button no longer available | Fixed an issue with hiding Window designer pulldown menu when securityRestriction is enabled. |
SWAT-10168 | Delete ribbon button from designer2 doesn't work | Fixed a bug with delete ribbon button in designer |
SWAT-10171 | Desktop sidebar entries are wrong when using multiple menu entries | Fixed an issue with loading multiple menu structures in Sidebar. |
SWAT-10172 | Replace this global context to fix event listeners cleanup in dhx adapters | Improved event listener handling for Dhtmlx InputNum, IconPicker & Translat |
SWAT-10183 | Issue with supported label position | Fix a bug with label position |
ID | Title | Description |
---|---|---|
SWAT-10108 | Error appears in console after saving form | Fixed an issue with setting designer title and removed toolbarKey from Grid attribute form. |