2023.9.1
cortezaproject/corteza2023.9.1Dec 1, 2023by Fajfa
AI Summary
Improves the page builder experience with copy functionality, enhanced tooltips, and per-page resource list support.
Key Highlights
- Added clone/copy buttons to tabs
- Replaced title attributes with Bootstrap tooltips
- Per-page resource list feature
New Features
- Tab cloning
- Tooltips
- Resource list pagination
Full Release Notes
## What's Changed * Add clone/copy buttons to tabs in builder by @Fajfa in https://github.com/cortezaproject/corteza/pull/1527 * Fix console errors when tab block didn't exist by @Fajfa in https://github.com/cortezaproject/corteza/pull/1569 * Transform on delete button component to c-input-confirm by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1519 * 2023.9.x feature add per page resource list by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1534 * Fix record field viewer description not being in new line by @Fajfa in https://github.com/cortezaproject/corteza/pull/1576 * Fix: Unsaved changes message no longer triggered after adding an additional metric and saving a chart by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1572 * Fix console errors when setting changing multi mode for geometry field by @Fajfa in https://github.com/cortezaproject/corteza/pull/1577 * Fix field description and hint edit being enabled when updating trans… by @Fajfa in https://github.com/cortezaproject/corteza/pull/1578 * Replace all title attributes with actual boostrap tooltip functionality by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1533 * Added error wrapping for compose record wf functions by @petergrlica in https://github.com/cortezaproject/corteza/pull/1571 **Full Changelog**: https://github.com/cortezaproject/corteza/compare/2023.9.0...2023.9.1