Jigx 2023.11 includes improvements and bug fixes in the mobile app, components, Jigx management, and Jigx builder.
Mobile Apps
New Features & improvements
- Added Single Sign-On (SSO) to provide secure and simple access to your apps.
Bug Fixes
- Fixed an issue with
action.set-state
not re-evaluating $now() and $uuid() - Fixed an issue with the navigation bar displays over the loading screen and action button
- Fixed an issue with the “No internet connection” status not being reliable
- Fixed an issue with onLoad not getting executed when using a jig as custom home screen
- Fixed an issue with notifications not working on Android 13
- Fixed an issue with REST continuation if a parameter name is reused from the original request
Components
Bug Fixes
- Fixed an issue with padding of the icon used in
component.expander
Builder
New Features & improvements
- Added a universally unique identifier (
uuid()
) function to=$
IntelliSense - The
jig.calendar
snippet now includes a header
Bug Fixes
- Fixed an issue with incorrect ordering of items listed under data and functions of the connected device
- Fixed an issue where the validation error indicator did not align correctly with the incorrect value
- Fixed an issue where validation was inconsistent with duplicate file names
Jigx Management
Bug Fixes
- General improvements
Breaking Changes
- When using icon elements in
leftElement
,rightElement
andleftIcon
, the property used was name. This name property has been changed to icon. In Jigx Builder the name property displays with red validation squiggles. Hover over the validation issue to see the available icon property.
To see the full list of bug fixes and improvements in Jigx 2023.11 see the full release notes