| @@ -1,4 +1,73 @@ | ||
| 1 | +##### [Version 3.11.10](https://github.com/Codeinwp/visualizer/compare/v3.11.9...v3.11.10) (2025-04-16) | |
| 2 | + | |
| 3 | +- Fixed special characters not rendering correctly in Legend labels | |
| 4 | +- Updated dependencies | |
| 5 | + | |
| 6 | +##### [Version 3.11.9](https://github.com/Codeinwp/visualizer/compare/v3.11.8...v3.11.9) (2025-02-13) | |
| 7 | + | |
| 8 | +- Enhanced security | |
| 9 | +- Fixed extra column issue with a simple editor | |
| 10 | + | |
| 11 | +##### [Version 3.11.8](https://github.com/Codeinwp/visualizer/compare/v3.11.7...v3.11.8) (2024-11-13) | |
| 12 | + | |
| 13 | +- Updated WordPress core tested up to version | |
| 14 | + | |
| 15 | +##### [Version 3.11.7](https://github.com/Codeinwp/visualizer/compare/v3.11.6...v3.11.7) (2024-11-07) | |
| 16 | + | |
| 17 | +- Updated dependencies | |
| 18 | +- Enhanced security | |
| 19 | + | |
| 20 | +##### [Version 3.11.6](https://github.com/Codeinwp/visualizer/compare/v3.11.5...v3.11.6) (2024-08-30) | |
| 21 | + | |
| 22 | +- Fixed chart overlapping issue with the Gutenberg editor | |
| 23 | + | |
| 24 | +##### [Version 3.11.5](https://github.com/Codeinwp/visualizer/compare/v3.11.4...v3.11.5) (2024-07-17) | |
| 25 | + | |
| 26 | +- Updated promotional links and buttons | |
| 27 | + | |
| 28 | +##### [Version 3.11.4](https://github.com/Codeinwp/visualizer/compare/v3.11.3...v3.11.4) (2024-07-09) | |
| 29 | + | |
| 30 | +- Fixed broken link in the Map settings of the Geo Chart | |
| 31 | +- Fixed the default cron job sync time for data synchronization [PRO] | |
| 32 | + | |
| 33 | +##### [Version 3.11.3](https://github.com/Codeinwp/visualizer/compare/v3.11.2...v3.11.3) (2024-05-27) | |
| 34 | + | |
| 35 | +- Fixed the rendering of Visualizer widgets in the Customizer | |
| 36 | + | |
| 37 | +##### [Version 3.11.2](https://github.com/Codeinwp/visualizer/compare/v3.11.1...v3.11.2) (2024-05-23) | |
| 38 | + | |
| 39 | +- Fixed Visualizer block widget not loading | |
| 40 | +- Improved the popup rendering | |
| 41 | +- Enhanced security | |
| 42 | + | |
| 43 | +##### [Version 3.11.1](https://github.com/Codeinwp/visualizer/compare/v3.11.0...v3.11.1) (2024-05-14) | |
| 44 | + | |
| 45 | +- Fixed the permissions of the plans | |
| 46 | + | |
| 47 | +#### [Version 3.11.0](https://github.com/Codeinwp/visualizer/compare/v3.10.15...v3.11.0) (2024-05-13) | |
| 48 | + | |
| 49 | +#### Enhancements | |
| 50 | +- Added a manual data edit feature to the free version of the plugin | |
| 51 | +- Improved the flow of chart creation | |
| 52 | +- Added a chart information panel: backend chart title & quick shortcode access | |
| 53 | +- Line and Pie charts from the ChartJS library are now available for free users, along with library selection and relative images | |
| 54 | +- Improved wording in onboarding | |
| 55 | +- Improved workflow for creating charts via the Visualizer Gutenberg block | |
| 56 | +- Moved chart library selection to the top of the page and showing charts from the available library only | |
| 57 | +- Unified chart edition (removed duplicated chart settings in block editor) | |
| 58 | +- Added optional feature usage data | |
| 59 | +- Enhanced security | |
| 60 | +- Improved the UI of the database query option (visible database prefix, sample query, autocompleting table names) [PRO] | |
| 61 | + | |
| 62 | +##### [Version 3.10.15](https://github.com/Codeinwp/visualizer/compare/v3.10.14...v3.10.15) (2024-05-10) | |
| 63 | + | |
| 64 | +> Things are getting better every day. 🚀 | |
| 65 | + | |
| 66 | +##### [Version 3.10.14](https://github.com/Codeinwp/visualizer/compare/v3.10.13...v3.10.14) (2024-05-10) | |
| 67 | + | |
| 68 | +> Things are getting better every day. 🚀 | |
| 69 | + | |
| 1 | 70 | ##### [Version 3.10.13](https://github.com/Codeinwp/visualizer/compare/v3.10.12...v3.10.13) (2024-04-17) |
| 2 | 71 | |
| 3 | 72 | ### Fixes |
| 4 | 73 | - **Updated internal dependencies:** Enhanced performance and security. |