Skip to content

Pode.Web v0.8.3

Latest
Compare
Choose a tag to compare
@Badgerati Badgerati released this 28 Feb 21:59
2b973a9

Bugs

  • #380: Fixes a bug where you couldn't hit the enter key in multiline textboxes in a modal
  • #384: Fixes a double encoding issue which rendered Page names incorrectly (thanks @ili101!)
  • #392: Fixes New-PodeWebTextbox with -NoForm to we can create wider textboxes (thanks @ili101!)
  • #413: Fixes Update-PodeWebTextbox to work with Date types
  • #423: Fixes line charts back to being curved lines and filled areas
  • #430: Temporary fix for showing the back button pages when there is no query string

Packaging

  • #378: Bumps highlightjs to 11.7.0
  • #383: Bumps material design icons to 7.1.96
  • #388: Bumps jquery to 3.6.3
  • #414: Bumps chart.js to 4.2.1
  • #418: Bumps Pode in Dockerfiles to 2.8.0
  • #419: Bumps mkdocs and material theme
  • #420: Bumps monaco to 0.36.0

Documentation