2023.3.2
cortezaproject/corteza2023.3.2Jun 11, 2023by Fajfa
AI Summary
A maintenance release featuring UI component updates, such as replacing admin pickers with vue-select, and fixing issues with charts and workflow modals.
Key Highlights
- Replace admin user/role picker with vue-select
- Fix Funnel chart labels hiding on hover
- Fix workflow error step expression editor modal
- Add record filter preset saving
- Fix connection map display on mobile
New Features
- Record filter preset saving
- Improved admin user/role picker
Full Release Notes
## What's Changed * Fix multiline comments displaying as inline comments under privacy re… by @katrinDY in https://github.com/cortezaproject/corteza/pull/1214 * Replace admin user/role picker with vue-select by @katrinDY in https://github.com/cortezaproject/corteza/pull/1194 * Add CInputColorPicker by @katrinDY in https://github.com/cortezaproject/corteza/pull/1211 * Fix max-height issue for ItemPicker in safari by @katrinDY in https://github.com/cortezaproject/corteza/pull/1221 * Fix Funnel chart labels get hidden when you hover on them by @yonkov in https://github.com/cortezaproject/corteza/pull/1222 * Fix workflow error step expression editor modal not working by @Fajfa in https://github.com/cortezaproject/corteza/pull/1231 * Fix handle not unique issue on page layout copy by @katrinDY in https://github.com/cortezaproject/corteza/pull/1230 * Fix sorting for admin automation sessions list by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1141 * Change the n items to n resource name in record lists by @yonkov in https://github.com/cortezaproject/corteza/pull/1193 * Resolve blocks being hidden forever by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1196 * Fix connection map not showing in privacy app on mobile by @katrinDY in https://github.com/cortezaproject/corteza/pull/1236 * Fixed From header on env SMTP vars by @petergrlica in https://github.com/cortezaproject/corteza/pull/1238 * Change block magnify query param by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1234 * Improve Reminders Layout by @yonkov in https://github.com/cortezaproject/corteza/pull/1239 * Fix overflow issue in RecordOrganizer by @katrinDY in https://github.com/cortezaproject/corteza/pull/1229 * Add record filter preset saving by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1227 * Fix compose page not being clickable if sub pages are enabled by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1232 * Reduce probability of horizontal scrolling on resource lists by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1178 **Full Changelog**: https://github.com/cortezaproject/corteza/compare/2023.3.1...2023.3.2