mic
|
4f84da4256
|
Fixes ported from v3.8.5.
|
2026-02-23 21:55:10 +01:00 |
|
mic
|
ae26e9288b
|
when using the same id in additional_text, the text is asked only once and then used in every occurrence. see #525
|
2026-02-14 23:23:07 +01:00 |
|
mic
|
b1282c9562
|
getPlaceholdersAdditionalTextArray method added. see #525 #554
|
2026-02-11 21:30:56 +01:00 |
|
mic
|
34e8e242f6
|
hasPlaceholder and replacePlaceholder can now work with dynamic placeholders. see #525 #554
|
2026-02-10 21:42:26 +01:00 |
|
mic
|
2740fe3ee9
|
additional_text is now dynamic. see #525 #554
|
2026-02-10 21:36:59 +01:00 |
|
Mic
|
db8cada6e6
|
mail_body_or_selected_text and mail_body_or_selected_html placeholders added. see #641
|
2026-02-06 00:08:00 +01:00 |
|
mic
|
b32ce4f756
|
copyright date updated to 2026
|
2026-01-03 23:04:01 +01:00 |
|
mic
|
c9b0e39433
|
property name fixed. see #553
|
2025-12-26 22:56:36 +01:00 |
|
mic
|
cc2d3b8e5a
|
mapPlaceholderToSuggestion exported directly. see #553
|
2025-12-26 22:49:26 +01:00 |
|
mic
|
385241efb3
|
mapPlaceholderToSuggestion method added. see #553
|
2025-12-26 22:48:09 +01:00 |
|
mic
|
5468928673
|
console.log debug lines commented out
|
2025-12-26 22:32:18 +01:00 |
|
mic
|
5e8015161b
|
correctly substituting text for a dynamic placeholder see #527
|
2025-12-26 12:09:26 +01:00 |
|
mic
|
049b88302a
|
if it's async, you have to wait.....
|
2025-12-26 11:51:34 +01:00 |
|
mic
|
f22482d083
|
console.log debug line added
|
2025-12-26 11:49:36 +01:00 |
|
mic
|
5521945d70
|
fixed wrong line modified
|
2025-12-26 11:47:24 +01:00 |
|
mic
|
06c13a4f81
|
using the correct dynamic id for the substitution. see #527
|
2025-12-26 11:47:05 +01:00 |
|
mic
|
61c7edc544
|
var name fixed. see #527
|
2025-12-26 11:45:05 +01:00 |
|
mic
|
7a6927ceec
|
dynamic placeholder methods added. see #527
|
2025-12-26 11:37:25 +01:00 |
|
Mic
|
a34d3c41e0
|
code formatted. better prefs import.
|
2025-09-08 21:42:00 +02:00 |
|
mic
|
95591993b8
|
console.log debug statement removed
|
2025-08-29 21:01:36 +02:00 |
|
Mic
|
5af9a82951
|
Improved prompts method args handling. see #471
|
2025-08-28 21:09:00 +02:00 |
|
Mic
|
f82aa23560
|
mail_attachments_info placeholder added. see #446
|
2025-08-28 20:54:00 +02:00 |
|
mic
|
f91e0e793f
|
Add support for custom placeholders in prompt preparation. see #156
|
2025-06-16 21:13:48 +02:00 |
|
mic
|
f5a02e6fde
|
Update placeholder properties documentation. see #156
|
2025-06-16 20:56:32 +02:00 |
|
Mic
|
7471f7691a
|
Add support for custom placeholders in text replacement and validation. see #156
|
2025-06-15 23:42:00 +02:00 |
|
Mic
|
f4c1ab1018
|
import/export data placeholders added. see #156
|
2025-06-15 23:37:00 +02:00 |
|
Mic
|
bed5c65de0
|
refactored many functions to work with custom placeholders. see #156
|
2025-06-15 23:22:00 +02:00 |
|
Mic
|
1e8eb4a1d4
|
selected_html placeholder added. see #368
|
2025-05-22 00:51:00 +02:00 |
|
mic
|
59ae3643a5
|
Ported all the mods from v3.3.* into v3.4.0
|
2025-05-01 23:32:52 +02:00 |
|
mic
|
904550f6e6
|
Enhance placeholder replacement logic to ensure valid placeholders are used
|
2025-04-17 21:25:14 +02:00 |
|
Mic
|
b49875992a
|
Remove unused preferences retrieval in getPlaceholders function
|
2025-04-16 23:39:00 +02:00 |
|
mic
|
5070494ed0
|
Add 'empty' placeholder to prevent automatic text appending in prompts. See #345 and #339
|
2025-04-14 22:40:24 +02:00 |
|
mic
|
6b7609939a
|
mail_typed_text placeholder added. fixes #324
|
2025-04-13 21:26:50 +02:00 |
|
mic
|
08f9fef402
|
fix failSafePlaceholders function to return element if defined
|
2025-03-18 22:26:25 +01:00 |
|
mic
|
bf3b2a0898
|
Implement fail-safe placeholders for email components to handle null or undefined values. fixes #288
|
2025-03-09 21:56:03 +01:00 |
|
mic
|
6e5f8cafb6
|
Add account email address placeholder. fixes #272
|
2025-03-08 22:38:09 +01:00 |
|
mic
|
8314477a63
|
mail_folder_name and mail_folder_path palcehodlers added. fixes #253
|
2025-03-08 21:50:37 +01:00 |
|
mic
|
f82b137c10
|
Remove filtering of placeholders based on add_tags preference
|
2025-03-06 21:42:26 +01:00 |
|
Mic
|
b0157f4c90
|
filtering placeholders base on add_tags option and not tb permissions
|
2025-03-05 18:08:16 +01:00 |
|
mic
|
76bb62274c
|
transformTagsLabels correctly imported
|
2025-03-03 21:03:08 +01:00 |
|
mic
|
cc2a9a90f2
|
getPlaceholdersValues fixed, it's now returnig a value. see #231
|
2025-02-11 23:32:10 +01:00 |
|
mic
|
925f21b84b
|
getPlaceholdersValues method added. see #237
|
2025-02-06 22:12:59 +01:00 |
|
mic
|
c4dd7a244a
|
thunderai_def_sign and thunderai_def_lang palceholders added. fixes #248
|
2025-02-06 21:57:06 +01:00 |
|
mic
|
9b5f938953
|
current datetime placeholder added. fixes #224
|
2025-01-13 21:38:53 +01:00 |
|
Mic
|
fa20360b88
|
datetime placeholder added. fixes #223
|
2025-01-13 00:03:00 +01:00 |
|
Mic
|
02b4028539
|
desc fixed
|
2025-01-12 23:58:00 +01:00 |
|
mic
|
3b538050b6
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mic
|
241c8d67f6
|
Added new mail_typed_text data placeholder. fixes #196
|
2025-01-09 23:13:34 +01:00 |
|
mic
|
e731df6629
|
The {%full_tags_list%} data placeholder has been renamed to {%tags_full_list%}
|
2025-01-02 23:58:45 +01:00 |
|
mic
|
e7c0fa5f6f
|
The {%mail_tags%} data placeholder has been renamed to {%tags_current_email%}
|
2025-01-02 23:57:59 +01:00 |
|