Skip to content

Pode v0.23.0

Choose a tag to compare

@Badgerati Badgerati released this 24 Dec 15:08
· 2686 commits to master since this release
7a71e32

Checksum: 969EA166CB922BF3532B657394ED4488447392ED2B7FACFA00BEAE6D033B2FEE

Features

  • #77: Ability to run a web server, and view it through a Desktop Application (Windows only)

Enhancements

  • #137: Don't require admin privileges when listening on Localhost
  • #140: Add a Custom switch to the Logger function - no need to use the "custom_" format any more!
  • #142: Ability to listen on multiple endpoints - especially useful for hostnames against a single IP address
  • #143: Support on routes to allow them to be bound against specific hostnames/protocols
  • #146: Listen function to have Name parameter - so we can select which one to bind a Route/Gui to better