Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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




New Features

PriorityKeyAkioma Release Notes
MediumImage Modified
SWAT-5325A new playground light theme is available.




Improvements

PriorityKeyAkioma Release Notes
MediumImage Modified
SWAT-5385Improved dark and light themes
MediumImage Modified
SWAT-5207Required validation rule and required attribute are now synchronised
MediumImage Modified
SWAT-5059Introduced 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.
MediumImage Modified
SWAT-4710Fixed an issue on date range filter focus using Tab
MediumImage Modified
SWAT-3504Enhanced 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

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




Tasks

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




Bugs

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



Looking forward to hear your feedback.

...