2023.9.2
cortezaproject/corteza2023.9.2Dec 28, 2023by Fajfa
AI Summary
Enhances data visualization and UI components by replacing the Vue select component and adding reusable map capabilities.
Key Highlights
- Replaced Vue select component
- Added reusable map component to Vue
- Fixed chart time labels and axis issues
New Features
- New map component
- Chart improvements
- UI component updates
Full Release Notes
## What's Changed * Fix yAxis min and max values causing issues when timeline is set to y… by @katrinDY in https://github.com/cortezaproject/corteza/pull/1584 * Add reusable map component to vue by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1516 * 2023.9.x fix chart time label drildown by @Fajfa in https://github.com/cortezaproject/corteza/pull/1588 * Add a hint to configure content field in comment pb by @katrinDY in https://github.com/cortezaproject/corteza/pull/1582 * Fix lint error in ConnectionMap.vue by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1591 * Add enable and export actions to list items by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1583 * Move submit button for admin connection editor to each card to match … by @Fajfa in https://github.com/cortezaproject/corteza/pull/1592 * Remove leaflet import preventing privacy app from starting by @katrinDY in https://github.com/cortezaproject/corteza/pull/1595 * 2023.9.x repalce vue select by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1511 * Add interpolation for certain blocks by @EmmyMay in https://github.com/cortezaproject/corteza/pull/1590 * Adjust module record dedup UX by @Fajfa in https://github.com/cortezaproject/corteza/pull/1586 * 2023.9.x fix cypress by @katrinDY in https://github.com/cortezaproject/corteza/pull/1597 **Full Changelog**: https://github.com/cortezaproject/corteza/compare/2023.9.1...2023.9.2