Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Nov 26, 2023
1 parent 79deeff commit b18b54c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
Unfortunetly some code is very old, some code doesn't serve it's purpose anymore, and requires heavy changes that may have an impact on already deployed code.
Please make sure to read changes before updating, as we're undergoing some breaking changes.

## 1.13.0
- Added support for all charts `New-ChartDesign`
- Gradient support in charts no longer uses `Inverse Colors` by default and can be set by `New-ChartDesign`
- Speed improvements for `New-HTMLTable` when using `DataStore` `JavaScript`
- Should fix `Powershell ScriptBlock Logging` slowdown when using `New-HTMLTable` with `DataStore` `JavaScript`

## 1.12.0 - 12.11.2023
- Improvement to `New-HTMLTableStyle` for color handling which would potentially generate wrong CSS code
- Improvement to error handling which should show stack trace in case of error (last 5 lines)
Expand Down

0 comments on commit b18b54c

Please sign in to comment.