WKND Site - v2.0.0
davidjgonzalez
released this
13 Jun 15:40
·
72 commits
to main
since this release
AEM Packages
A pre-compiled AEM package is available for easy installation on local environments using CRX Package Manager:
aem-guides-wknd.all-2.0.0.zip
: AEM as a Cloud Service, the default buildaem-guides-wknd.all-2.2.0-classic.zip
: AEM 6.5.13+. This is built with the Maven profileclassic
and uses v6.5.13 of the uber jar.aem-guides-wknd.ui.content.sample-2.0.0
: Extended WKND Site-specific sample content.
Changelog
- Changed project version to 2.0.0.
- Leverage wknd-shared project to supply common WKND assets and configurations. (Many asset reference paths updated to
/content/dam/wknd-shared/...
) - Changed Core Components 2.19.2
- Improved dispatcher configuration to support CORS
- Updated CORS configurations to support wknd-share GraphQL endpoints