Skip to content

v2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jan 10:28
· 10 commits to master since this release
1e0f464

Release notes – Constellation Mobile SDK v2.1.0

Overview

Constellation Mobile SDK v2.1.0 introduces many new features, fixes and enhancements.

New features:

  • Adding/removing rows in EmbeddedData displayed as RepeatingView
  • EmbeddedData displayed as Table and SimpleTable (SimpleTableManual component)
  • DataReference in Single Record mode and displayed as SimpleTable, Table, Dropdown
  • Field group on form
  • Opening existing assignments

Minor fixes & enhancements :

  • Fixing loading custom components when SDK is set up with longer Pega url (not just ending on /prweb)
  • Splitting instructions prop into raw text and html instructions.
  • Expose PConnect's fullReference property to Component native API
  • Adding support for CompositeKeys in ListView component
  • Changes to enable calling ActionButtons event from ListViewComponent (to support autosubmit)
  • Sending env info (locale, timeZone) from js to native
  • Propagation of unhandled js errors

More info

Please refer to the README for more instructions.