Releases: EvotecIT/PSWriteHTML
Releases · EvotecIT/PSWriteHTML
v1.19.0
What's new
- Dropping IE support
- Fixes
New-HTMLTablewhen usingDataStoreJavaScriptfor new lines - Fixes
New-HTMLTablewhen usingDataStoreJavaScriptwhen replacing\r\n#439 tnx @matt555 New-HTMLCalendarworks now by default in 24h format
Full Changelog: v1.18.0...v1.19.0
v1.18.0
What's new
- Improved
New-HTMLandNew-HTMLPageby allowingTitleto be used inNew-HTMLPage.
By default Title fromNew-HTMLis used, but if title is set inNew-HTMLPageit will be used instead for coresponsing page.
Title will still be used for the first page. - Improved
EmailBodyParameterparameter to be able to handle nulls - Some cleanup
- Fixes
New-ChartDonutcolors
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's new
- Fixes
New-HTMLChartwhen 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 Colorsby default and can be set byNew-ChartDesign - Speed improvements for
New-HTMLTablewhen usingDataStoreJavaScript - Should fix
Powershell ScriptBlock Loggingslowdown when usingNew-HTMLTablewithDataStoreJavaScript - Fixes
New-HTMLTabPanelorientation
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-HTMLTableStylefor 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-HTMLNavTopnot respecting links to differnent extension such as ASXP
Full Changelog: v1.10.0...v1.11.0