You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,6 @@ Most critically following customizations are included at the moment:
8
8
- Windows exe is digitally signed
9
9
- Windows MSI is digitally signed
10
10
- Windows MSI uses [user installation mode](https://github.com/tauri-apps/tauri/issues/2319#issuecomment-1182846485)
11
-
- Both MSI installer and exe binary inside of it are uploaded are sent [to Microsoft](https://www.microsoft.com/en-us/wdsi/filesubmission) so they can be scanned and marked safe which should avoid false positivies like these:
12
-
13
-
*https://github.com/lencx/ChatGPT/issues/436
14
-
*https://github.com/lencx/ChatGPT/issues/440
15
-
*https://github.com/lencx/ChatGPT/issues/443
16
11
17
12
**NOTE!!!** I'm using version numbering 0.12.10x here to avoid conflicting with original binary version. However it also means that when 0.13.0 version will eventually get released application will start notify about updates and it is not sure if update will works. If you want avoid that you can set `auto_update` to `disable` in `C:\Users\<username>\.chatgpt\chat.conf.json` and enable **Watch -> Custom -> Releases** on this repository.
0 commit comments