Corteza 2021.9.8 released
Corteza 2021.9.8 has been released. It includes the following updates, improvements and changes.
- Fixed
count
expression function to properly handle the no argument case when typed values are being used (usually when invoked via workflow expressions) (5d7d3aa3
). - Fixed improper page blockID assignment on page create (
95065f8e7
). - Fixed improper page blockID assignment on page create (
95065f8e7
). - Fixed role management on external auth providers (
d679a59
). - Append custom args when executing Corredor scripts via Compose REST handlers (
2741e3577
). - Fixed improper handling of unresolved (type any) values (
5ff68c414
). - Hide refresh data button when no data is present in
MetricConfigurator
(8fc446c
). - Increase z-index for PageBuilder to avoid toolbar with icons appearing below the Block’s title and description (
667a9b0
). - Translate messages in errors component (
acd5473
,1e933b2
,0af18b1
). - Reminders of other people showing up (
63b3efe
). - Translations of field configurators and calendars (
d4a379e
,5f00980
). - Relative values with charts (
eb5c4c7
,025cfd5
). - Fix number of record to be exported in ExporterModal (
eb5c4c7
,5f36917
). - Add missing input string to integration gateway namespace for admin (
eb5c4c7
,64d27e1
). - Fixed cumulative funnel chart value calculations (
0fbce36
). - Fixed improper reporter funnel chart display due to invalid data type conversion (
c7ca7d1
).
- Strengthen reset-password flow with rate limiting and invalidation of existing tokens(
d2d0245d5
). - Improve attachment validation on size and type for compose uploads (
6f19f00b2
). - Sanitize back-link on logout page (XSS) (
8c0a62284
). - Refactor delete all session of user from auth page (
23a8b757ee
).