Skip to content

Pode v0.21.0

Compare
Choose a tag to compare
@Badgerati Badgerati released this 02 Nov 21:08
· 1846 commits to master since this release
d74953e

Checksum: 193C230D81ACC476E288CA47744F96C79FDA1EAFE6356190CE1DAF4CD9A7154C

Enhancements

  • #110: Return a 401 for inaccessible files
  • #116: Support on custom static content, for returning index.html or default.html (plus others), if a directory is requested

Bugs

  • #111: Separate out the service server type into own runspace
  • #112: Server should return a 500 if middleware/route fails unexpectedly, rather than a 200

Documentation

  • #120: Added examples of running scripts as Windows or Linux services here

Clean-Up

  • #118: Rename $WebSession to $WebEvent - internal references only