Skip to content

App Builder 1.5

Choose a tag to compare

@MajorMeerkatThe3rd MajorMeerkatThe3rd released this 28 Jul 10:10
· 431 commits to development since this release
103c355

New features:

  • The "Sources" input of the Parameter Value component is now implemented in Apps:

    • Screenshots of the viewer can be sent to Import Bitmap components.

    • Model State URLs can be sent to Direct Text Input components.

    • More sources will be available in the future.

  • The "Parameters" input of Export Control components is now implemented in Apps: it is possible to request export with custom parameter values.

  • For Value Lists of type checklist, a new visualization using a checkbox group is available:

image-20251013-140655

Use the multiselect-checkboxes type setting in the Value List Settings component to enable it:

image-20251013-140747

Improvements:

  • Shopify: when adding an item to the cart, the URL of the image associated with the model state is included.
  • It is now possible to delay the loading of sessions referenced in the theme file, using the loadOnFirstUse property.

Bug fixes:

  • The imagedropdown visualization for value lists now shows the correct tooltip.
  • Text widgets inside accordions do not display a shadow anymore.
  • Model state links are now correctly generated from inside iframes.