Adobe Aem Guides Wknd Versions Save

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial

aem-guides-wknd-3.2.0

9 months ago

What's Changed

Full Changelog: https://github.com/adobe/aem-guides-wknd/compare/aem-guides-wknd-3.1.0...aem-guides-wknd-3.2.0

aem-guides-wknd-3.1.0

9 months ago

What's Changed

Full Changelog: https://github.com/adobe/aem-guides-wknd/compare/aem-guides-wknd-3.0.0...aem-guides-wknd-3.1.0

aem-guides-wknd-3.0.0

9 months ago

A pre-compiled AEM package is available for easy installation on local environments using CRX Package Manager:

  • aem-guides-wknd.all-3.0.0.zip: AEM as a Cloud Service, the default build (contains WKND Shared 3.x.x)
  • aem-guides-wknd.all-3.0.0-classic.zip: AEM 6.5.13+. This is built with the Maven profile classic and uses v6.5.13 of the uber jar. (Contains WKND Shared 2.x.x)
  • aem-guides-wknd.ui.content.sample-3.0.0.zip: Extended WKND Site-specific sample content (both AEM as a Cloud Service and AEM 6.5.13+)

Changelog

  • Incorporate WKND Shared 3.0.0 for AEM as a Cloud Service all package, and WKND Shared 2.2.2 for AEM 6.5/Classic all package.

aem-guides-wknd-2.1.4

1 year ago

A pre-compiled AEM package is available for easy installation on local environments using CRX Package Manager:

  • aem-guides-wknd.all-2.1.4.zip: AEM as a Cloud Service, the default build
  • aem-guides-wknd.all-2.1.4-classic.zip: AEM 6.5.13+. This is built with the Maven profile classic and uses v6.5.13 of the uber jar.
  • aem-guides-wknd.ui.content.sample-2.1.4: Extended WKND Site-specific sample content.

Changelog

  • Incorporating AEM Project Archetype - 39 changes
  • Compatible with Dispatcher SDK 2.0.166
  • Uses 2.2.2 version of 'wknd-shared project'.

aem-guides-wknd-2.1.2

1 year ago

A pre-compiled AEM package is available for easy installation on local environments using CRX Package Manager:

  • aem-guides-wknd.all-2.1.2.zip: AEM as a Cloud Service, the default build
  • aem-guides-wknd.all-2.1.2-classic.zip: AEM 6.5.13+. This is built with the Maven profile classic and uses v6.5.13 of the uber jar.
  • aem-guides-wknd.ui.content.sample-2.1.2: Extended WKND Site-specific sample content.

Changelog

  • Uses 2.1.2 version of 'wknd-shared project'.
  • Leverage wknd-shared project to supply common WKND assets and configurations. (Many asset reference paths updated to /content/dam/wknd-shared/...)

aem-guides-wknd-2.1.0

1 year ago

AEM Packages

A pre-compiled AEM package is available for easy installation on local environments using CRX Package Manager:

  • aem-guides-wknd.all-2.1.0.zip: AEM as a Cloud Service, the default build
  • aem-guides-wknd.all-2.1.0-classic.zip: AEM 6.5.13+. This is built with the Maven profile classic and uses v6.5.13 of the uber jar.
  • aem-guides-wknd.ui.content.sample-2.1.0: Extended WKND Site-specific sample content.

Changelog

  • Uses 2.1.0 version of 'wknd-shared project'.
  • Leverage wknd-shared project to supply common WKND assets and configurations. (Many asset reference paths updated to /content/dam/wknd-shared/...)

aem-guides-wknd-2.0.0

1 year ago

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 build
  • aem-guides-wknd.all-2.2.0-classic.zip: AEM 6.5.13+. This is built with the Maven profile classic 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

aem-guides-wknd-1.1.0

2 years ago

AEM Packages

A pre-compiled AEM package is available for easy installation on local environments using CRX Package Manager:

  • aem-guides-wknd.all-1.1.0.zip: AEM as a Cloud Service, default build
  • aem-guides-wknd.all-1.1.0-classic.zip: AEM 6.5.4+, AEM 6.4.8+ This is built with the additional profile classic and uses v6.4.8.1 of the uber jar.

Changelog

  • Changed project version to 1.1.0.
  • Changed Core Components 2.17.2
  • Improved dispatcher and CDN cache-control settings
  • Updated aem analyser plugin
  • Added GraphQL Integration test
  • Removed Social Media XF templates
  • Modified clientlib includes to use template policies exclusively
  • Update to use Image V3 Core Component
  • Updated CORS configurations

aem-guides-wknd-1.0.0

2 years ago

AEM Packages

A pre-compiled AEM package is available for easy installation on local environments using CRX Package Manager:

  • aem-guides-wknd.all-1.0.0.zip: AEM as a Cloud Service, default build
  • aem-guides-wknd.all-1.0.0-classic.zip: AEM 6.5.4+, AEM 6.4.8+ This is built with the additional profile classic and uses v6.4.4 of the uber jar.

Changelog

  • Changed project version to 1.0.0.
  • Changed Core Components 2.16.4
  • Changed WKND dispatcher configuration to be in sync with Archetype 28 dispatcher project changes
  • Changed AEM analyse module from discrete sub-project to all project
  • Changed root WKND website page to use Core Page Component from Foundation Page component
  • Added Dispatcher rule for Web Manifest
  • Added macOS M1 compatibility (for project build)
  • Added WKND specific AEM GraphQL endpoints
  • Miscellaneous bug fixes

archetype-18

2 years ago

Getting Started with AEM Sites - WKND Tutorial Code Companion