Skip to content

v0.3 Username/Password Support

Compare
Choose a tag to compare
@Cubicpath Cubicpath released this 08 Dec 02:07
3a6fb82

https://pypi.org/project/chatgpt-gui/0.3

Added

  • Authenticator (No more manual session tokens)
  • Sign In / Sign Out
  • tls-client and beautifulsoup4 hard-requirements

Changed

  • session token storage format (.session to .session.json)
    • This is backwards-compatible and will automatically be migrated.