All Release Notes
ID | Title | Description |
---|---|---|
Dissolve webui/akioma folder | Internal restructuring of the SWAT webui folders. This will require the following changes in webui apps using SWAT: * tsconfig.json: ** node_modules/@buildone/swat-webui/dist/types/vue/src -> node_modules/@buildone/swat-webui/dist/types/src * webpack.config.babel.js: ** ${swatSrcPath}/dist/types/vue/src -> ${swatSrcPath}/dist/types/src ** ${swatSrcPath}/akioma/sass -> ${swatSrcPath}/sass |
ID | Title | Description |
---|---|---|
Allow Drop new objects in the treeview | Enabled drag and drop support in Designer Tree view. | |
Missing declarations in Akioma interface | - add missing declarations to the Akioma interface: registerMruEntryFromBE, registerMruEntry | |
Adding an background image in App creation | Fixed issue when trying to use image with: - uppercase extension - name including special characters | |
Update to latest OE ABL extension and set up PASOE debugging | Updated to latest ABL VsCode extension. | |
update docker compose to reference new 12.8.2 images | Update to OpenEdge 12.8.2. | |
Remove panel header in Applications desktop | Removed unnecessary header menus in Applications Desktop - Modules tab and improved error handling for CRUD Module and App operations. | |
Misalignment in fields with label on the left | Fix label misalignment in form | |
New Users are not available within securityDesktop | Fixed an issue where new users would not show up in the security desktop. | |
Alphabetical order in the attribute forms | Adjusted designer attribute forms fields order to be alphabetical by label. | |
Change Types in Clapi | - release versioned CLAPI types | |
Add translation field on content types grid | Added support for translations on Type record descriptions. | |
Optimize attribute save | Improved performance when saving an attribute in the designer. | |
Support multiple menu entries in fieldMenu | - add support of multiple menu entries in fieldMenu | |
use latest automation-hub image (1.35) in swat | Update to latest AutomationHub version. | |
Memory leak when using dataset/table handles | Fixed memory leaks in runtime dynamic data sources. Fixed memory leaks in struct owner and node data sources. | |
Double toast message when saving workflow in Automation | Moved bind from loadApp to bootstrap to ensure that it runs once |
ID | Title | Description |
---|---|---|
Designer Drag&drop columns in Grid does not auto save | Fixed an issue with autosave in Designer 2.0 when adding new columns in a SwatGrid. | |
Incorrect type of screen is shown in Object structure tree | Adjusted type names in object structure tree | |
Settings not found in Clapi namespace | Fixed an issue when switching ScreenDesigner version and documentation uri root path setting. | |
European number format: it isn't possible to add decimal places | Fixed an issue with numeric formatting in form fields. Improved edit column formatting in Grid with edit mode enabled. | |
Unable to update a filed "Attribute Value" in first designer | Fixed an issue with formatting in Grid for decimal and integer columns. |
ID | Title | Description |
---|---|---|
Add "payloadSample" attribute to the SwatCode logic block in SWAT Objects | 'payloadSample' attribute added to SwatCode, fixed smartattribute.xml 'AttributeDesription' naming | |
Spike: Use n8n 'workflow:create' hook to display a notification inside swat | Added automationFlowScreen & toast notification for saving workflow | |
Issues in designer with object type name | Fixed an issue with Designer display of DataSource objects and pulldown menu for Tabbar objects in Designer. | |
Issue login background image | Changed encode function to omit img folder path |