2023.9.3
cortezaproject/corteza2023.9.3Feb 14, 2024by Fajfa
AI Summary
A significant UI update introducing dark mode support and theming for the Studio, alongside various bug fixes and CI enhancements.
Key Highlights
- Dark mode support added to Corteza Studio
- Theme application to auth screens and user metadata
- Performance optimizations and UI refinements
New Features
- Dark mode
- Theming
- UI refinements
Full Release Notes
## What's Changed * Properly fix mapObject undefined error in CMap when switching to anot… by @katrinDY in https://github.com/cortezaproject/corteza/pull/1602 * fixing the year issue in TestStepAggregate by @szamuboy in https://github.com/cortezaproject/corteza/pull/1605 * Update github workflow with CY tests by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1596 * Provisioning support in CI by @petergrlica in https://github.com/cortezaproject/corteza/pull/1610 * Update test workflow with publish step by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1615 * Fix reference to single-digit record ids by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1614 * Tests on new/reopened PRs - temp by @petergrlica in https://github.com/cortezaproject/corteza/pull/1626 * Update CY test workflow publish step by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1629 * 2023.9.x fix new vue select bugs by @Fajfa in https://github.com/cortezaproject/corteza/pull/1603 * Optimize test workflow with caching yarn dependencies for libs and docker images. by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1642 * Fix unsaved changes alert from triggering when RTE is empty by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1632 * 2023.9.x fix layout inline rl by @Fajfa in https://github.com/cortezaproject/corteza/pull/1655 * Add support for dark mode in Corteza studio by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1579 * Refactor multiline delimiter class to wrap text to a newline by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1652 * Update release workflow with publishing release to sentry by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1665 * Standardize sorting on all c-resource-list-table by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1669 * Fixes CInputSelect prop type errors by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1675 * Fix permissions trace issue on hasWildcard resources by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1667 * Apply theming to auth screens by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1671 * Add theme to existing and new users' metadata by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1681 * Fix new users theme assignment by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1684 * Fix error handling when retriving user data in AuthClient by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1685 ## New Contributors * @szamuboy made their first contribution in https://github.com/cortezaproject/corteza/pull/1605 **Full Changelog**: https://github.com/cortezaproject/corteza/compare/2023.9.2...2023.9.3