d6a1ce06d4
Merge branch 'main' into exp/autoplace-fields
2025-11-19 00:44:51 +00:00
08e1dcaa76
chore: translations
2025-11-19 00:44:31 +00:00
92ec5e8ee4
feat: detect fields
2025-11-19 00:40:22 +00:00
548a74ab89
chore: improve detection prompts
2025-11-18 21:53:36 +00:00
c8e254aff1
chore: remove duplicates
2025-11-18 21:05:37 +00:00
8e2ca94020
chore: refactor
2025-11-18 20:07:04 +00:00
13bd5815d9
fix: email place holder
2025-11-18 17:59:36 +00:00
fa1680aaf1
v2.0.13
v2.0.13
2025-11-18 16:59:02 +11:00
798b6bd750
feat: add japanese chinese and korean support ( #2202 )
...
## Description
Adds the following languages since we updated our PDF sealing to support
special characters
- Japanese
- Korean
- Chinese (Simplified)
## Tests
Ran through the signing process in these new languages.
2025-11-18 16:57:38 +11:00
8fbace0f61
fix: viewed webhook had stale data ( #2208 )
2025-11-18 16:57:14 +11:00
1bbd04be9b
feat: add field dev mode ( #2203 )
2025-11-18 16:57:06 +11:00
6aa56fe7e0
chore: add translations ( #2182 )
2025-11-17 15:48:02 +11:00
dbed8b362e
feat: generate recipients and fields based on recipients
2025-11-17 01:44:22 +00:00
a07f3090cf
v2.0.12
v2.0.12
2025-11-15 00:48:27 +11:00
de3e6d2115
fix: embed editing updates ( #2197 )
...
Allows empty recipients for embed template authoring.
Also allows fixing the step to editing fields only for embedded
authoring updates.
2025-11-15 00:47:50 +11:00
dabd2564cd
feat: add ability to change field recipient ( #2194 )
...
## Description
Add ability to change recipients for a given field.
<img width="336" height="224" alt="image"
src="https://github.com/user-attachments/assets/c122672d-68ab-4652-9c76-1a1bc874c16a "
/>
<img width="716" height="465" alt="image"
src="https://github.com/user-attachments/assets/a8e8636c-c780-4d56-910b-5522161b12d3 "
/>
2025-11-15 00:46:33 +11:00
5811716d12
fix(email): preserve word wrap and line breaks in email body ( #2139 ) ( #2159 )
2025-11-14 15:12:36 +11:00
56526f9448
feat: extend use envelope response ( #2192 )
2025-11-14 13:52:19 +11:00
6ec1c3a3fb
fix: hide overflow on envelope download dialog ( #2193 )
2025-11-14 13:17:55 +11:00
47466a2db9
chore: Update README.md ( #2188 )
...
We are launching Documenso 2.0 on Product Hunt, come say hi!
2025-11-13 20:52:34 +11:00
e4e04cdddc
feat: simplify billing ux ( #2117 )
2025-11-13 15:58:16 +11:00
74a03077b7
fix: placeholders translations ( #2020 )
2025-11-13 14:26:19 +11:00
58bff33275
fix: add context to signature pad translations ( #2051 )
2025-11-13 13:35:23 +11:00
0cb23be27a
chore: add question mark to message ( #2176 )
2025-11-13 12:08:39 +11:00
4304fc1d35
chore: add envelope docs ( #2186 )
2025-11-13 11:50:06 +11:00
ce53bcea8c
v2.0.11
v2.0.11
2025-11-13 10:56:58 +11:00
5a3d5b8b4a
fix: persist missed meta values for envelopes ( #2185 )
2025-11-13 10:44:59 +11:00
3d1fe85d62
fix: add foreign key indexes ( #2184 )
...
Can't believe we missed some of these ☠️
2025-11-13 10:43:11 +11:00
9e0f07f806
chore: prompt changes
2025-11-12 23:32:54 +00:00
5fbad9e367
fix: merge conflicts
2025-11-12 12:26:14 +00:00
1772c3ee36
v2.0.10
v2.0.10
2025-11-12 18:57:24 +11:00
f55b902a01
fix: openapi path for envelope item download
2025-11-12 18:57:03 +11:00
50db4e39be
v2.0.9
v2.0.9
2025-11-12 18:22:46 +11:00
2802813c76
fix: add default values for envelope field meta ( #2181 )
...
🙏
2025-11-12 18:22:30 +11:00
29d40f1cca
v2.0.8
v2.0.8
2025-11-12 17:19:53 +11:00
d67f32eae2
chore: add translations ( #2166 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-11-12 17:17:44 +11:00
a33233443b
chore: extract translations ( #2179 )
2025-11-12 17:09:50 +11:00
68a3608aee
fix: handle bracket notation arrays ( #2178 )
...
Co-authored-by: David Nguyen <davidngu28@gmail.com >
2025-11-12 16:38:06 +11:00
378dd605b9
v2.0.7
v2.0.7
2025-11-12 13:09:18 +11:00
211ae6c9e9
fix: prefill arcoforms with formdata endpoints ( #2169 )
2025-11-12 12:41:10 +11:00
f931885a95
fix: remove redundant endpoint ( #2170 )
...
Remove duplicate redundant endpoint
2025-11-12 11:01:15 +11:00
4ade408001
fix: include cmaps for pdf viewer ( #2177 )
...
We were previously omitting cmaps meaning that
when signing documents with certain UTF-8 characters or CJK characters
they would appear as outlined squares in the pdf viewer despite the
actual pdf looking as expected with the characters displaying correctly.
2025-11-12 11:00:44 +11:00
3d0e3c6e8e
fix: update dropzone to create envelopes ( #2168 )
2025-11-11 20:49:42 +11:00
936d8d90b3
fix: envelope auth not being passed ( #2167 )
2025-11-11 13:05:05 +11:00
c6b08d8594
feat: org insights ( #1937 )
2025-11-11 12:09:58 +11:00
575634e326
fix: add pluralization to document details ( #2130 )
2025-11-11 10:54:12 +11:00
c66eda4aae
chore: add message context in user organisation table ( #2138 )
2025-11-11 10:44:20 +11:00
ef52b35f79
chore: change message in dropzone wrappers ( #2137 )
2025-11-11 10:43:22 +11:00
95a647034a
chore: add message context in envelope download dialog ( #2136 )
2025-11-11 10:42:30 +11:00
34dba0b6ff
chore: fix message formatting ( #2135 )
2025-11-11 10:41:54 +11:00