mic
|
18deefecd7
|
release notes updated
|
2025-06-05 21:49:54 +02:00 |
|
Mic
|
a6d5de564a
|
release notes updated
|
2025-06-03 22:43:00 +02:00 |
|
mic
|
1aceb9fbfb
|
version set to 3.5.2 and release notes updated
|
2025-06-02 23:07:59 +02:00 |
|
mic
|
92399cb01c
|
version set to 3.5.1. release notes updated
|
2025-05-31 18:43:54 +02:00 |
|
mic
|
c7cd57b66d
|
fix taLog calls. see #400
|
2025-05-31 18:42:54 +02:00 |
|
mic
|
397eb66895
|
version set to 3.5.0
|
2025-05-30 17:31:19 +02:00 |
|
mic
|
6ce5bacfbe
|
release notes updated
|
2025-05-25 22:11:05 +02:00 |
|
Mic
|
e279412203
|
release notes updated
|
2025-05-23 00:06:00 +02:00 |
|
Mic
|
0537a974e0
|
release notes updated
|
2025-05-23 00:01:00 +02:00 |
|
Mic
|
8a09c69027
|
Add missing reply_type preference to default options. Fixes #387
|
2025-05-23 00:01:00 +02:00 |
|
Mic
|
37aa8bdcdf
|
Add logging for saving options in mzta-options.js
|
2025-05-23 00:01:00 +02:00 |
|
mic
|
735a200304
|
release notes updated
|
2025-05-22 22:24:10 +02:00 |
|
Mic
|
5e1ddbf2e4
|
release notes updated
|
2025-05-22 00:46:00 +02:00 |
|
Mic
|
c65bfb5337
|
Add reset button for max prompt length in options
|
2025-05-22 00:46:00 +02:00 |
|
Mic
|
75f83a486f
|
release notes updated
|
2025-05-22 00:41:00 +02:00 |
|
Mic
|
6e2b5f268d
|
Add confirmation dialog for applying OpenAI compatible configurations. see #378
|
2025-05-22 00:36:00 +02:00 |
|
mic
|
6030e5b25e
|
release notes updated
|
2025-05-21 22:40:53 +02:00 |
|
mic
|
d419373515
|
OpenAI Comp services shorcut added. see #378
|
2025-05-21 22:35:36 +02:00 |
|
mic
|
abc1b1d28d
|
release notes updated
|
2025-05-21 18:00:34 +02:00 |
|
mic
|
e50d5095d7
|
release notes updated
|
2025-05-21 17:57:45 +02:00 |
|
mic
|
e41c3fb46e
|
release notes updated
|
2025-05-20 23:24:17 +02:00 |
|
mic
|
f866dab4c8
|
Update Anthropic model fetching logic and improve option handling. see #249
|
2025-05-20 22:57:00 +02:00 |
|
mic
|
19565ec7c5
|
max_tokens added to anthropic. see #349
|
2025-05-20 22:05:00 +02:00 |
|
mic
|
059fa8c62b
|
Anthropic options added to the prefs page. see #349
|
2025-05-20 21:54:14 +02:00 |
|
mic
|
91e42ba6b2
|
anthropic default options added. see #349
|
2025-05-20 21:53:52 +02:00 |
|
mic
|
0041287765
|
version set to 3.5.0
|
2025-05-15 21:46:05 +02:00 |
|
mic
|
cb9e7934a9
|
minor css fixes
|
2025-05-13 22:33:29 +02:00 |
|
mic
|
0f08011343
|
version set to 3.4.1 and release notes updated
|
2025-05-13 07:44:21 +02:00 |
|
mic
|
f6c293f856
|
version set to 3.4.0, prepared for release
|
2025-05-07 22:40:39 +02:00 |
|
mic
|
5529b3ddc9
|
release notes updated
|
2025-05-07 18:31:42 +02:00 |
|
mic
|
91f010284f
|
release notes updated
|
2025-05-02 11:39:43 +02:00 |
|
mic
|
03b32c794b
|
release notes updated
|
2025-05-02 11:28:34 +02:00 |
|
mic
|
1d798c4a8c
|
Add ChatGPTWeb_models export to mzta-utils.js and update imports in mzta-options.js
|
2025-05-01 23:43:19 +02:00 |
|
mic
|
ca8e62aac4
|
Add getChatGPTWebModelsList_HTML function to mzta-utils.js and update imports in mzta-options.js
|
2025-05-01 23:41:17 +02:00 |
|
mic
|
dfe1c5c8a4
|
removed duplicated getChatGPTWebModelsList_HTML function
|
2025-05-01 23:37:32 +02:00 |
|
mic
|
59ae3643a5
|
Ported all the mods from v3.3.* into v3.4.0
|
2025-05-01 23:32:52 +02:00 |
|
mic
|
0dbaaca316
|
release notes updated
|
2025-05-01 23:20:08 +02:00 |
|
Mic
|
59aebf2394
|
Add warning message for temporary chat usage in project settings. See #277
|
2025-05-01 23:02:40 +02:00 |
|
Mic
|
d4aac5cb14
|
Add warning message for Custom GPT setting override in options. see #277 #168
|
2025-04-30 22:29:35 +02:00 |
|
Mic
|
0eb54137cf
|
fixed get_task options visibility
|
2025-04-28 21:08:00 +02:00 |
|
Mic
|
d10c31da87
|
typo fixed
|
2025-04-28 21:03:00 +02:00 |
|
Mic
|
373f61eb3b
|
removed useless import
|
2025-04-27 22:20:00 +02:00 |
|
Mic
|
504ff391bb
|
Move validation function for ChatGPT web custom data to the utils js file and update imports
|
2025-04-27 22:20:00 +02:00 |
|
Mic
|
2e22cea996
|
Add sanitizeChatGPTModelData function and update usage in options
|
2025-04-27 22:20:00 +02:00 |
|
Mic
|
d1fa3b3cbf
|
release notes updated
|
2025-04-24 01:52:00 +02:00 |
|
Mic
|
93204054e7
|
Add additional information for opening ChatGPT Web and update message formatting
|
2025-04-24 01:47:00 +02:00 |
|
Mic
|
7c510bee57
|
Add sanitizeChatGPTWebCustomData function and update usage in options. see #277 and #168
|
2025-04-24 01:47:00 +02:00 |
|
Mic
|
5e50b151c6
|
btnChatGPTWeb_Tab.addEventListener ported from v3.3.5
|
2025-04-24 01:42:00 +02:00 |
|
Mic
|
bdd4d7ffc7
|
Add validation function for ChatGPT Web custom data and update related logic. see #277 and #168
|
2025-04-24 01:37:00 +02:00 |
|
Mic
|
2195d03f98
|
Add ChatGPT Web project and custom GPT options with validation. see #277 and #168.
|
2025-04-24 01:32:00 +02:00 |
|