Skip to content

Releases: aledipa/Free-GPT4-WEB-API

Multi User Support

30 Aug 15:02
Compare
Choose a tag to compare

This update introduces multi-user mode, allowing multiple users to access and interact with the Free-GPT4-WEB-API simultaneously, each with their own authentication and personal settings. The codebase has also undergone significant refactoring for improved modularity, maintainability, and scalability, making future enhancements and bug fixes easier to implement.

What's Changed

Full Changelog: 1.0.7...1.1.0

Fast API Standard Support

20 Feb 17:43
Compare
Choose a tag to compare

You can now make requests using the Fast API standard too

Full Changelog: 1.0.6...1.0.7

New (Really) Stable Version

16 Feb 21:51
Compare
Choose a tag to compare

Fixed a GUI password issue

Full Changelog: 1.0.5...1.0.6

New Stable Version

03 Feb 21:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

Change Password from GUI

17 Nov 22:34
Compare
Choose a tag to compare

You can now update your settings’ password using the graphical user interface.

Full Changelog: 1.0.3...1.0.4

Stable Version Patch

03 Nov 11:31
Compare
Choose a tag to compare

Fixed a GUI issue (Thanks to @18goldr)

New Stable Version

12 Oct 09:58
Compare
Choose a tag to compare

What's Changed

  • Fixed some bugs and updated the available providers

First SQLite version

31 May 21:05
048d386
Compare
Choose a tag to compare

First SQLite version

  • The settings are now stored using SQLite (proxies and cookies are still using JSON files)
  • Minor fixes and updates

Any new idea or suggestion is welcome!
If you’re having any kind of issue, don’t hesitate to ask for help.

Check: 9820869

Full Changelog: 1.0.0...1.0.1

1.0.0

21 May 19:34
Compare
Choose a tag to compare

First Official Stable Release!

settings

What's Changed

  • The --password flag can now be used to change an existing password (3a06041)

Contributors

Full Changelog: https://github.com/aledipa/Free-GPT4-WEB-API/commits/1.0.0