Skip to content

4.1.0-build19

Compare
Choose a tag to compare
@Czompi Czompi released this 27 Mar 16:13
· 13 commits to master since this release

Changes in this release

Added variables to Xmd file

New variables:

  • ${cdnRoot} --> ${cdnScheme}://${cdnHost}/
  • ${cdnScheme} --> https
  • ${cdnHost} --> cdn.czsoft.hu
  • ${assetPath:assetType} --> ${assetTypeRoot:assetType}product@version/
  • ${assetTypeRoot:assetType} --> ${cdnRoot}assetType/

These variables will change in the future.

How to use?

docker pull cr.czsoft.hu/czsoft/cwct-ma:v4.1.0-build19

Full Changelog: v4.1.0-build18...v4.1.0-build19