Skip to content

Commit

Permalink
bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lony2003 committed Feb 12, 2024
1 parent b7ca753 commit 5a6f4ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Release 0.4.6

This is a fix of v0.4.5, which has a mistake that I make. Just a stupid problem.
# Release 0.4.7

## What's Improved

- Login problem solved.
- In the last version, Cloudflare Captcha can not display properly because of security policies. In this version, the security policies has changed to looser to fix that.
- Change the UserAgent from default to Edge 121 so users can get more chat logs.
- the link of the repository has changed to [https://github.com/fangkehou-team/BingGPT_Enhanced_Editon](https://github.com/fangkehou-team/BingGPT_Enhanced_Editon)

## What's Broken

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "binggpt",
"productName": "BingGPT",
"version": "0.4.6",
"version": "0.4.7",
"description": "AI-powered copilot",
"author": "dice2o, Team Fangkehou <[email protected]> (https://www.fangkehou.eu.org/)",
"license": "Apache-2.0",
Expand Down

0 comments on commit 5a6f4ef

Please sign in to comment.