v7.2-beta.57
Pre-release
Pre-release
·
5364 commits
to master
since this release
-
Issue #3724 : Fix missing datasource names in query helper.
-
Remove the
fromprefix from the datasource completions in the query editor. -
Add the View description to the datasource completion in the query editor.
-
Fix editor completion snippet for
filterin the query editor. -
Issue #3714 : Change query helper so branches of nested fields can also be an insertable field.
-
Issue #3722 : Fix text pane width.
-
Issue #3725 : Add date/time functions
now(),second(),minute(),hour(),day(),week(),month()andyear().