Releases: aledipa/Free-GPT4-WEB-API
Providers Update
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
Fixed some known issues related to stability and installation.
What's Changed
- Bump requests from 2.32.0 to 2.32.4 by @dependabot[bot] in #76
- Bump aiohttp from 3.10.11 to 3.12.14 by @dependabot[bot] in #77
Full Changelog: 1.1.0...1.1.1
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_Storefiles 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