All Release Notes
ID | Title | Description |
---|---|---|
Remove mixins and replace with composables | Documentation has been updated to migrate old swat-utils CardTemplate vue component to composition API: https://www.notion.so/build-one/htmlContainer-e0f8fd6bbdcf4c4f80d3583b636e9d6f#ef26ac0b617c4fd995b1a20a8b456f36 | |
Restarting a workspace: Language Server doesn't start | Fixed an issue where the ABL language server would fail to start when a development workspace was reopened. This change requires any references to '/psc' or '/opt/java' in the workspace to be changed to '/workspace/psc' and '/workspace/java'. Additionally, the ABL extension config OE version entry needs to be changed to 'ESAP'. | |
Migrate webui-utils/CardTemplate.vue to composition API | Documentation has been updated to migrate old swat-utils CardTemplate vue component to composition API: https://www.notion.so/build-one/htmlContainer-e0f8fd6bbdcf4c4f80d3583b636e9d6f#ef26ac0b617c4fd995b1a20a8b456f36 | |
repositionTo code eval context is incorrect | LaunchContainer option repositionTo context was changed from DataSource object to caller. Note breaking change: Context parameter (eventSource, self or oSelf) set in repositionTo option when using a function is changed from DataSource to Toolbar. | |
OSIV build issues | Imports adjustments required after akioma directory removal: "dist/types/vue/src" has been changed to "dist/types/src" "swat-webui/akioma" to just "swat-webui" |
ID | Title | Description |
---|---|---|
A tooltip for SwatSelect | - add a tooltip functionality for SwatSelect | |
Lookup screen for code attributes | Added a code editing lookup screen for event attributes and SwatEntity's Source Query. Accessible via the 'eventAttribute' field menu in the designer. | |
Menu Action not saving action type if not changed | - set actionType to Launch on edit as its empty value fallback | |
Remove Blockly | Removed Blockly/Logic Designer components and their documentations. | |
Remove Formgrid control | Removed FormGrid control from SWAT. | |
Remove grid calculation when saving in forms | General improvements on attribute save in designer. Moved form grid layout calculation to runtime greatly improving attribute saves for forms. Improved repository cache performance. | |
Change "Create Launch Function" labels | Labels in the "Create Launch Function" have been changed to more accurate ones | |
Action label and icon is imported in the menu designer | Adjusted new menu designer screen to set icon and label when selecting an action. | |
Attribute Forms uses the name of the forms in the translations | Added user friendly names to dynamic attribute frames for improved translations support. | |
Updating Layout attribute does not work | Fixed an issue where the layout attribute value in the designer failed to be saved. |
ID | Title | Description |
---|---|---|
Modal text not visible on black theme | Fixed 'Open repository object' modal text not being legible on dark theme. | |
Fix Issues with CKEditor5 | Fixed an issue with CkEditor objects, decoupled document prebuild was not rendering the Toolbar | |
Re-add 'Logic' in the sidebar | Fixed missing 'Logicalize' --> 'Logic' menu in the sidebar. |
ID | Title | Description |
---|---|---|
Problems with the window Icon | Fixed an issue with missing icon in Window Header Title when opening objects in Designer. Fixed an issue with icon on window header being cut when maximized. | |
Missing Link Option in SwatGrid Visualisation type attribute | Added a LINK option for the Select input of the VisualizationType Attribute in the Object Designer | |
Frame attributes are not loading in Designer 2.0 | Fixed an issue with SwatFrame attribute forms not loading on object select in Designer 2.0. | |
Missing LAUNCH option in DataField Subtype | Added an option for LAUNCH in the Subtype attribute select in the Object Designer for SwatDataField objects |