Skip to content

v0.17.3

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 12:30
v0.17.3
dc22e8d

Added

  • Add support for collections of bundle references, e.g. type = list(bundle(<class>)).
    In terramate ui such an input is a multi-select over the bundles of that class.

Fixed

  • Fix terramate ui crash when using specific input types that are not supported by a form.
  • Fix inputs without a prompt block being dropped from the config when a bundle instance is reconfigured or promoted in terramate ui.
  • Fix multiselect list changes being applied to the input form before confirmation in terramate ui.