Skip to content

2023-05-18

Compare
Choose a tag to compare
@simonrob simonrob released this 18 May 20:00
· 6 commits to 0ad651ca2c37dd4c5b41afc4a1a70d65133846ee since this release
e945c0c
  • #143: Warn (rather than crash) when loading invalid/tampered token_salt values – thanks @ibravos75
  • #146: Fix regression in redirect_uri values with path components – thanks @pstutzinger
  • #148: Fix an issue when using PyInstaller --onefile on Windows that caused servers not to load – thanks @migozz
  • #149: Correct PyInstaller additional import to work around timeago issue – thanks @migozz
  • #152: Clarify documentation around usage of IPv6 vs. IPv4 – thanks @wtcline-intc
  • #151: Better error messages when using buggy clients – thanks @migozz (and previously @Schmass with #101)
  • Fix crash when using macOS pre-Mojave and older versions of pywebview
  • Group and clarify command-line arguments