1.2.1 Release Notes
- Dirk Roets
Owned by Dirk Roets
For developers
- Improved consistency when attempting conversions between types, especially when converting string values to integer or decimal values. Â All type conversions will now return NULL for values that aren't convertible. Â It is therefore easy to check if a value can be converted by checking if a non-NULL value turns into a NULL value after conversion.
- Ability to invite users to applications using builtin functions from the DSL as an alternative to using invite widgets in views.  Refer to the invite builtin function in the DSL Reference.
- Disable rendering of specific formats for Jasper reports on a per-report basis by populating the hiddenFormats array in the report's report.json file with any combination of HTML, XLSX and PDF.
- Obtain a reference to the collection of filtered items after a user has added search criteria to a data table.  Refer to the filterDestination binding for data table widgets in the View Reference.
- Select sub-sets of data by applying selectors to collection instances.  Refer to the select builtin function in the DSL Reference.
- Determine the type of Helium environment, Server or Mobile, that the user is accessing the app from.  Refer to the Helium:platform() builtin function in the DSL Reference.
- Easily identify the latest instances of sandboxed Android applications during development by looking at the deployment timestamps.
Bug fixes
- HEL-88 -Â Rapid API calls to set relationships occasionally fail
- HEL-89 -Â High usage caused by GLASSFISH-21211
- HEL-91 -Â Https non-secure content warning for avatars and app images in 1.2
- HEL-92 -Â Helium Mobile App crashes
- HEL-94 -Â On screen time-out, when unlocking PIN is retained sometimes
- HEL-95 -Â Android app crashes after registration
- HEL-96 -Â Android app crashes after sync request from support agent
- HEL-98 -Â Compiler appears to be leaking classes.
- HEL-102 -Â GPS Widget not Binding it's data
- HEL-107 - Problem with Android and GPS widget
- HEL-108 - Lazy loading in Helium still pulling 20 at a time
- HEL-112 - Forgot password feature confusing if wrong number inputted
Â
Â
BETA Deployment | 2014-10-21 |
---|---|
Live Deployment | 2014-10-30 |
COMPAT |