2023.3.3
cortezaproject/corteza2023.3.3Jul 20, 2023by Fajfa
AI Summary
This release focuses on UI improvements, including the ability to select all records and perform operations, alongside fixes for geometry modules and unsaved changes warnings.
Key Highlights
- Add ability to select and perform operations on all records
- Fix geometry module field map issues
- Add unsaved changes warning for edit pages
- Add custom CSS support for 2023.3.x
- Fix module unique values UI
New Features
- Select and perform operations on all records
- Unsaved changes warning for edit pages
- Custom CSS support
Full Release Notes
## What's Changed * Add ability to select and perform operations on all records by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1223 * Remove namespace edit button in public view by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1254 * Fix namespace description and subtitle translations not highlighted when translation modal is opened by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1255 * Fix geometry module field map if one coordinate is missing by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1261 * Add unsaved changes warning edit pages by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1187 * Fix excessive space and image covering filename issue by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1258 * Refine the query for the select all records operation by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1263 * Set background color to transparent in module and page file cmp by @katrinDY in https://github.com/cortezaproject/corteza/pull/1252 * Fix geo module field breaking when field type is multiple by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1279 * Add hover effect to sidenav items by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1274 * Fix module unique values UI by @Fajfa in https://github.com/cortezaproject/corteza/pull/1281 * Fix record list inline delete by @Fajfa in https://github.com/cortezaproject/corteza/pull/1280 * 2023.3.x feature custom css by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1262 **Full Changelog**: https://github.com/cortezaproject/corteza/compare/2023.3.2...2023.3.3