Skip to content

Releases: adobe/aem-guides-wknd

WKND Tutorial - Archetype 18

25 Aug 18:34
2cf4a6e
Compare
Choose a tag to compare

Getting Started with AEM Sites - WKND Tutorial Code Companion

WKND Reference Site - 0.3.0

17 Apr 23:30
Compare
Choose a tag to compare

AEM Packages

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

  • aem-guides-wknd.all-0.3.0.zip: AEM as a Cloud Service, default build
  • aem-guides-wknd.all-0.3.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

  • Core Components 2.15.2
  • Includes a GraphQL persistent query example
  • Adds Analyse module
  • CDN optimization of dispatcher cache example
  • miscellaneous bugfixes

WKND Reference Site - 0.2.0

22 Feb 05:12
Compare
Choose a tag to compare

AEM Packages

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

  • aem-guides-wknd.all-0.2.0.zip: AEM as a Cloud Service, default build
  • aem-guides-wknd.all-0.2.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

  • Adds GraphQL Endpoints
  • Adds example of custom DataLayer implementation
  • Updates Core Components to 2.13.2
  • Updated UI.Tests modules
  • miscellaneous bugfixes

WKND Reference Site - 0.1.0

26 Nov 00:40
Compare
Choose a tag to compare

AEM Packages

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

  • aem-guides-wknd.all-0.1.0.zip: AEM as a Cloud Service, default build
  • aem-guides-wknd.all-0.1.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

  • Adds additional examples of Experience Fragments
  • Adds a localized example of an Experience Fragment
  • Adds additional Content Fragments for adventures
  • Adds an example for styling a Contributor content fragment model
  • Removes auto-generated code from the AEM project archetype
  • Removes excess logging from auto-generated code
  • Miscellaneous bug fixes: see https://github.com/adobe/aem-guides-wknd/milestone/5 for more details

Upgrading from v0.0.6

Release 0.1.0 will overwrite existing sample content when deployed. In release 0.0.6 a bug was introduced making it possible for /conf/wknd to be created as an nt:folder. This folder should be deleted prior to deploying 0.1.0. Its also possible modify the filter to cleanly overwrite the /conf/wknd node. See for more details.

WKND Reference Site - 0.0.6

01 Oct 05:37
Compare
Choose a tag to compare

AEM Packages

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

  • aem-guides-wknd.all-0.0.6.zip: AEM as a Cloud Service, default build
  • aem-guides-wknd.all-0.0.6-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

  • Aligned project to Archetype 24
  • Adds Cloud Manager build to use JDK 11 for compile
  • Fix to enable data layer for Experience Fragments
  • Fix to enable Layout Mode by updating Root container to use responsive grid
  • Fixed dependency chain between ui.content and ui.content.sample
  • Changed filters for sample content to merge content

Upgrading from v0.0.4

The simplest way to upgrade from a previous version is to delete/re-provision the target environment and deploy 0.0.6 version. If that is not possible, it is recommended to modify the filters in ui.content and ui.content.sample to remove the mode="merge attribute and re-build the content packages. Installing ui.content and ui.content.sample without the merge filters will overwrite existing content. See building sample content

WKND Reference Site - 0.0.4

13 Jul 21:15
Compare
Choose a tag to compare

AEM Packages

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

  • aem-guides-wknd.all-0.0.4.zip: AEM as a Cloud Service, default build
  • aem-guides-wknd.all-0.0.4-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

  • Aligned project to Archetype 23
  • Fixed Maven version dependencies
  • Adds URL shortening to remove /content/wknd
  • Introduces a dedicated sample content module: ui.content.sample
  • Fixes Mobile Emulator hard coded path
  • Uses Container from Core Components
  • Several performance enhancements to improve site performance as indicated by Google Lighthouse
  • Updates to Core Components 2.10.0
  • Enables Adobe Client Data Layer
  • Provides support for 6.4.8+ and 6.5.5+ with a classic Maven profile
  • Uses Component Story Format (CSF) for Storybook
  • Artifacts now available via Maven Central

WKND Reference Site - 0.0.2

21 Dec 00:36
Compare
Choose a tag to compare
  • Built from Archetype 22
  • AEM Core Components 2.8.0
  • Uses ui.frontend module to manage front-end assets
  • Includes Adventure Template and Content Fragments
  • Uses Experience Fragments for Header and Footer
  • Includes a multi-lingual content hierarchy