Skip to main content

HA Release 1.0.12

· 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]