2023.9.9
cortezaproject/corteza2023.9.9Nov 21, 2024by Fajfa
AI Summary
A maintenance release focusing on UI fixes (auth templates, role pickers), API enhancements (role ID, record info), and language localization fixes.
Key Highlights
- Enabled the privacy app as a new default
- Enhanced role picker with search and limits
- Improved API endpoints for roles and records
- Fixed language and date/time casting handling
New Features
- Privacy app enabled
- API enhancements for roles and records
Full Release Notes
## What's Changed * Fix preview custom auth screen templates by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1906 * Fix language dynamism to align with user's preferred language by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1900 * Fix role pickers to have limit and search by @Fajfa in https://github.com/cortezaproject/corteza/pull/1910 * Enable privacy app, to conform w/ the new default by @7heo in https://github.com/cortezaproject/corteza/pull/1986 * Add roleID request param to role-lists API by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/2005 * Add record update info to records organize API by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/2006 * Fix RecordValue dateOnly and timeOnly casting by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/2012 ## New Contributors * @7heo made their first contribution in https://github.com/cortezaproject/corteza/pull/1986 **Full Changelog**: https://github.com/cortezaproject/corteza/compare/2023.9.8...2023.9.9