Releases: aledipa/Free-GPT4-WEB-API
Multi User Support
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
- Bump jinja2 from 3.1.5 to 3.1.6 by @dependabot[bot] in #67
- Bump h11 from 0.14.0 to 0.16.0 by @dependabot[bot] in #73
- Bump urllib3 from 2.2.2 to 2.5.0 by @dependabot[bot] in #74
Full Changelog: 1.0.7...1.1.0
Fast API Standard Support
You can now make requests using the Fast API standard too
Full Changelog: 1.0.6...1.0.7
New (Really) Stable Version
Fixed a GUI password issue
Full Changelog: 1.0.5...1.0.6
New Stable Version
What's Changed
- Bump aiohttp from 3.10.2 to 3.10.11 by @dependabot in #59
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #63
- Remove
.DS_Store
files and exclude them from future commits by @alessandroberna in #65
New Contributors
- @alessandroberna made their first contribution in #65
Full Changelog: 1.0.4...1.0.5
Change Password from GUI
You can now update your settings’ password using the graphical user interface.
Full Changelog: 1.0.3...1.0.4
Stable Version Patch
Fixed a GUI issue (Thanks to @18goldr)
New Stable Version
What's Changed
- Fixed some bugs and updated the available providers
First SQLite version
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
First Official Stable Release!
What's Changed
- The
--password
flag can now be used to change an existing password (3a06041)
Contributors
- @git-malik made their first contribution in #1
- @ayoubelmhamdi made their first contribution in #7
- @fristhon made their first contribution in #47
Full Changelog: https://github.com/aledipa/Free-GPT4-WEB-API/commits/1.0.0