Skip to content

App Builder 1.9

Choose a tag to compare

@MajorMeerkatThe3rd MajorMeerkatThe3rd released this 28 Jul 10:10
· 142 commits to development since this release
2e5c238

Many small layout and security fixes were included in this release. Additionally, a big update with typing and documentation was done, ensuring much better results when using the ShapeDiver Agent Skills.

Below a list of notable changes:

Improvements:

  • Several updates to the form widget:

    • It includes live validation for text fields.

    • The submit button stays disabled until all fields have passed validation.

    • It is now possible to pass parameter values (in addition to the ones in the form) when clicking on the submit button.

  • It is now possible to override the settings of interaction inputs using the Parameter Control settings input.

  • The modelStateId URL parameter can now be applied to URLs identifying models using their ticket and modelViewUrl.

  • The useCloseButton property now also applies to 2D Anchors.

Bug fixes:

  • The Stack Widget now works in floating containers. Also, its contents now dynamically update after recomputations.
  • Floating containers now work as expected when using orthographic cameras.
  • The slider digit scroller is now compatible with snapping values.
  • Scrollable content now displays behind container tabs.
  • The behaviour of dynamic boolean parameters has been fixed.