Skip to content

2023-02-08

Choose a tag to compare

@simonrob simonrob released this 08 Feb 21:31
· 43 commits to d15a1dd9d908e4edf1ec3119291eb19ea9126bcb since this release
d1af182
  • #62 and #94: Add an option to paste authentication results into the terminal in no-GUI mode (avoids --local-server-auth; requires prompt_toolkit) – thanks @MatthewJWalters, @Jonher937 and @jlevon
  • #121: Improve SSL handshake retries on unreliable network connections – thanks @brianjmurrell
  • #135: Improved compatibility with PyInstaller, and better handling of Start at login arguments – thanks @bwbug
  • Clarify PyInstaller installation requirements (#125)
  • Document usage of external proxy handlers (#113, #123, #130)
  • Include the proxy's version in its startup message