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


We updated smart component library from Release 11.7 #72065@2022-10-04 UTF-8 to Release 11.7 #72746@2022-10-30 UTF-8.
That includes Release Notes:

Please refer there for SCL related changes. SCL-3809 (Added Disabled flag to SmartUser) and SCL-3810 (Added Comments field to the SmartGroup table) contains schema changes.


New Features

PriorityKeyAkioma Release Notes
MediumImage Modified
SWAT-7173Extended
{{
.build/build-app-database.sh
}} database
  database build to support custom scripts.
MediumImage Modified
SWAT-6833Modernized calls from webUi to backend with axios https://www.npmjs.com/package/axios.
Replaced: native fetch, http.js, XMLHttpRequest, jquery HTTP calls.
MediumImage Modified
SWAT-6121Added
{{
freeHand
}} control
  control. Can be used to draw on a canvas with cursor input.

Available
via {{
via akioma.swat.FreeHand
}}
 





Tasks

PriorityKeyAkioma Release Notes
HighImage Modified
SWAT-7215Introduced production mode for all nodejs docker containers
HighestImage Modified
SWAT-7207Updated "@xmldom/xmldom": "0.8.3" to "@xmldom/xmldom": "0.8.4" due to a security vulnerability
MediumImage Modified
SWAT-7202Updated SCL to Release 11.7 #72746@2022-10-30 UTF-8




Bugs

PriorityKeyAkioma Release Notes
HighestImage Modified
SWAT-7229Fixed issue where ui cache was not backwards compatible
MediumImage Modified
SWAT-7224Fixed issue with faulty access to
{{getValue()}} in {{dynSelect}}
getValue  in dynSelect 
HighestImage Modified
SWAT-7222Updated "loader-utils" to "2.0.3" due to a security vulnerability.
HighestImage Modified
SWAT-7199Updated "socket.io-client": "^4.4.1" to "socket.io-client": "^4.5.3" due to security vulnerabilities
MediumImage Modified
SWAT-7196Fixed error where files generated by PASOE were not downloadable from docker container, due to wrong UMASK.
HighestImage Modified
SWAT-7172Fixed issue with settings links in primaryDSOs. Introduced method
to {{FetchSupportedLinkTypes}}
to FetchSupportedLinkTypes 
HighImage Modified
SWAT-7171Added jms adapter to OE-build and workspace docker images.
MediumImage Modified
SWAT-7169Fixed error with infinite loading in designer, you to unresolved deferred promises.
HighImage Modified
SWAT-7102Fixed bug with where object in ribbon could not be expanded anymore, due to a typo in case sensitivity.
HighImage Modified
SWAT-7035Fixed a bug in Tabbar that created issues with visibility rules.

In
{{
Tabbar.ts
}} {{setActivePage}} we
  setActivePage  we removed a check, that checked if active page is a dynObject and then reset
{{
_visibilityRules
}} to
  to an empty array.



Looking forward to hear your feedback.

...