Releases: EvotecIT/PSWriteHTML
Releases · EvotecIT/PSWriteHTML
v1.18.0
What's new
- Improved
New-HTML
andNew-HTMLPage
by allowingTitle
to be used inNew-HTMLPage
.
By default Title fromNew-HTML
is used, but if title is set inNew-HTMLPage
it will be used instead for coresponsing page.
Title will still be used for the first page. - Improved
EmailBody
Parameter
parameter to be able to handle nulls - Some cleanup
- Fixes
New-ChartDonut
colors
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's new
- Fixes
New-HTMLChart
when used insideNew-HTMLTabPanel
#429
Full Changelog: v1.16.0...v1.17.0
v1.16.0
v1.15.0
v1.14.0
What's new
- Added support for all charts
New-ChartDesign
- Gradient support in charts no longer uses
Inverse Colors
by default and can be set byNew-ChartDesign
- Speed improvements for
New-HTMLTable
when usingDataStore
JavaScript
- Should fix
Powershell ScriptBlock Logging
slowdown when usingNew-HTMLTable
withDataStore
JavaScript
- Fixes
New-HTMLTabPanel
orientation
Full Changelog: v1.13.0...v1.14.0
v1.13.0-Alpha02
Fixes issues after ConvertTo-Json change #416
v1.13.0-Alpha01
Add charts design example
v1.12.0
What's new
- 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)
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's new
- Fix for
New-HTMLNavTop
not respecting links to differnent extension such as ASXP
Full Changelog: v1.10.0...v1.11.0