Commit graph

736 commits

Author SHA1 Message Date
Mic
7fe0840296
Merge pull request #637 from micz/new_model_selector_issue603
New model selector
2026-02-03 21:30:53 +01:00
Mic
73d6fdedc8 fixing border on startup. see #603 2026-02-03 01:13:00 +01:00
mic
ef3ea4a2c0 correctly setting the saved value at startup. see #603 2026-02-02 23:37:45 +01:00
mic
4409faf66a skipping input without id when restoring options. see #603 2026-02-02 23:16:11 +01:00
mic
50eaa3d28d release notes updated 2026-02-02 22:03:51 +01:00
mic
819e0c5655 release notes updated 2026-01-30 22:45:52 +01:00
mic
5348cdc25e removed all the 115 and 128 related methods and calls. see #616 2026-01-30 22:31:19 +01:00
mic
310dbf8818 release notes updated 2026-01-30 22:21:37 +01:00
Mic
3ba98c7d90 Removed the spamfilter_context_menu and add_tags_context_menu options and always show the context menu when the corresponding feature is active. See #609 2026-01-29 23:45:00 +01:00
Mic
fca6558133
Merge pull request #597 from gdkrmr/gk/thread_summary
thread summary
2026-01-29 23:10:52 +01:00
mic
4576549bab version set to 4.0.0 2026-01-29 22:53:33 +01:00
mic
bf9e37dda1 release notes udpated 2026-01-22 22:51:13 +01:00
mic
04afa25aa4 version set to 3.8.3. release notes updated 2026-01-22 22:47:19 +01:00
mic
39a5c3367c typo fixed 2026-01-20 23:50:51 +01:00
mic
a228a316b9 version set to 3.8.2. release notes updated 2026-01-20 23:49:19 +01:00
mic
3180898dce var name fixed. see #621 2026-01-20 23:37:12 +01:00
Mic
5e57ee19d0 version set to 3.8.1. release notes updated 2026-01-20 13:39:24 +01:00
mic
272dc59f00 Version set to 3.8.0. Release notes updated. 2026-01-16 22:34:47 +01:00
Mic
1d04aa4941
Merge branch 'main' into v3.8.0 2026-01-16 22:31:53 +01:00
Guido Kraemer
f147a0453b remove summarize_context_menu option in favor of summarize option 2026-01-16 12:57:06 +01:00
Guido Kraemer
8679e1cb08 remove checking for non-optional permission 2026-01-16 12:55:56 +01:00
Guido Kraemer
51c81418a3 handle disabling summarize options button 2026-01-10 23:00:20 +01:00
Guido Kraemer
c3e27f0356 Fix malformed label closing tag in options page 2026-01-10 21:22:11 +01:00
Guido Kraemer
4ab6da2faf change all "summary" -> "summarize" 2026-01-10 21:22:11 +01:00
Guido Kraemer
84a65acd8f resolve rebase conflicts 2026-01-10 21:22:11 +01:00
mic
0206e421ae missing spaces added 2026-01-09 23:11:38 +01:00
yonie
0ceaf79aa7
Merge branch 'v3.8.0' into main 2026-01-06 17:28:45 +01:00
mic
85ffca5579 version set to 3.7.9. release notes updated 2026-01-06 12:08:56 +01:00
mic
4bf08b0d9b release notes updated 2026-01-05 16:34:29 +01:00
mic
4aeab58a35 release notes updated 2026-01-04 23:29:50 +01:00
yonie
64069958a2
Merge branch 'v3.8.0' into main 2026-01-04 16:02:44 +01:00
mic
b32ce4f756 copyright date updated to 2026 2026-01-03 23:04:01 +01:00
mic
b558fc2ed2 fix for clickable checkbox labels 2026-01-03 00:20:41 +01:00
Ronald Klarenbeek
ea402a688b Merge upstream v3.8.0 changes, preserving auto_summary_enabled setting 2026-01-02 21:05:52 +01:00
mic
e3d927ab29 specific integration settings are now saved at prompt level. see #102 2026-01-01 21:41:48 +01:00
mic
6c79e220ac release notes updated 2025-12-30 22:13:05 +01:00
mic
96657611b8 text udpated 2025-12-29 23:09:47 +01:00
mic
5bd00fd64b release notes updated 2025-12-29 22:45:30 +01:00
Mic
1fd82731ff
Merge pull request #590 from micz/dynamic_api_settings
Dynamic API Settings
2025-12-29 22:39:35 +01:00
mic
a436bd16b2 chatgpt_api var names fixed 2025-12-29 21:58:09 +01:00
mic
3ef13eec9b using a dynamic generation for all integration settings 2025-12-29 11:20:11 +01:00
mic
d14489e365 release notes updated 2025-12-28 23:35:42 +01:00
mic
3adb5faab2 working on a dynamic special prompts settings managing system 2025-12-28 23:27:27 +01:00
mic
12e846739e special prompts temperature is now saved per prompt. see #561 2025-12-28 22:33:25 +01:00
mic
17f73936ea release notes updated 2025-12-28 22:32:10 +01:00
mic
69516bd056 temperature added to OpenAI Compatibile API. see #575 2025-12-28 21:23:09 +01:00
mic
17a0aeb632 temperature added to Ollama API. see #574 2025-12-28 21:12:08 +01:00
mic
dfa4da5b2e temperature added to Open AI API. see #571 2025-12-27 22:40:51 +01:00
mic
0408f6f45e release notes updated 2025-12-27 22:30:54 +01:00
mic
c2d99076b2 temperature added to the Claude API. see #573 2025-12-27 22:21:20 +01:00
mic
f95fbeb00e temperature added to Google Gemini. see #572 2025-12-26 23:35:42 +01:00
Ronald Klarenbeek
bd66a37d35 feat(summary): add auto-summary preference for message previews
- Add new preference option to enable automatic AI summarization
- Update all localization files with new preference text
- Implement preference check in message display script
- Add default preference setting in options configuration
- Include preference toggle in options UI

This adds a user-configurable option to automatically generate and display AI summaries when viewing email messages, with appropriate warnings about data transmission to AI services.
2025-12-26 22:20:13 +01:00
mic
542deb25a1 release notes updated 2025-12-26 12:12:53 +01:00
Mic
3c5b0aa02a release notes updated 2025-12-22 23:55:00 +01:00
mic
87eef12efd release notes updated 2025-12-22 23:48:03 +01:00
mic
c00e784059 version set to 3.8.0 2025-12-22 23:33:31 +01:00
mic
e1fda7bf12 version set to 3.7.8, release notes updated 2025-12-18 22:23:14 +01:00
mic
9825f1fc96 typo fixed 2025-12-14 22:22:05 +01:00
mic
3156d4020b release notes updated 2025-12-14 22:19:35 +01:00
mic
b7315bf810 version set to 3.7.7 2025-12-08 15:51:53 +01:00
mic
db0c995e3e prepared for release 2025-12-08 15:43:00 +01:00
mic
59d500de43 Rollback #551 2025-12-08 15:40:26 +01:00
mic
d5a790a21b release notes updated 2025-12-08 12:32:27 +01:00
mic
9fb7a17a15 release notes updated 2025-12-07 18:37:28 +01:00
mic
f2dc04b267 Release notes updated 2025-12-07 18:21:52 +01:00
mic
6211fa5a85 Added anthropic_system_prompt option in the options page. See #549 2025-12-07 18:04:03 +01:00
mic
dc3c75c90e version set to 3.7.6 2025-12-06 12:24:52 +01:00
mic
34b49c38e8 version set to 3.7.5. release notes updated. 2025-10-22 23:00:29 +02:00
mic
0a6931887d version set to 3.7.4. release notes updated. 2025-10-20 18:33:23 +02:00
mic
2d2cba2769 release notes updated 2025-10-16 22:56:43 +02:00
mic
dda7b785a0 release notes updated 2025-10-16 22:19:20 +02:00
mic
7b4310ea6b version set to 3.7.3 2025-10-16 22:15:25 +02:00
mic
fe6c9c55d4 3.7.2 release date fixed 2025-10-03 23:39:47 +02:00
mic
2086fcf1ee release notes updated 2025-10-03 23:36:09 +02:00
Mic
a1fbb764ad release notes updated 2025-10-01 23:47:00 +02:00
Mic
1a11238c02 release notes updated 2025-10-01 23:43:00 +02:00
Mic
08d967f9da version set to 3.7.2 2025-10-01 23:43:00 +02:00
mic
591a556031 typo fixed 2025-09-26 22:09:22 +02:00
mic
a132ab7099 version set to 3.7.1. Release notes updated 2025-09-26 22:05:22 +02:00
mic
4a61a600d0 prepared for release 2025-09-18 22:04:50 +02:00
Mic
39cb74a3b2 release notes updated 2025-09-16 19:27:00 +02:00
Mic
4ab0f6b9ee release notes updated 2025-09-10 22:00:42 +02:00
Mic
e5890d487e
Merge branch 'v3.7.0' into issue_438_autofeat_apimodel 2025-09-10 21:58:38 +02:00
Mic
edf2de4c34 console.log debug line commented out 2025-09-10 00:35:00 +02:00
Mic
f36813f688 release notes updated 2025-09-09 23:14:00 +02:00
Mic
b7953fe366
Merge branch 'issue_438_autofeat_apimodel' into api_improvements 2025-09-09 21:54:10 +02:00
mic
aad9fcb06d release notes updated 2025-09-09 21:44:03 +02:00
Mic
46a8ed4858 css improved 2025-09-08 22:15:00 +02:00
Mic
7c68561901 gemini thinking budget pref added to the options page. see #494 2025-09-08 22:09:00 +02:00
Mic
59758a76c0 using thinking_budget in gemini. see #494 2025-09-08 22:00:00 +02:00
Mic
231cc75a2e printing gemini thinking budget on the API webchat. see #494 2025-09-08 21:42:00 +02:00
Mic
3c919ac67d APIs constructors are now accepting an object as input argument 2025-09-08 21:13:00 +02:00
Mic
124b31c830 spamfilter settings page updated. see #438 2025-09-07 20:00:00 +02:00
mic
30c9b3b1ef add_tags_connection_type default value is no more empty. see #438 2025-09-06 00:43:54 +02:00
Mic
1c39801a2a always showing with proper message the addtags and spamfilter rows. see #438 2025-09-04 22:56:00 +02:00
Mic
40b6571e04 spamfilter specific model and api default options added. see #438 2025-09-03 23:18:00 +02:00
Mic
c6fa1ae54f model prefix added to models id elements. see #438 2025-09-03 22:58:00 +02:00
Mic
558c96f67c release notes updated 2025-09-03 22:43:00 +02:00
Mic
d8082e22ea options and addtags pages are working. more tests needed and some details on the addtags page need some attention. see #438 2025-09-03 00:54:00 +02:00
Mic
c8d0d430d3 work in progress, moved html to connection-ui.js, starting to move the relative methods. see #438 2025-09-02 22:55:00 +02:00
Mic
e551974a56 work in progress, saving a point before working on generalizing the connetiontype html code. see #438 2025-09-02 22:45:00 +02:00
Mic
d404897911 connection_type dynamic loading 2025-09-02 22:45:00 +02:00
Mic
3da11ef612 in the add tags page now is possibile to manage the auto add tags list. see #289 2025-09-01 23:25:00 +02:00
Mic
7593ff0729 release notes updated 2025-08-31 15:51:00 +02:00
Mic
bd2762b9d6 release notes updated 2025-08-31 15:46:00 +02:00
Mic
87303adfb1 release notes updated 2025-08-28 20:54:00 +02:00
Mic
53fc7eecdd version set to 3.7.0 2025-08-28 20:44:00 +02:00
mic
9c5b29ed89 prepared for release 2025-08-23 23:42:16 +02:00
mic
2a1e5489d7 release notes updated 2025-08-22 23:35:07 +02:00
mic
b6a70b11f9 release notes updated 2025-08-22 23:26:33 +02:00
mic
9f5a069588 updated release notes 2025-08-20 22:06:23 +02:00
mic
d68e7d6d68 in the openai comp integration is now possibile to clear the models list. see #472 2025-08-20 22:05:13 +02:00
mic
9d96e6bc3f release notes updated 2025-08-20 21:43:30 +02:00
mic
6269acb5ec release notes updated 2025-08-20 21:27:07 +02:00
mic
14da34c44e release notes updated 2025-08-19 16:31:50 +02:00
mic
8878612f20 release notes updated 2025-08-11 22:28:32 +02:00
mic
99ad461c84 added info about br replaceing in chatgpt web interface. see #462 2025-08-11 22:11:20 +02:00
mic
43ca26da6a release notes updated 2025-08-11 22:06:58 +02:00
mic
dda315be57 release notes updated 2025-08-11 22:00:16 +02:00
mic
cd962dcf06 version set to 3.6.1 2025-08-07 23:15:10 +02:00
mic
bc9c4e2669 update release date for version 3.5.5. 2025-08-01 23:26:39 +02:00
Mic
a66ebee014
Merge branch 'main' into v3.6.0 2025-07-30 22:40:00 +02:00
mic
116c0ce78c version prepared for release 2025-07-30 22:36:09 +02:00
mic
b63dfdc247 release notes updated 2025-07-25 23:17:13 +02:00
mic
3a2845a23c 3.5.5 fixes ported to 3.6.0. Fixes #450 2025-07-25 22:57:53 +02:00
Mic
16b47a066c antispam optional permissions fixed 2025-07-21 23:49:06 +02:00
Mic
42ef8eeb35 version set to 3.5.5 and realese noted updated 2025-07-21 23:43:49 +02:00
mic
f1ec46c408 Add Russian translation and update release notes 2025-07-05 21:12:12 +02:00
mic
487812dd38 release notes updated 2025-06-18 23:24:03 +02:00
Mic
6c7e8f1ca6 release notes updated 2025-06-18 00:15:00 +02:00
mic
9a4657a377 openTab ulrs fixed 2025-06-16 21:31:47 +02:00
Mic
ca99b80dc8 release notes updated 2025-06-15 23:52:00 +02:00
Mic
528eb4c76c Refactor localization keys for prompts to use a consistent naming convention and update related HTML references 2025-06-15 23:12:00 +02:00
Mic
b7d9dda158 Add button and functionality to manage data placeholders in options. see #156 2025-06-15 23:07:00 +02:00
mic
62a3446e3e description fix 2025-06-15 21:35:45 +02:00
mic
22fb970642 release notes updated 2025-06-15 21:29:14 +02:00
mic
3196e5f96f release notes updated 2025-06-15 17:44:52 +02:00
mic
3ece218b2d release notes updated 2025-06-13 23:12:14 +02:00
mic
6c86e02b6f added an option to exclude the tag only with an exact match. see #395 2025-06-13 23:10:23 +02:00
mic
aa337edd07 added reply type info text. see #372 2025-06-13 18:16:50 +02:00
mic
a8dc89f9f5 release notes updated 2025-06-13 18:14:21 +02:00
Mic
c1c1e77aa9 release notes updated 2025-06-12 23:35:00 +02:00
Mic
3e09d1be61 version set to 3.5.4 and release notes updated 2025-06-12 23:15:00 +02:00
mic
e45617d819 version set to 3.5.3 and release notes updated 2025-06-10 23:42:23 +02:00
Mic
9aa5fc0ec4 release notes text improved 2025-06-09 21:02:00 +02:00
Mic
40c0602356 rename ChatGPT storage flags for consistency in messages.json and mzta-options.html 2025-06-09 21:02:00 +02:00
Mic
add47ed055 release notes updated 2025-06-09 21:02:00 +02:00
Mic
6cdb00444f add 'Enable thinking' option for Ollama in settings and UI. see #398 2025-06-09 20:52:00 +02:00
Mic
521b6a8fea move ollama ctx option after models in the options page 2025-06-09 20:52:00 +02:00
Mic
59d650ebfd release notes updated 2025-06-09 20:47:00 +02:00