Releases: bsi-software/bsi-cx-design-build
Releases · bsi-software/bsi-cx-design-build
1.13.5
1.13.4
1.13.3
Changed
- Updated default
assetResourceRuleFilename
to use pathhash instead of contenthash.
1.13.2
1.13.1
Added
- Support of new Styles definition including DOM manipulation
- Support of withArchived() function
- Added calender-clock icon
1.13.0
Added
- NLS support for labels and descriptions
- Support of CX versions 23.1 and 23.2
- Landingpage design for testing purpose
- Debug run config
Changed
- Updated autoport logic to avoid common port conflicts, new starting port is 9001
- Updated hashes from content-hash to path-hash, so files keep their names when updated
1.12.2-rc.1
Fixed
- Simple fix to load Twig templates from the
node_modules
folder (#7)
1.12.1
Fixed
- Updated design json property
enterMode
of HTML editor config. - Updated dependencies to the latest versions.
1.12.0
1.11.0
Fixed
- Type checks in Webpack build config validation.
- Updated dependencies to the latest versions.
Added
- Config option for custom resource asset rule filenames using the
withAssetResourceRuleFilename()
method. - Config option for additional static assets file extensions using the
withAdditionalStaticAssetFileExtensions()
method.