c4f519fdb9docs(design): add updated design document reflecting V4, SMS, i18n, subject and 5-copy support
Paul Huliganga
2026-03-25 10:21:12 -0400
3ddf8946f5docs: update docs for SMS, i18n, subject prefix, and 5-copy support
Paul Huliganga
2026-03-24 16:03:39 -0400
2e4ce0d80echore(flow): update Docusign_Envelope_Templates_V4 — include Active version retrieved from org
Paul Huliganga
2026-03-24 15:43:01 -0400
26f7067cb5fix(i18n): detect Spanish language variants for flow greeting/signoff
Paul Huliganga
2026-03-24 15:37:38 -0400
148c965a16chore(flow): update Docusign_Envelope_Templates_V4 — include SMS phone assignment fix and 5-copy choices
Paul Huliganga
2026-03-24 14:41:19 -0400
a81d5788c7feat(i18n): add Spanish greeting/signoff when language='es'; update authReleaseFormCopies doc
Paul Huliganga
2026-03-24 13:52:58 -0400
a3ebafe506feat: prefix envelope subject with 'Docusign: '
Paul Huliganga
2026-03-24 11:10:56 -0400
06e2a14de5feat: update email intro text; allow up to 5 copies of Authorization to Release form; update flows and docs
Paul Huliganga
2026-03-24 10:58:37 -0400
d88834926edocs: document SMS Contact setup requirement and SMS_PLACEHOLDER_EMAIL constant location
feature/sms-toolkit
Paul Huliganga
2026-03-15 21:22:55 -0400
82befe6fbdfix(flow): rename InputField to smsPhoneInput to avoid duplicate dev name with variable
Paul Huliganga
2026-03-13 23:21:23 -0400
e6ea5b8554fix(flow): use same-name InputField for auto-binding to recipientSmsPhone variable
Paul Huliganga
2026-03-13 23:17:32 -0400
a7474e45c8fix(flow): correct InputField screen component and assignment reference
Paul Huliganga
2026-03-13 23:09:34 -0400
5b68f341efstyle: shorten email body divider line from 60 to 40 characters
Paul Huliganga
2026-03-13 16:06:35 -0400
91ff48d6e0fix(flow): resolve duplicate developer name on SMS phone screen field
Paul Huliganga
2026-03-13 11:43:43 -0400
a9768ef553fix(flow): replace unsupported outputParameters with storeOutputAutomatically on SMS phone input field
Paul Huliganga
2026-03-13 11:41:15 -0400
faf53d0777fix(flow): move recipientSmsPhone variable into contiguous variables group in V4
Paul Huliganga
2026-03-13 11:37:14 -0400
29442efdc2fix(flow): consolidate all recordLookups and screens into single groups in V4
Paul Huliganga
2026-03-13 11:34:07 -0400
eee5289de9fix(flow): move Is_Recipient_Email_Blank into contiguous decisions group in V4
Paul Huliganga
2026-03-13 11:29:13 -0400
3f3fe8dd71feat: add greeting, dividers, and sign-off to envelope email body
Paul Huliganga
2026-03-13 11:15:30 -0400
71a156df78docs: update to v1.2 with SMS delivery feature documentation
Paul Huliganga
2026-03-13 10:05:42 -0400
e41e43cabdfeat(sms): SMS delivery via dfsle withSmsDelivery() for recipients without email
Paul Huliganga
2026-03-13 09:57:28 -0400
40798dfe63feat(sms): draft envelope + Docusign Sender View for recipients without email
feature/sms-sender-view
Paul Huliganga
2026-03-13 00:05:02 -0400
ac6de33317feat(sms): add SMS delivery for recipients without email via direct REST API
feature/sms-delivery
Paul Huliganga
2026-03-12 23:48:17 -0400
86e7d2fb62docs: update documentation for multi-copy Authorization to Release feature
Paul Huliganga
2026-03-11 16:24:04 -0400
9b355b997efeat(apex): support multiple copies of Authorization to Release Information
Paul Huliganga
2026-03-11 16:23:51 -0400
81c08f3fe1feat(flow): add multi-copy dialog for Authorization to Release Information
Paul Huliganga
2026-03-11 16:23:32 -0400
30fc345bb0Sort templates alphabetically by Short_Name__c in email subject and document order
Paul Huliganga
2026-03-03 23:10:10 -0500
61446bde23Fix email subject truncation to 100 chars
Paul Huliganga
2026-03-03 18:55:18 -0500
32369c5939Fix email subject to use combined template Short Names
Paul Huliganga
2026-03-03 18:51:42 -0500
90c65ea2c6Fix email subject truncation to 100 chars
Paul Huliganga
2026-03-03 18:38:00 -0500
9a8cde3735Fix email subject truncation to 100 chars
Paul Huliganga
2026-03-03 17:40:47 -0500
95abbdbabdRevert "Fix email subject truncation to 100 chars"
Paul Huliganga
2026-03-03 17:40:34 -0500
458d8f21a4Fix email subject truncation to 100 chars
Paul Huliganga
2026-03-03 17:24:36 -0500
85677a3ff1style: visually separate template bodies with '\n\n---\n\n' divider in email body
Paul Huliganga
2026-02-25 23:59:54 -0500
03a8f48e8dfeat: envelope uses combined template names for subject and concatenated dfsle_EmailMessage__c for body
Paul Huliganga
2026-02-25 23:55:30 -0500
5ae3da3c1efeat: use Short_Name__c for Document Name when available
Paul Huliganga
2026-02-25 17:44:15 -0500
fed796e6ccfeat: concatenate template names for Document Name, strip language suffix
Paul Huliganga
2026-02-25 17:33:42 -0500
978051bf49fix: use actual template names for Document Name in Docusign Status
Paul Huliganga
2026-02-25 17:17:40 -0500
7023b2e040docs: add template ID update instructions for sandbox refresh
Paul Huliganga
2026-02-25 13:19:44 -0500
4211648e2afeat: add recipient resolution from Client_Case__c lookup fields
Paul Huliganga
2026-02-25 12:28:08 -0500
4b1edd4d27refactor: switch to dfsle Apex Toolkit - remove raw API code
Paul Huliganga
2026-02-25 11:29:38 -0500
ace2518349fix: reorder V3 Flow XML elements - group same types together
Paul Huliganga
2026-02-25 11:06:40 -0500
19852fd4bbfix: move flow XML files to correct force-app/main/default/flows/ directory
Paul Huliganga
2026-02-25 11:03:10 -0500
f56b5374e4feat: add V3 Flow XML for composite envelope sending
Paul Huliganga
2026-02-25 10:52:48 -0500
7df62e06carefactor: extract Request and Result as standalone global classes
Paul Huliganga
2026-02-25 10:05:36 -0500
565b851462docs: add section for running tests for individual classes only
Paul Huliganga
2026-02-25 09:42:39 -0500
b00a930e8dfix: remove duplicate JSON builder test from main class
Paul Huliganga
2026-02-25 09:39:18 -0500
1ff6bb7d76docs: add PowerShell commands alongside Bash for Windows Terminal users
Paul Huliganga
2026-02-25 09:35:51 -0500
2f7dcf3520refactor: extract request handling to global DocusignEnvelopeRequestHandler class + deployment guide
Paul Huliganga
2026-02-25 09:32:55 -0500