8e2ca94020
chore: refactor
2025-11-18 20:07:04 +00:00
dbed8b362e
feat: generate recipients and fields based on recipients
2025-11-17 01:44:22 +00: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
211ae6c9e9
fix: prefill arcoforms with formdata endpoints ( #2169 )
2025-11-12 12:41:10 +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
ef52b35f79
chore: change message in dropzone wrappers ( #2137 )
2025-11-11 10:43:22 +11:00
2aea3c4de0
fix: rename envelope buttons ( #2161 )
2025-11-10 22:21:34 +11:00
ca0b83579f
fix: auto insert prefilled text and number fields ( #2157 )
2025-11-10 18:04:21 +11:00
805982f3e8
fix: envelope cc issues ( #2158 )
2025-11-10 11:42:57 +11:00
9fd9613076
feat: add additional field options ( #2154 )
2025-11-08 23:40:03 +11:00
88d5a636c3
fix: show legacy ids on template and document view page ( #2153 )
...
<img width="557" height="455" alt="image"
src="https://github.com/user-attachments/assets/7b669f4a-c6c5-4fdc-bf10-da0def7b0b3f "
/>
2025-11-08 16:03:26 +11:00
7f19ec1265
fix: embedded direct template recipient auth
2025-11-07 14:23:46 +11:00
d6a2f5a4c9
chore: extract translations ( #2070 )
2025-11-07 14:20:53 +11:00
d05bfa9fed
feat: add envelopes api ( #2105 )
2025-11-07 14:17:52 +11:00
ac4b3737d6
feat: convert AI field placement to server-side processing
2025-11-06 01:43:04 +00:00
d2a009d52e
fix: allow direct template recipient dictation ( #2108 )
2025-11-01 12:44:34 +11:00
cdfd373958
feat: add glow animation
2025-10-31 06:03:38 +00:00
233e6e603c
feat: multiple pages
2025-10-31 03:27:37 +00:00
134d5ac03e
chore: refactor
2025-10-30 12:20:52 +00:00
00e33c5331
chore: cleanup
2025-10-30 00:33:59 +00:00
29be66a844
feat: add AI field auto-placement with canvas registry
2025-10-29 23:03:58 +00:00
9908580bf1
fix: add envelopes flag ( #2104 )
...
## Description
Add a global flag override for envelopes
2025-10-28 11:42:03 +11:00
b0b07106b4
fix: envelope autosave ( #2103 )
2025-10-27 19:53:35 +11:00
5cdd7f8623
fix: envelope styling ( #2102 )
2025-10-27 16:11:10 +11:00
03eb6af69a
feat: polish envelopes ( #2090 )
...
## Description
The rest of the owl
2025-10-24 16:22:06 +11:00
2eebc0e439
feat: add attachments ( #2091 )
2025-10-23 23:07:10 +11:00
c3dc76b1b4
feat: add API support for folders ( #1967 )
2025-10-21 18:22:19 +11:00
7f09ba72f4
feat: add envelopes ( #2025 )
...
This PR is handles the changes required to support envelopes. The new
envelope editor/signing page will be hidden during release.
The core changes here is to migrate the documents and templates model to
a centralized envelopes model.
Even though Documents and Templates are removed, from the user
perspective they will still exist as we remap envelopes to documents and
templates.
2025-10-14 21:56:36 +11:00
995bc9c362
feat: support 2fa for document completion ( #2063 )
...
Adds support for 2FA when completing a document, also adds support for
using email for 2FA when no authenticator has been associated with the
account.
2025-10-06 16:17:54 +11:00
f3305ac306
feat: show branding logo on signing page ( #2031 )
...
If the team has the branding enabled & a logo uploaded, it'll show on
the document signing page view.
2025-09-25 22:41:17 +10:00
8590502338
fix: file upload error messages ( #2041 )
2025-09-24 16:06:41 +03:00
3c646d9475
feat: remove email requirement for recipients ( #2040 )
2025-09-23 17:13:52 +10:00
bb5c2edefd
feat: implement auto-save functionality for signers in document edit form ( #1792 )
2025-09-02 21:01:16 +10:00
657db3bc84
fix: improve mobile signing ux ( #2003 )
...
Improves the mobile signing UX making actions available via the floating
navbar more obvious.
Also adds an automatic switch to the complete button once all fields
have been signed.
2025-08-28 16:15:52 +10:00
4012022f55
fix: element visible race condition ( #1996 )
...
On larger documents we could accidentally start trying to render fields
while not all pages of the PDF have loaded due to us checking for a
single page existing. This would cause an error to be thrown, hard
locking those documents.
This change resolves this by grabbing the highest page number from the
given fields and using it for the visibility check instead.
2025-08-26 11:08:43 +10:00
49fabeb0ec
fix: refactor auth router ( #1983 )
2025-08-25 08:24:32 +10:00
d7e5a9eec7
fix: refactor document router ( #1990 )
2025-08-25 08:23:12 +10:00
1cb9de8083
chore: remove 'use client' directives ( #1979 )
2025-08-22 02:20:41 +00:00
231ef9c27e
chore: add support option ( #1853 )
2025-08-19 20:59:03 +10:00
deb3a63fb8
feat: allow empty placeholder emails on templates ( #1930 )
...
Allow users to create template placeholders without the placeholder
emails.
2025-08-12 20:41:23 +10:00
cc05af2062
feat: backport the embedded mobile signing ux to main application ( #1919 )
...
This PR improves the mobile experience of the document signing page by
implementing a collapsible widget design for the signing form. On mobile
devices, the form now appears as a fixed bottom sheet that can be
expanded/collapsed, while maintaining the sticky sidebar layout on
desktop.
2025-08-12 20:40:14 +10:00
803edf5b16
feat: implement Drag-n-Drop for templates ( #1791 )
2025-08-07 15:37:55 +10:00
86c133ae84
fix: remove field truncate logic ( #1940 )
...
Remove the truncation logic and render the text for preview/edit mode.
Text will now overflow, but it's up to the user to correct it
2025-08-07 11:55:25 +10:00
d1eb14ac16
feat: include audit trail log in the completed doc ( #1916 )
...
This change allows users to include the audit trail log in the completed
documents; similar to the signing certificate.
https://github.com/user-attachments/assets/d9ae236a-2584-4ad6-b7bc-27b3eb8c74d3
It also solves the issue with the text cutoff.
2025-08-07 11:44:59 +10:00
c48486472a
fix: add missing email reply validation ( #1934 )
...
## Description
General fixes to the email domain features
Changes made:
- Add "email" validation for "Reply-To email" fields
- Fix issue where you can't remove the "Reply-To" email after it's set
- Fix issue where setting the "Sender email" back to Documenso would
still send using the org/team pref
2025-08-02 00:40:41 +10:00
3409aae411
feat: add email domains ( #1895 )
...
Implemented Email Domains which allows Platform/Enterprise customers to
send emails to recipients using their custom emails.
2025-07-24 16:05:00 +10:00
07119f0e8d
fix: correctly render new lines in text fields ( #1920 )
...
Currently new lines are not rendered in text fields correctly on the
`/sign` page. This is an issue because when the field is inserted and
sealed we respect new lines.
2025-07-24 14:30:33 +10:00
512e3555b4
feat: horizontal checkboxes ( #1911 )
...
Adds the ability to have checkboxes align horizontally, wrapping when
they would go off the PDF
2025-07-19 22:06:50 +10:00