Commit Graph

66 Commits

Author SHA1 Message Date
Wakler-Wei
d07e7b0731
Merge branch 'main' into main 2024-09-14 15:28:15 +08:00
lloydzhou
df62736ff6 update version 2024-09-13 17:36:32 +08:00
lloydzhou
23ac2efd89 hotfix and update version 2024-09-07 22:12:42 +08:00
kosette
27828d9ca8 fix: update package version 2024-09-06 23:07:01 +08:00
lloydzhou
f9a047aad4 using tauri http api run plugin to fixed cors in App 2024-09-04 21:04:13 +08:00
lloydzhou
8a38cdc1d7 update version 2024-08-16 16:35:13 +08:00
lloydzhou
624e4dbaaf update version 2024-08-06 22:41:35 +08:00
Wakler-Wei
5cf2bdb532
Merge branch 'main' into main 2024-08-01 17:40:10 +08:00
lloydzhou
8b513537b7 release v2.14.0 2024-07-26 19:24:16 +08:00
GH Action - Upstream Sync
3933b8a0b1 Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-07-20 00:47:18 +00:00
lloydzhou
e079f1b31a release v2.13.1 2024-07-19 18:16:05 +08:00
GH Action - Upstream Sync
97dafdef1d Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-07-14 00:53:15 +00:00
lloydzhou
b9d1dca65d update version v2.13.0 2024-07-13 21:30:31 +08:00
GH Action - Upstream Sync
f07379fe70 Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-06-25 00:46:36 +00:00
Fred
b972a0d081
feat: bump version 2024-06-24 14:45:45 +08:00
GH Action - Upstream Sync
ed9964c0ac Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-05-15 00:43:46 +00:00
fred-bf
3a007e4f3d
feat: bump version 2024-05-14 17:35:58 +08:00
GH Action - Upstream Sync
5b7ffeaeff Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-05-01 00:46:21 +00:00
Fred
b2e8a1eaa2
feat: bump version code 2024-04-30 13:27:07 +08:00
GH Action - Upstream Sync
aa1194af3b Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-03-14 00:40:18 +00:00
Fred
aec3c5d6cc
feat: bump version 2024-03-14 02:29:31 +08:00
GH Action - Upstream Sync
33305bbdbe Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-02-27 00:40:16 +00:00
fred-bf
bc1794fb4a
feat: bump version (#4133) 2024-02-26 18:15:00 +08:00
Wakler-Wei
55e03fd631
Merge branch 'ChatGPTNextWeb:main' into main 2024-02-21 10:52:31 +08:00
fred-bf
bfefb99192
chore: update tauri dependencies (#4018)
* feat: bump version

* feat: bump version

* chore: update tauri dependencies
2024-02-07 14:12:04 +08:00
Anivie Michaelis
47ae874e4d
fix: add support to http scheme. (#3985)
Co-authored-by: fred-bf <157469842+fred-bf@users.noreply.github.com>
2024-02-07 13:48:28 +08:00
fred-bf
0869455612
feat: bump version (#4015)
* feat: bump version

* feat: bump version
2024-02-07 13:38:02 +08:00
fred-bf
bca74241e6
fix: fix gemini issue when using app (#4013)
* chore: update path

* fix: fix google auth logic

* fix: not using header authorization for google api

* chore: revert to allow stream
2024-02-07 13:17:11 +08:00
fred-bf
887bec019a
feat: bump version (#4009) 2024-02-06 15:34:43 +08:00
Wakler-Wei
16bd3e2682
Merge branch 'main' into main 2024-01-04 11:15:10 +08:00
Fred Liang
d17000975f
Release 2.10.1: Support Google Gemini Pro model (#3668)
* chore: update auth value logic

* chore: bump version 2.10.1
2023-12-27 23:45:40 +08:00
Fred Liang
3ef0621eb0
refactor: update product name 2023-12-23 16:48:16 +08:00
Wakler-Wei
727175d748
Merge branch 'ChatGPTNextWeb:main' into main 2023-12-19 16:58:15 +08:00
Yifei Zhang
cae4655785
Update tauri.conf.json 2023-12-11 15:59:37 +08:00
Wakler-Wei
0fe1cd7b3e
Merge branch 'Yidadaa:main' into main 2023-11-21 15:36:28 +08:00
Yifei Zhang
401fa198c9
Update tauri.conf.json 2023-11-17 11:29:52 +08:00
Yifei Zhang
2bfb362832
Update tauri.conf.json 2023-11-10 15:19:31 +08:00
Yifei Zhang
dbee5bc515
Update tauri.conf.json 2023-11-08 01:05:07 +08:00
Wakler-Wei
611038f772
Merge branch 'Yidadaa:main' into main 2023-10-16 18:30:11 +08:00
Yifei Zhang
f21f922160
Update tauri.conf.json 2023-10-09 22:46:36 +08:00
Yifei Zhang
13c1d2fd2b
Merge pull request #2946 from H0llyW00dzZ/ClientApp 2023-10-07 23:50:49 +08:00
Yifei Zhang
e35c807216
Update tauri.conf.json 2023-10-07 23:48:50 +08:00
H0llyW00dzZ
64a17abfe2
Client App [Notification]
[+] feat(global.d.ts): add support for window.__TAURI__.notification methods
[+] feat(update.ts): add notification for new version availability
[+] fix(Cargo.toml): add tauri feature "notification-all" to enable notifications
[+] fix(tauri.conf.json): enable all notification features in tauri configuration
2023-10-03 08:08:11 +07:00
Wakler-Wei W
2209e4f6e0 fix 2023-09-26 02:46:51 +00:00
Yifei Zhang
b050417ab1
Update tauri.conf.json 2023-09-19 11:03:22 +08:00
Yifei Zhang
b589f48aa9
Update tauri.conf.json 2023-09-13 03:01:28 +08:00
Yifei Zhang
b0c32159e7
Update tauri.conf.json 2023-08-28 01:15:46 +08:00
Yifei Zhang
50eb7a5f98
Update tauri.conf.json 2023-08-18 18:47:54 +08:00
Yifei Zhang
9834a67cbd
Update tauri.conf.json 2023-08-09 15:37:13 +08:00
Yifei Zhang
081d84f848
Update tauri.conf.json 2023-08-03 10:41:45 +08:00