Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:
Release notes:
- Added a new label position option for charts with y-axis. It enables you to position the label at the bottom, middle or top of the y-axis. The change was added because the y-axis label was overlapping with the values if they were bigger (
18248a2
). - Added new multi value filter operators (
IN
andNOT IN
) to the pre-filter in the reporter UI. This why users have the ability to filter records using multi value fields. The change was added to bring back the support to filter records using their multi value fields inside reports (560
). Read more