Features
Object Creation through Text Grid Widget
Now, the text grid widget can be used to create new objects. The design and configuration remain the same, with the addition of a Submit button that is used to submit new object and can be configured to redirect user to another page after successful object creation.
Performance optimizations
We optimized some critical requests in Auclio that were degrading user experience.
New currentUser expression & concatenation of expressions
New currentUser expression can now be used in Auclio configuration to reference username of the currently logged in user. In addition, now you can create expressions that combine two or more properties from a dataset.