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.24 versionof the SWAT Framework is out. Below is the list of issues thatare part of this release.




New Features

PriorityKeyAkioma Release Notes
HighImage Modified
SWAT-5883Enhanced Excel import for repository objects to allow creating instances within an existing master.





Tasks

PriorityKeyAkioma Release Notes
MediumImage Modified
SWAT-7235Implemented authentication via secureable.

Documentation follows.
MediumImage Modified
SWAT-7178Modernized HDP integration to follow standard axios and URL encoding practices




Bugs

PriorityKeyAkioma Release Notes
MediumImage Modified
SWAT-7401Fixed issue where onKeyUp-Trigger for Corticon contained the wrong references and made forms unusable.
HighestImage Modified
SWAT-7383Number formatter on input fields accidentally cleared on input 0
as
  as it was not checking for empty , but falsy
values
  values.
HighestImage Modified
SWAT-7381Multiple filters in grid.setFilterFields
not
  not working, resolved with improvements
to
to Datagrid2.ts 
HighImage Modified
SWAT-7374Menu function Action Type saving issue resolved by fixing combobox
MediumImage Modified
SWAT-7372

Fixed an ambiguity in the MRU settings so that the config name reflects its behavior.

previously:

Code Block
languagejs
"mostRecentlyUsed": {


    "tableNames": "019,021,024"


}


now:

Code Block
languagejs
"mostRecentlyUsed": {


    "tableNames": "offer,customer,contact"


}



HighestImage Modified
SWAT-7339JS error triggered when applying extendedFormat , fixed by replacing trigger with blur
HighImage Modified
SWAT-7307State mode of a new record is update instead of insert resolved through checking with hasChanges
HighestImage Modified
SWAT-7302Identified bug in SCL. Reported and updated to Release 11.7 #73412@2022-12-12 UTF-8 after receiving the fix.
HighImage Modified
SWAT-7123Updated outdated Corticon-License



Looking forward to hear your feedback.

...