2023.3.4
cortezaproject/corteza2023.3.4Jul 20, 2023by Fajfa
AI Summary
Adds new field types, improves image handling with modal previews, and enhances email integration.
Key Highlights
- Added inline editing to record block
- New select types for Select field
- Modal image preview for file module fields
New Features
- Inline editing
- New field types
- Image preview
- Email integration
Full Release Notes
## What's Changed * Add inline editing to record block by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1282 * Add modal image preview to file module field by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1310 * Fix record list filter with multiple not equal conditions by @Fajfa in https://github.com/cortezaproject/corteza/pull/1300 * Add an option to change toggle type for Bool fields by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1286 * Add new select types to Select field by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1301 * Show role members on initial fetch by @katrinDY in https://github.com/cortezaproject/corteza/pull/1296 * Fix error triggered by unsaved changes for contextual role by @katrinDY in https://github.com/cortezaproject/corteza/pull/1307 * Apply all filters from current record list when exporting, and adjust… by @Fajfa in https://github.com/cortezaproject/corteza/pull/1318 * Fix change detection when creating namespace by @Fajfa in https://github.com/cortezaproject/corteza/pull/1298 * Fix mag. glass not working if page block changes are not saved by @katrinDY in https://github.com/cortezaproject/corteza/pull/1291 * Disable mag. glass in metric configurator if blockID is 0 by @katrinDY in https://github.com/cortezaproject/corteza/pull/1289 * Redirect user to webapp one upon successful signup by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1284 * Add option to define custom record page layout titles with interpolation by @Fajfa in https://github.com/cortezaproject/corteza/pull/1332 * Fix hover issue with actions column on modules list by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1331 * Fix inline record edit modal not opening after closing by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1340 * Nylas improvements by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1292 * 2023.3.x performace improvements by @Fajfa in https://github.com/cortezaproject/corteza/pull/1333 * Fix date and time values not updated in auth client by @katrinDY in https://github.com/cortezaproject/corteza/pull/1334 * Substitute resourceID with authClientID in CAuthclientEditorInfo by @katrinDY in https://github.com/cortezaproject/corteza/pull/1337 **Full Changelog**: https://github.com/cortezaproject/corteza/compare/2023.3.3...2023.3.4