CommCare 2.31.0
ctsims
released this
02 Nov 22:55
·
5493 commits
to master
since this release
- Updates to XPath Functions:
- Implementation for substring-before and substring-after XPath functions
- Allow coalesce function to accept more than 2 arguments
- Dates in XPath expressions should no longer require manual casts with the date() function to be coerced into numeric calculations or functions that require a date.
- For instance: today() > ("2012-05-13" + 4) should now work reliably
- Broad Improvements to Error Messages
- Better messages when installing apps with errors
- Improvements to messages about syncing
- Fixed problem where resized images still displayed an 'oversize' warning