Skip to content

Releases: EvotecIT/PSWriteHTML

v1.18.0

10 May 06:36
de061d9
Compare
Choose a tag to compare

What's new

  • Improved New-HTML and New-HTMLPage by allowing Title to be used in New-HTMLPage.
    By default Title from New-HTML is used, but if title is set in New-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

15 Jan 14:08
8b11adf
Compare
Choose a tag to compare

What's new

  • Fixes New-HTMLChart when used inside New-HTMLTabPanel #429

Full Changelog: v1.16.0...v1.17.0

v1.16.0

15 Jan 10:26
cdb8b06
Compare
Choose a tag to compare

What's new

  • Improves New-HTMLNavTop for HomeLink

Full Changelog: v1.15.0...v1.16.0

v1.15.0

03 Jan 17:54
7335bf7
Compare
Choose a tag to compare

What's new

  • Fixes New-ChartSpark when using which would be ignored

Full Changelog: v1.14.0...v1.15.0

v1.14.0

17 Dec 15:56
85801e7
Compare
Choose a tag to compare

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 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
  • Fixes New-HTMLTabPanel orientation

Full Changelog: v1.13.0...v1.14.0

v1.13.0-Alpha02

04 Dec 07:46
c9cee25
Compare
Choose a tag to compare
v1.13.0-Alpha02 Pre-release
Pre-release
Fixes issues after ConvertTo-Json change #416

v1.13.0-Alpha01

26 Nov 17:38
78d6ecb
Compare
Choose a tag to compare
v1.13.0-Alpha01 Pre-release
Pre-release
Add charts design example

v1.12.0

12 Nov 12:02
22f9d5a
Compare
Choose a tag to compare

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

15 Oct 14:06
ae561b6
Compare
Choose a tag to compare

What's new

  • Fix for New-HTMLNavTop not respecting links to differnent extension such as ASXP

Full Changelog: v1.10.0...v1.11.0

v1.10.0

21 Sep 15:56
7f8a7f7
Compare
Choose a tag to compare

What's new

  • Fix for Online when using percentage bar

Full Changelog: v1.9.0...v1.10.0