Skip to main content

路 One min read

We are happy to announce the HA Release 1.0.12. Below is the list of all new features, bugfixes and improvements.

Changelog#

Improvement#

  • [Documentation] - Document siteSpa feature - [HA-155]
  • [HA Templates] - Add JavaScript Dialog Fields module to all templates - [HA-173]
  • [Documentation] - Add documentation for creating components in pages or areas - [HA-131]
  • [Documentation] - Document a workaround for Initial Installation on Ubuntu - [HA-139]
  • [Documentation] - Document magnolia variables in package.json - [HA-167]
  • [HA CLI] - Remove unused dependencies - [HA-184]

Bug#

  • [HA Templates] - Fix the next.js template so it can be built - [HA-177]
  • [HA CLI] - Generate generic Array for jcrMultiValueField and similar collection type fields - [HA-180]
  • [HA Templates] - Fix configuration of the vue3 template - [HA-187]

路 One min read

We are happy to announce the HA Release 1.0.11. Below is the list of all new features, bugfixes and improvements.

Changelog#

Bug#

  • [HA CLI] - Fix generating references when generateReferences is set - [HA-174]
  • [HA CLI] - Fix creating content app - [HA-175]

路 One min read

We are happy to announce the HA Release 1.0.10. Below is the list of all new features, bugfixes and improvements.

Highlights#

In addition to automatically generating reference resolvers, the HA CLI now offers the ability to override resolvers or disable automatic generation entirely.

Read more about handling reference resolvers in the Content References section of HA documentation.

Changelog#

Bug#

  • [HA-CLI] - Re-evaluate how to handle link fields and references - [HA-166]
  • [HA-CLI] - Fix generating app in Vue templates - [HA-171]
  • [HA Templates] - Fix bootstrap content in angular project template - [HA-172]

Improvement#

  • [HA CLI] - use JavaScript beautifier to format generated files - [HA-168]
  • [HA CLI] - Allow optional props in component interfaces - [HA-169]

路 2 min read

We are happy to announce the HA Release 1.0.9. Below is the list of all new features, bugfixes and improvements.

Changelog#

Support Request#

  • [HA CLI] - Support Request HELPDESK-2992 - [HA-144]
  • [HA CLI] - ha install creates static title in template definition (HELPDESK-3104) - [HA-149]
  • [HA CLI] - ha install puts template definition properties to dialog definition (HELPDESK-3105) - [HA-150]
  • [HA CLI] - ha install keeps creating unwanted multisite config decoration (HELPDESK-3106) - [HA-151]
  • [HA CLI] - ha install multisite definition decoration CORS differs from documentation (HELPDESK-3107) - [HA-152]
  • [HA CLI] - ha install creates routeTemplate which can't be changed (HELPDESK-3113) - [HA-153]

Bug#

  • [HA Templates] - ha jumpstart "salesforce" is not working on node version >=16 - [HA-80]
  • [HA CLI] - Fix model output for field "switchableField" in Vue template - [HA-138]
  • [HA Templates] - HA Salesforce Template: Regenerate yarn.lock with magnolia npm repository - [HA-154]
  • [HA CLI, HA Templates] - Created page does not use props from model - [HA-160]
  • [HA CLI] - .haignore doesn't apply in ha-cli watchmode - [HA-162]
  • [HA CLI] - Fix processing of i18n folder - [HA-163]

New Feature#

  • [HA CLI, HA Templates] - Create a new project template for nuxt3 / vue3 - [HA-143]

Improvement#

  • [HA CLI] - Add support for absolute path in HA_CLI_MGNL_LIGHT_MODULES variable - [HA-137]
  • [HA CLI] - Add metadata field to generated models - [HA-145]
  • [HA CLI] - Do not write baseUrl in the template if using siteSpa - [HA-156]
  • [HA Templates] - Update the default SF sandbox base url for the salesforce template - [HA-161]

路 One min read

We are happy to announce the HA Release 1.0.8. Below is the list of all new features, bugfixes and improvements.

Changelog#

Bug#

  • [Documentation] - Fix Documentation hello-ha-cli - [HA-114]
  • [HA Templates] - Fix model output of pageLinkField in Vue template - [HA-125]

Improvement#

  • [HA CLI] - Generate boolean instead of string for checkBoxField $type in yaml - [HA-109]
  • [HA CLI, HA Templates] - Make magnolia version configurable in ha-templates - [HA-110]
  • [Documentation] - Update documentation with MGNL:BUILD command for windows - [HA-117]
  • [HA Templates] - Fix dependency versions in package.json - [HA-120]
  • [HA Templates] - Update (if applicable) frontend helpers for react and angular projects - [HA-127]
  • [Documentation] - Replace all mentions of PWA Kit and Managed Runtime with Composable Storefront - [HA-129]
  • [HA Templates] - Update PWA SDK in the SFCC template - [HA-135]
  • [Documentation] - Update documentation regarding Magnolia versioning - [HA-136]

路 One min read

We are happy to announce the HA Release 1.0.7. Below is the list of all new features, bugfixes and improvements.

Changelog#

Bug#

  • [HA Templates] - green bars not displayed if area has no content for angular frontend - [HA-98]
  • [HA Templates] - Angular is breaking: angular jumpstart is not working anymore in vanilla system - [HA-108]
  • [HA CLI] - (vue.js) ha generate app: generates wrong static model - [HA-119]
  • [HA CLI] - ha jumpstart fails on windows - [HA-123]

Improvement#

  • [HA Templates] - update all ha-templates to use templateAnnotation., ensure they use product spa editor rather than spaExtended extension - [HA-122]

路 One min read

We are happy to announce the HA Release 1.0.6. Below is the list of all new features, bugfixes and improvements.

Changelog#

Bug#

  • [HA CLI] - ha install changes all file extension to yaml from mgnl-config directory - [HA-112]
  • [HA CLI] - mgnl-config copy of files creates wrong nested folder structure - [HA-113]

路 2 min read

We are happy to announce the HA Release 1.0.5. Below is the list of all new features, bugfixes and improvements.

Changelog#

Bug#

  • [HA CLI] - Create content type endpoint definition in mgnl-config instead of light-modules - [HA-75]
  • [HA Templates] - Fix uxf-card component in Angular project template - [HA-93]
  • [HA CLI] - HA Regression: {{targetServer}} isn't replaced - [HA-101]
  • [HA CLI] - A new generated content app throws errors in its model class - [HA-102]
  • [HA CLI] - As soon as there is an content app in a project the generate component task fails if --link is used - [HA-103]
  • [HA CLI] - dev console: generate code dialog is not showing "app" option - [HA-106]
  • [HA CLI] - ha cli: remove (preview) string from cli header - [HA-107]

Improvement#

  • [HA CLI] - Add shortcuts to restart frontend or Magnolia - [HA-5]
  • [Next.js] - Add Storybook integration to the next.js jumpstart template - [HA-84]
  • [HA CLI] - Implement support for spa prototype template - [HA-89]
  • [HA CLI] - Implement GraphQL integration in content apps - [HA-90]
  • [HA CLI] - Extend predefined content type queries - [HA-94]
  • [Documentation] - Change docs email in ha.magnolia-cms.com to actual email - [HA-96]

路 One min read
Senol Tas

We are happy to announce the HA Release 1.0.4. A Minor release with some bugfixes for stability and documentation improvements.

Highlights#

The ha generate component command has been extended with a --link option. When you create a new component using the ha generatecommand you will be promted with a list of all templates and areas within the templates and can choose where the newly created component shall be added.

ha generate (component) --link command

Changelog#

Bug#

  • [HA-76] - The carousel component docu contains an oversized slide which brakes the carousel component
  • [HA-87] - Missing d.ts declaration in the next.js templates break the build process

New Feature#

  • [HA-35] - extend ha generate component to give the possibility to add the new component in pages and areas

Improvement#

  • [HA-34] - document: write an overview about what ha cli does
  • [HA-66] - update install guide number 7: explain how to include uxf webcomponents
  • [HA-77] - show warning info when passing wrong command or parameter to ha cli
  • [HA-79] - Ha wrapper should install mgnl CLI if not present
  • [HA-82] - Headline component in the next.js template throws warning

路 One min read
Senol Tas

We are happy to announce the HA Release 1.0.3. A Minor release with some bugfixes for stability and documentation improvements.

Changelog#

Bug#

  • [HA-58] - make HA cli (wrapper) work in CI environment
  • [HA-62] - green bars not displayed if area has no content for angular frontend
  • [HA-74] - Developer cannot update restEndpoints definition from mgnl-config

Improvement#

  • [HA-34] - document: write an overview about what ha cli does
  • [HA-66] - update install guide number 7: explain how to include uxf webcomponents
  • [HA-67] - Document theoretical configuration in CI environment
  • [HA-69] - document react hooks approach