All Release Notes
ID | Title | Description |
---|---|---|
Move Root from global akioma.swat to the versioned packages | CLAPI enhancements for Root object type. Breaking change: akioma.swat.Root can be retrieved using akioma.swat.App.getRoot() instead. | |
Remove vue mixins | Deprecated Vue mixins have been removed in favor of composables. | |
Write documentation of main Application Settings | Added support for specifying descriptions to application settings, using the '<name>#description' pattern property; these descriptions will be displayed in the application settings desktop; Added descriptions to all SWAT application settings. Removed deprecated/legacy Akioma.Swat.SessionManager properties. (migration guide for removed references is available here https://www.notion.so/build-one/Removal-of-legacy-deprecated-Akioma-Swat-SessionManager-properties-167994dee13e80958c56c50d314a9ab5) |
ID | Title | Description |
---|---|---|
Improve preview images of repository object generated by Designer | Changed theme colors from preview images to grey. | |
Adjust attributes client logic to only use CLAPI | Adjusted some client logic code and types | |
Adjust tabbar elements alignment | Adjusted the collapse arrow position to be aligned with the title. | |
document DXF dll dependencies | DocxFactory dependency list: https://helpcenter.build.one/docxfactory/dependencies | |
Can't add a menu functions between other menu functions | Fixed an issue in Menu Designer when creating menu items between other menu items | |
Toast message exceeds container width | - make toast message has a proper word break | |
Cleanup getters in CLAPI: FormFieldObject | - Cleanup getters in CLAPI FormFieldObject: adjust getters to avoid memorising inside them | |
Add menu in select dropdown automatically for all selects with choosewindow | Added a new button for opening all results in dynselects with choosewindow | |
Error deleting object type | Fixed a display issue when deleting an object-type. | |
Adjust icons of window menus | Icons for Window Menus have been updated | |
delay on UI due to setTimeout on click handlers | Fixed delayed action trigger on Toolbar and Ribbon items click. | |
Add default value support to ApplicationSettings:GetProperty | Added default value support to ApplicationSettings:GetProperty via additional parameter. | |
RepositionTo launchContainer option with multiple fields for filtering | RepositionTo launchContainer option allow an array of filters | |
Release: Update to latest SCL release | Update to SmartComponent Library Release 11.7 #83128@2024-12-08 UTF-8. | |
Two failing tests on release branch | Fixed an issue where repository object versions failed to be created. | |
n8n files are not updated each time we export changes | Automation workflows are now exported automatically when exporting SwatAutomationFlow object types. | |
article maintenance screen: move attribute field to main form | Move attribute to main form. | |
Add option to create sales items | Added fab button to create new sales items. | |
Treegrid freeze after trying to edit | Fixed an issue on grid cell getValue for numeric cells with no format | |
Release: Update to latest SCL release | Update to SmartComponent Library Release 11.7 #83128@2024-12-08 UTF-8. |
ID | Title | Description |
---|---|---|
Contents in the dropdown list are broken in the Tranax control. | Fixed an issue with umlaut characters in translat Window selects. | |
Desktop Menu visibility settings for items doesn't work | Fixed an issue where Desktop Menu visibility settings for items didn't work. Added styling for hidden items. | |
Grid cell multiselect does not work properly | Fixed an issue with editing multi select cells in DataGrids. | |
Error displayed when opening object in designer | Fixed a filtering error in designer |
Back to Release Notes
Back to Home Page