Skip to content

Releases: fangkehou-team/BingGPT_Enhanced_Editon

0.4.7

12 Feb 11:53
Compare
Choose a tag to compare

Release 0.4.7

What's Improved

  • 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

What's Broken

  • All the Keyboard Shortcuts, Export, Font Size settings are broken due to iframe. Maybe next version I will change the iframe to BrowserView, or maybe next time, next next time......

What Changed

  • Nothing. All users can update seamlessly

What Needs Help

  • Nope, but if you can help me with the broken part of this repo, I will be grateful.

If you can help me improve this app, Please contribute to this repository! Pull Request and Issue is welcome.

And If you don't want to update the whole Application:

  • You can download the app.asar from the latest GitHub Action build that matches your platform and replace the original one on your own, which is just a file about 11 MB.

0.4.6

22 Jan 14:25
Compare
Choose a tag to compare

Release 0.4.6

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

What's Improved

  • Login problem solved.
  • From v0.4.6, the app has changed the behavior of the update process. Users can now decide for themselves whether and when to update.
  • The right click menu now has the Open Devtools button.

What's Broken

  • All the Keyboard Shortcuts, Export, Font Size settings are broken due to iframe. Maybe next version I will change the iframe to BrowserView, or maybe next time, next next time......

What Changed

  • Nothing. All users can update seamlessly

What Needs Help

  • Nope, but if you can help me with the broken part of this repo, I will be grateful.

If you can help me improve this app, Please contribute to this repository! Pull Request and Issue is welcome.

0.4.5

17 Jan 15:02
Compare
Choose a tag to compare

Release 0.4.5

It may be the last version of the BingGPT 0.4.x. Unless Microsoft updates the logic of this part, I will not continue to spend a lot of time on this project.

What's Improved

  • Login problem solved.

What's Broken

  • All the Keyboard Shortcuts, Export, Font Size settings are broken due to iframe. Maybe next version I will change the iframe to BrowserView, or maybe next time, next next time......

What Changed

  • Nothing. All users can update seamlessly

What Needs Help

  • Nope, but if you can help me with the broken part of this repo, I will be grateful.

If you can help me improve this app, Please contribute to this repository! Pull Request and Issue is welcome.

0.4.4

12 Jan 09:02
Compare
Choose a tag to compare

Release 0.4.4

What's Improved

  • New Arm64 build for All platform.
  • Top bar fix for windows and mac os, and maybe linux with qt? Not sure. Gnome works fine, so further informations are welcome.
  • Auto update.

What's Broken

  • All the Keyboard Shortcuts, Export, Font Size settings are broken due to iframe. Maybe next version I will change the iframe to BrowserView, or maybe next time, next next time......

  • login is broken. check out the issues for more detailed informtion.

What Changed

  • Nothing. All users can upate seamlessly

What Needs Help

  • Logo for macOS only have 1024x1024@x1 format png, I cant find a proper tool for linux to generate an icns file that contains different size of the image and I don't have a MacBook, so macOS build logo may not be shown on the desktop. well, I give up. I will only provide the 1024x1024@x1 format png for mac

If you can help me improve this app, Please contribute to this repository! Pull Request and Issue is welcome.

0.4.3

23 Dec 01:18
c41b1e2
Compare
Choose a tag to compare

Release 0.4.3

this is a fix version for 0.4.1, which has blank screen bugs, please uninstall the old version before install the new version

What's Improved

  • macOS build works again since we have changed to electron-builder to build the binary
  • blank screen error fixed....should be.

What's Broken

  • All the Keyboard Shortcuts, Export, Font Size settings are broken due to iframe. Maybe next version I will change the iframe to BrowserView, or maybe next time, next next time......

What Changed

  • the appBundleId has changed from com.dice2o.binggpt to org.eu.fangkehou.binggptee. So if you are using macOS you may have to delete the old version of this app by yourself. Please notice that if you do that, ALL YOUR APP DATA WILL BE DELETED

What Needs Help

  • Logo for macOS only have 1024x1024@x1 format png, I cant find a proper tool for linux to generate an icns file that contains different size of the image and I don't have a MacBook, so macOS build logo may not be shown on the desktop.

If you can help me improve this app, Please contribute to this repository! Pull Request and Issue is welcome.

v0.4.2

20 Dec 00:48
Compare
Choose a tag to compare

Release 0.4.2

this is a fix version for 0.4.1, which has blank screen bugs, please uninstall the old version before install the new version

What's Improved

  • macOS build works again since we have changed to electron-builder to build the binary
  • blank screen error fixed.

What's Broken

  • All the Keyboard Shortcuts, Export, Font Size settings are broken due to iframe. Maybe next version I will change the iframe to BrowserView, or maybe next time, next next time......

What Changed

  • the appBundleId has changed from com.dice2o.binggpt to org.eu.fangkehou.binggptee. So if you are using macOS you may have to delete the old version of this app by yourself. Please notice that if you do that, ALL YOUR APP DATA WILL BE DELETED

What Needs Help

  • Logo for macOS only have 1024x1024@x1 format png, I cant find a proper tool for linux to generate an icns file that contains different size of the image and I don't have a MacBook, so macOS build logo may not be shown on the desktop.

If you can help me improve this app, Please contribute to this repository! Pull Request and Issue is welcome.

v0.4.1

18 Dec 09:14
Compare
Choose a tag to compare

Release 0.4.1

What's Improved

  • A new Logo!!! Now BingGPT is becoming the wrapper of Copilot with Bing Chat (Although the app name won't change)
  • A new Logo for macOS Platform which meets Apple's design guide
  • A new wrapper written in Vue has been included in order to recover the function of bingGPT and provides a user-friendly interface instead of just right click.

What's Broken

  • All the Keyboard Shortcuts, Export, Font Size settings are broken due to iframe. Maybe next version I will change the iframe to BrowserView, or maybe next time, next next time......

What Changed

  • the appBundleId has changed from com.dice2o.binggpt to org.eu.fangkehou.binggptee. So if you are using macOS you may have to delete the old version of this app by yourself. Please notice that if you do that, ALL YOUR APP DATA WILL BE DELETED

What Needs Help

  • Logo for macOS only have 1024x1024@x1 format, I cant find a proper tool for linux to generate an icns file that contains different size of the image and I don't have a MacBook.

GitHub Action build for macOS always fails, so no binary for macOS were produced. It will remain if electron forge or node-gyp has not solved it.

If you can help me improve this app, Please contribute to this repository! Pull Request and Issue is welcome.

v0.3.8

13 Dec 08:12
e1c033f
Compare
Choose a tag to compare
Update main.yml