NewAI Enhanced
v4.5.1
Chart.js 4.5.1
Bugs Fixed
- Plugin uninstall notification no longer fires after uninstall completes
- Doughnut chart legend options now sync with legend plugin
- Fixed charts shrinking on certain zoom values in Chrome
Type Definitions
- Added
drawingAreatoRadialLinearScaletypes - Allow
nullfor line chart point values - Added
data.datasets[].tooltip.callbacksto TypeScript types
Essential Links
Bugs Fixed
- #12098 Do not notify plugins after their uninstall function has been called
- #12096 Sync Doughnut chart legend options to legend plugin
- #12097 Attempt fixing charts shrinking on certain zoom values in Chrome
Types
- #12122 fix(types): add drawingArea to RadialLinearScale
- #12120 fix(types): allow null for line chart point values (#12027)
- #12099 Add data.datasets[].tooltip.callbacks to Typescript types
Development
- #12132 Bump version to 4.5.1
- #12118 Bump actions/setup-node from 4 to 5
Thanks to @LeeLenaleee, @anshukushwaha07, @bojidar-bg, @dependabot[bot] and dependabot[bot]