github Badgerati/Pode v1.0.0
Pode v1.0.0

latest releases: v2.10.0, v2.9.0, v2.8.0...
4 years ago

Checksum: 97B4954961B9959EB38F8BB8D9B1ECADAADDD9352A064BEE834F5D81C68CE38D

Features

  • #228: Support for rendering Markdown as HTML (Fully supported in PowerShell 7+)
  • #334: New "ConvertTo-PodeRoute" function to automatically make Routes from Functions/Modules
  • #344: New "Add-PodePage" function to more easily make GET Routes for simple pages

Enhancements

  • #328: New "Get-PodeAuthADUser" parameter -NoGroups, to skip retrieving groups from AD
  • #330: Allow for -ArgumentList on Routes, Handlers, Timers, Schedules, etc - now they can be more dynamic
  • #341: Allow Show-PodeGui to work under PowerShell 7 on Windows
  • #343: Ability to mask data in logs using Regex
  • #352: On "Add-PodeEndpoint", split the -Address parameter into -Address/-Port parameters
  • #354: Two new functions for Sessions to Save and Remove them
  • #355: Support on "Add-PodeEndpoint" for a -RedirectTo parameter, to automatically build a redirect Route

Bugs

  • #312: On Static Routes, don't create a PSDrive when the Source is a File Share
  • #318: For Cron Expressions, split the DayOfWeek and DayOfMonth
  • #324: Setting Authentication middleware globally didn't save the Session object
  • #347: Route parameters fail if the value contains a dot, or other special characters
  • #351: Stop the "Done" message appearing when the server errors

Packaging

  • #338: Update the version of MkDocs Material Theme to v4.4.0
  • #349: Update the Dockerfiles to PowerShell 6.2.2

Internal Code

Documentation

  • #299: Rebuild Documentation's Functions section using PlatyPS
  • #316: Write a migration guide for going from v0.X to v1.0
  • #321: Go through all documentation, ensuring it's up-to-date with new Syntax

Don't miss a new Pode release

NewReleases is sending notifications on new releases.