Skip to content

Pode v1.4.0

Choose a tag to compare

@Badgerati Badgerati released this 10 Jan 19:22
· 2108 commits to master since this release
5268b7b

Checksum: 702DA28D404C45D945631D680356CD37B923C81B3FC44341FDCEC4151C6439BF

Enhancements

  • #447: Sessions can now be used via Headers for better CLI support
  • #448: -EndpointName on routes can now take an array of endpoint names
  • #454: New wrapper function, Start-PodeStaticServer, for simple static websites

Bugs

  • #446: Fixes functions that were not in accordance with Coding Guidelines (thanks @jhainau!)

Documentation

  • #445: Improved documentation on using CSRF middleware