Skip to content

Pode v1.7.0

Compare
Choose a tag to compare
@Badgerati Badgerati released this 10 Apr 20:47
· 1761 commits to master since this release
4c5521e

Checksum: 3BD2FE430A7F8AB41905F586D9B5D1822355FEC8BF2AB990A79D2B41AD619C5E

Features

  • #504: Support for GZip and Deflate compression on Requests
  • #507: Support for GZip and Deflate compression on Responses
  • #510: New inbuilt authenticator to allow authenticating users from a file

Enhancements

  • #511: Adds middleware support to Add-PodeStaticRoute
  • #518: New Get-PodeEndpoint function to retrieve and filter endpoints
  • #525: Support for Azure Web Apps, fixes DisableTermination, and adds Quiet switch

Bugs

  • #509: Fixes a freezing bug caused by sessions - and improves performance of sessions

Documentation

Packaging

  • #503: Bump the Docker images to PowerShell v7.0