Release 5.0 Build 2231
Released on May 12, 2026 and includes the following:
Improvements
- Two new formula functions have been added: LEN, which returns the number of characters in a text value, and LENG, which returns the number of user-perceived characters (grapheme clusters) in a text value.
Bug fixes
- Long text values were not fully displayed in the record detail panel. This has been fixed so the full contents are now shown.
- Long text values were also truncated when exporting query results as JSON via short URL for selected columns. This has been fixed so exports now include complete text values.
- In the record detail view editor, the components list was missing when a navigation component pointed to a deleted subform. This has been fixed so the editor now loads correctly in these cases.
- Saving the form designer without any changes was incorrectly triggering an audit log event. This has been fixed so only actual changes generate audit entries.
- Manually entered date values were breaking relevance and validation rules. This has been fixed so date conditions now work correctly for both manual input and selection.
- The languages menu in the database translation interface was not fully visible on small screens. This has been fixed so the full menu is now accessible on smaller screens.