Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Hello there,

We are glad to inform you that the latest 2022.02 versionof the SWAT Framework is out. Below is the list of issues thatare part of this release.

New Features

Priority Key Akioma Release Notes
Medium SWAT-5325 A new playground light theme is available.

Improvements

Priority Key Akioma Release Notes
Medium SWAT-5385 Improved dark and light themes
Medium SWAT-5207 Required validation rule and required attribute are now synchronised
Medium SWAT-5059 Introduced a new currentValueNative variable, which returns the native value of objects: numeric for inputnum, id for dynSelect and so on. The already existing currentValue remains as it is, for backwards compatibility.
Medium SWAT-4710 Fixed an issue on date range filter focus using Tab
Medium SWAT-3504 Enhanced dynSelect object handling for showing/hiding footer items:
Now we support the following attributes/methods in client logic:
typedValue - the value you typed
getResultsCount() - returns the number of results in the results list
showFooterItem() - show a footer item by the css class. eg. "showFooterItem('footer-add')"
hideFooterItem() - hide a footer item by the css class. eg. "hideFooterItem('footer-add')"

And the following events:
EventAfterKeyPress - triggered after a key is pressed.
EventAfterSearchResultDisplay - triggered after the result list is displayed in the dynselect.
Medium SWAT-3004 New taskbar object is available. See documentation here: https://help.build.one/display/AKDOC/GroupTaskbar

Tasks

Priority Key Akioma Release Notes
High SWAT-5332 Added back the missing "Change password" functionality in the User desktop, plus some enhancements to the change password window and functionality.
Medium SWAT-5308 Improved Google Maps control error handling
Medium SWAT-5112 Added support for frame - diagram USER 1 links
Medium SWAT-4862 Sidebar control documentation was updated: https://help.build.one/display/AKDOC/Sidebar

Bugs

Priority Key Akioma Release Notes
Medium SWAT-5404 Fixed an issue when updating taskbar group item Vuex mutation
Medium SWAT-5401 Fixed an issue when calling taskbar Vuex getter, getActiveItem method
Medium SWAT-5383 Fixed an issue when trying to delete a column seperator in the form designer
Medium SWAT-5370 Fixed an issue where eventAfterDisplay was triggered twice
Medium SWAT-5280 Now is possible to have multiple instances of the form designer.
High SWAT-3910 Fixed launchContainer repositionTo null handling

Looking forward to hear your feedback.

Thanks,
Build.OneTeam

  • No labels