Skip to content

v15.0.0

Choose a tag to compare

@stratdev3 stratdev3 released this 13 Sep 13:49
· 770 commits to master since this release
06af8a1

Major release

breakingChange

  • telemetry is now disabled by default. To enable it, set EnableTelemetry property to true (#42)

fix

  • fix: AutoIndex must sort directory first then file (#11)
  • chore: add missing constructor from NetCoreServer (#43)
  • chore: throw exception when using component while the server is already started (#41)

feature

  • feature: handle unix socket (#38), PR by philippseith
  • feature: add new server EnableTelemetry property to enable telemetry (#42)