Features

  • make contentPreferences extendable through json config (8e57fd1)
  • iframe2: reduce whitelines around linklist (99a242a)
  • cards: allow showImage manipulation for renditions (633fdb0)
  • image: hide characteristic selectbox with a single option (0b7982c)
  • address: append city to street suggest, if filled and not already used (3db5449), closes #37160
  • address-service: increment number of street suggest from 30 to 100 (7df4f7c)

Fixes

  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.0 (deb0e2d)
  • deps: manage module dependencies exclusively in ies-module.build.toml (18d752f)
  • deps: use self-provided jsoup dependency (82dc082)
  • imageSource: options were not passed to view template if imagefield was filled (cb0c32b)
  • use spml comments instead of html ones (3e0cd9f)
  • invalid json-schema for jsonForms (7b1362b)
  • invalid json-schema for jsonForms (c2b9e26)

Miscellaneous

  • deps: update sitekit-php and sitekit-js dependency (fd6b500)
  • remove unused Jsoup import (27f2111)
  • deps: update ies-maven-plugin to 2.1.0 (d3e6b91)
  • deps: update dependencies (d5d2ef7)
  • deps: sitekit-php. phone object in PhoneLink must be set. (c877730)
  • deps: update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0 (2d2ce70)
  • deps: update dependency com.diffplug.spotless:spotless-maven-plugin to v3.2.1 (91a2337)
  • deps: update dependency com.diffplug.spotless:spotless-maven-plugin to v3.2.0 (943226e)

CI

  • release: Release 3.43.0 (ad9127a)
  • release: Set version for next development iteration [skip ci] (0f5e94a)

Refactorings

  • hide todo fields for email templates (7799950)
  • iframe2: move height definition configs into types namespace (1b455ea)