Skip to content

Releases: aledipa/Free-GPT4-WEB-API

Providers Update

02 Jan 19:31

Choose a tag to compare

What's Changed

  • Updated Providers List
  • Updated werkzeug's version fixing safety issues
  • Bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #85

Full Changelog: 1.1.1...1.1.2

New Stable Version

13 Oct 10:32
bc4b2c8

Choose a tag to compare

Fixed some known issues related to stability and installation.

What's Changed

Full Changelog: 1.1.0...1.1.1

Multi User Support

30 Aug 15:02

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

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

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

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

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

Choose a tag to compare

Fixed a GUI issue (Thanks to @18goldr)

New Stable Version

12 Oct 09:58

Choose a tag to compare

What's Changed

  • Fixed some bugs and updated the available providers

First SQLite version

31 May 21:05
048d386

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