2023.3.1
cortezaproject/corteza2023.3.1May 18, 2023by Fajfa
AI Summary
This release addresses bugs in date/time fields and URL handling while introducing new metric drilldown capabilities and admin user invitation features.
Key Highlights
- Add metric drilldown
- Fix date time module field responsiveness
- Add optional invite email for new admin-created users
- Fix workflow dry run processing stopping on timeout
- Add support for modal option for geometry block
New Features
- Metric drilldown
- Invite email for new admins
- Modal option for geometry blocks
Full Release Notes
## What's Changed * Fix hash and query URL trimming on URL input field by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1173 * Fix date time module field responsiveness by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1156 * Stop tab titles from getting erased by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1170 * 2023.3.x update make file by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1183 * Add optional invite email to new admin-created users by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1142 * Fix calendar agenda event mouse pointer not using pointer by @yonkov in https://github.com/cortezaproject/corteza/pull/1179 * Add metric drilldown by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1184 * Fix workflow dry run processing not stopping on timeout/error by @Fajfa in https://github.com/cortezaproject/corteza/pull/1195 * Improve record selector resolution in blocks by @Fajfa in https://github.com/cortezaproject/corteza/pull/1176 * Add support for modal option for geometry block by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1177 * Make sidebar CTAs stick to top by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1189 * Add https to-all urls input values across corteza by @yonkov in https://github.com/cortezaproject/corteza/pull/1188 * Fix metrics data not being consistent when configurator is updated by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1207 * Fix url Input Field Width for Content Page Block by @yonkov in https://github.com/cortezaproject/corteza/pull/1212 **Full Changelog**: https://github.com/cortezaproject/corteza/compare/2023.3.0...2023.3.1