Page tree

Versions Compared

Key

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

Hello there,

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



New Features

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



Improvements

PriorityKeyAkioma Release Notes
Medium
SWAT-5385Improved dark and light themes
Medium
SWAT-5207Required validation rule and required attribute are now synchronised
Medium
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.
Medium
SWAT-4710Fixed an issue on date range filter focus using Tab
Medium
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')"

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



Tasks

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



Bugs

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



Looking forward to hear your feedback.

Thanks,
Build.OneTeam