Skip to content

v0.6.0

Compare
Choose a tag to compare
@carlpett carlpett released this 01 Feb 20:28
· 982 commits to master since this release
517cd3b

Enhancements

  • It is now possible to pas all flags to the service when installing the MSI using the EXTRA_FLAGS parameter (#291, thanks @kpettijohn!)
  • Better error messages for textfile inputs that are not UTF-8 (#293, thanks @hairyhenderson!)
  • We now supply checksums for all release artifacts (#311)

Bug fixes

  • Windows Event log messages are no longer prefixed with a warning about missing log sources (#312)
  • An error was silently ignored when querying for IIS worker processes (#303, thanks @vlamug)

Other