a26a740fe5
feat: add horizontal radio
2025-10-15 11:17:57 +11:00
f48813bb3c
fix: test
2025-10-14 16:00:58 +11:00
304c519c30
fix: additional backwards compat
2025-10-14 15:47:02 +11:00
0eef4cd7e6
fix: additional backwards compat
2025-10-14 15:19:09 +11:00
bddaa5ec66
fix: reorder migrations
2025-10-13 17:29:48 +11:00
3be0d84786
fix: additional backwards compat
2025-10-13 17:26:16 +11:00
50572435ad
fix: cleanup
2025-10-13 16:02:22 +11:00
6f70548bb5
fix: multi email bug
2025-10-13 13:03:05 +11:00
0da8e7dbc6
feat: add envelope editor
2025-10-12 23:35:54 +11:00
bf89bc781b
feat: migrate templates and documents to envelope model
2025-10-09 16:13:41 +11:00
eec2307634
fix: migrate template metadata
2025-10-09 16:11:40 +11:00
7b17156e56
v1.12.10
v1.12.10
2025-10-09 15:32:35 +11:00
86e89e137e
fix: bump search limit and path formatting ( #2069 )
2025-10-09 15:11:43 +11:00
26f65dbdd7
v1.12.9
v1.12.9
2025-10-07 17:07:11 +11:00
a902bec96d
fix: use select account prompt for sso oidc ( #2065 )
...
Use the `select_account` prompt for SSO OIDC to avoid constantly asking
for credentials to be entered with a client has an existing session with
the SSO provider.
2025-10-07 17:06:28 +11:00
399f91de73
feat: improve invite email ( #2030 )
...
Improve the email sent to invite a user to approve/sign/assist/view a
document.
The current links "Reject Document" / "Sign Document" confuse some users
as they think the document will be rejected/signed just by clicking on
these buttons.
This change makes it more clear that they will have a chance to view the
document before they can reject/sign.
2025-10-06 16:19:16 +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
3467317271
chore: extract translations ( #2056 )
...
## Description
Extract translations to be translated
2025-10-02 13:20:30 +10:00
a5eaa8ad47
v1.12.8
v1.12.8
2025-09-29 23:22:59 +10:00
577691214b
fix: add viewed call for embedded signing ( #2055 )
...
Adds the missing `viewedDocument` method call for embedded signing.
I believe this had previously been added but was lost as the result of a
merge conflict being resolved.
2025-09-29 23:22:36 +10:00
c7d21c6587
fix: update personal organisation email settings ( #2048 )
2025-09-29 10:11:00 +03:00
2aa391f917
v1.12.7
v1.12.7
2025-09-26 09:57:34 +10:00
681540b501
fix: add removed date formats ( #2049 )
...
Add date formats that were removed in a prior pull request causing
issues with certain API requests.
2025-09-26 09:56:46 +10: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
68b4305b6a
feat: add max file size for uploaded documents ( #2044 )
2025-09-25 22:40:00 +10:00
3de1ea0a02
feat: resend dialog improvements ( #2034 )
...
The checkboxes were difficult to see and the "Send reminder" button
wasn't disabled when no recipients were selected. This PR disables the
sending button when there's no selected recipient and improves the
checkboxes visibility.
2025-09-25 22:23:07 +10:00
b8fc47b719
v1.12.6
v1.12.6
2025-09-25 22:10:20 +10:00
cfceebd78f
feat: change organisation owner in admin panel ( #2047 )
...
Allows changing the owner of an organisation within the admin panel,
useful for support requests to change ownership from a testing account
to the main admin account.
<img width="890" height="431" alt="image"
src="https://github.com/user-attachments/assets/475bbbdd-0f26-4f74-aacf-3e793366551d "
/>
2025-09-25 17:13:47 +10:00
b9b3ddfb98
chore: update tests to use new date formats ( #2045 )
...
## Description
Update the tests to use the new date formats form this PR
https://github.com/documenso/documenso/pull/2038 .
2025-09-25 16:55:31 +10:00
8590502338
fix: file upload error messages ( #2041 )
2025-09-24 16:06:41 +03:00
53f29daf50
fix: allow dates with and without time ( #2038 )
2025-09-24 14:46:04 +03:00
197d17ed7b
v1.12.5
v1.12.5
2025-09-23 21:00:48 +10:00
3c646d9475
feat: remove email requirement for recipients ( #2040 )
2025-09-23 17:13:52 +10:00
ed4dfc9b55
v1.12.4
v1.12.4
2025-09-13 18:08:55 +10:00
32ce573de4
fix: incorrect certificate health logic ( #2028 )
2025-09-13 18:07:39 +10:00
2ecfdbdde5
v1.12.3
v1.12.3
2025-09-12 23:02:59 +10:00
a3005f8616
fix: Include NEXT_PRIVATE_SMTP_UNSAFE_IGNORE_TLS in docker compose file. ( #2022 )
2025-09-10 22:55:56 +10:00
2c0d4f8789
chore: self hosting docs update and certificate issues ( #1847 )
2025-09-09 21:26:42 +10:00
7c8e93b53e
feat: implement recipients autosuggestions ( #1923 )
2025-09-09 20:57:26 +10:00
93a3809f6a
fix: add maxLength limits to document input fields ( #1988 )
2025-09-09 17:52:03 +10:00
4550bca3d3
fix: signature pad translation ( #2007 )
2025-09-09 17:14:44 +10:00
9ac7b94d9a
feat: add organisation sso portal ( #1946 )
...
Allow organisations to manage an SSO OIDC compliant portal. This method
is intended to streamline the onboarding process and paves the way to
allow organisations to manage their members in a more strict way.
2025-09-09 17:14:07 +10:00
374f2c45b4
chore: add soc2 compliance ( #2019 )
...
added soc2 compliance to docs
2025-09-08 17:56:53 +02:00
bb5c2edefd
feat: implement auto-save functionality for signers in document edit form ( #1792 )
2025-09-02 21:01:16 +10:00
19565c1821
fix: access audit logs for documents in folder ( #1989 )
2025-08-31 12:17:31 +10:00
2603ae8b90
fix: send signing request email after the document status is updated ( #1944 )
...
When sending a document for signing, emails for recipients are sent
before the document status is updated.
In this case, the job "send.signing.requested.email" fails because it
cannot find the document with a PENDING status.
2025-08-31 11:37:49 +10:00
7d257236a6
fix: default pagination on documents list API ( #1929 )
2025-08-28 16:20:27 +10:00
31c1a9a783
fix: preserve existing recipient properties when adding new recipient ( #1987 )
2025-08-28 16:19:14 +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
184ebdedf1
v1.12.2-rc.6
v1.12.2-rc.6
2025-08-26 11:17:43 +10:00