Skip to content

Releases: documenso/documenso

v2.14.0

Choose a tag to compare

@Mythie Mythie released this 28 Jun 02:39

What's Changed

  • fix: improve team member removal ux by @dguyen in #3001
  • fix: only send S3 checksums when required to support S3-compatible storage by @yashs33244 in #2984
  • fix: render unicode characters in typed signatures by @AbdelrhmanAbdelhamed in #2728
  • fix: signing request email renders blank when organisation/team branding is enabled by @NandiniDhanrale in #2968
  • fix: remove old dialogs by @dguyen in #3006
  • feat: add custom brand colours to emails by @Mythie in #3005
  • feat: allow additional envelope duplicate settings by @dguyen in #3008
  • fix: respect branding enabled for recipient routes by @Mythie in #3009
  • chore: extract translations by @github-actions[bot] in #2987
  • fix: correctly use default distribute envelope tab by @dguyen in #3010
  • fix: set send status on resend by @dguyen in #3011
  • feat: add API endpoint to reject documents on behalf of recipients by @Mythie in #3007
  • feat: cap automated reminders before resend by @Mythie in #3016
  • fix: show warning on overlapping fields by @Mythie in #3017
  • chore: add translations by @Mythie in #3012
  • chore(i18n): update Polish translation by @mKoonrad in #3020
  • fix: migrate emails to jobs by @dguyen in #3024
  • chore: general repo maintenance and docs cleanup by @Mythie in #3030
  • feat: add API endpoints for downloading certificate and audit log PDFs by @Mythie in #3025
  • fix: resolve permission issues by @dguyen in #3029
  • chore: add tests for cert and audit log download via api by @Mythie in #3043

New Contributors

Full Changelog: v2.13.0...v2.14.0

v2.13.0

Choose a tag to compare

@Mythie Mythie released this 18 Jun 06:06

What's Changed

  • feat: add CSC AES/QES signing (v1 instance-wide config) by @Mythie in #2874
  • feat: add cancellable document status by @Mythie in #2992
  • fix: include envelopeId in webhook payload by @Mythie in #2998

Full Changelog: v2.12.0...v2.13.0

v2.12.0

Choose a tag to compare

@Mythie Mythie released this 16 Jun 01:01

What's Changed

  • fix: convert DOCX template uploads to PDF by @ephraimduncan in #2807
  • docs: remove leftover Next.js commands and update to Remix-compatible syntax by @mirtafon in #2695
  • chore: update docs for self hosters by @dguyen in #2816
  • docs: require English for PRs and issues by @ephraimduncan in #2819
  • fix: improve api logging by @dguyen in #2820
  • chore: deps upgrade by @Mythie in #2831
  • refactor(ui): replace hardcoded colors with semantic tokens by @ephraimduncan in #2749
  • fix: use captcha imperatively by @Mythie in #2832
  • chore: add translations by @Mythie in #2833
  • feat: add admin organisation creation with user by @ephraimduncan in #2082
  • fix(docs): correct API example URLs from /documents to /document by @roshboi in #2836
  • chore: updated certification status by @roshboi in #2850
  • fix: correct reversed comparison in admin organisations table pagination by @Abzaek in #2842
  • fix: remove duplicate loadingSpinnerGroup.destroy() in DROPDOWN sign by @Abzaek in #2841
  • fix: move document complete email to a job by @dguyen in #2835
  • fix: handleInitialsFieldClick now returns initialsToInsert instead of initials by @Abzaek in #2838
  • fix: prevent crash when removing last dropdown option in removeValue by @Abzaek in #2843
  • chore: extract translations by @github-actions[bot] in #2806
  • fix: always show captcha by @Mythie in #2860
  • fix: prevent React state mutation by spreading envelope.recipients before sort by @Abzaek in #2839
  • fix: prevent prop array mutation by spreading allRecipients before sort by @Abzaek in #2840
  • fix(prisma): stop large-team-seed running on import by @ephraimduncan in #2852
  • fix: prevent division by zero in progress bar when requiredRecipientFields is empty by @durgeshhhhhhh in #2855
  • docs: implement global error handling and troubleshooting matrix by @redouanegrib in #2784
  • fix(web): handle duplicate organization URL update errors gracefully by @anish1204 in #2808
  • fix: add missing doc page ref by @dguyen in #2865
  • fix: add constraint on name schema by @dguyen in #2866
  • chore: add translations by @Mythie in #2854
  • fix: email dictated direct template signer by @zahedshareef in #2810
  • fix(docs): correct broken internal docs links by @nikhil-shukl in #2869
  • feat(storage): add native Azure Blob transport by @kengru-digito in #2871
  • fix: add temp email rate limit by @dguyen in #2879
  • feat: block disposable email signups by @Mythie in #2883
  • chore: disabled account enforcement by @Mythie in #2882
  • feat: admin-configurable email blocklist by @Mythie in #2884
  • fix: add dynamic rate limits by @dguyen in #2892
  • fix: track monthly usage for unlimited quotas by @dguyen in #2894
  • feat: add admin org stats by @dguyen in #2904
  • chore: add translations by @Mythie in #2885
  • feat: add stripe sync by @dguyen in #2877
  • fix: improve field signing by @dguyen in #2830
  • fix: correctly log cc emails by @dguyen in #2913
  • fix: filter ccers from delete email by @dguyen in #2914
  • fix: prevent sending emails for free organisation claims by @roshboi in #2917
  • chore: extract translations by @github-actions[bot] in #2867
  • fix(ui): direct signing templates window layout by @mKoonrad in #2909
  • fix(i18n): mark Bio string for translation by @mKoonrad in #2910
  • fix: add email reporting by @dguyen in #2918
  • chore: extract translations by @github-actions[bot] in #2919
  • fix: add org insight document complete stat by @dguyen in #2920
  • chore: add translations by @Mythie in #2922
  • fix: update org stats table ui by @dguyen in #2924
  • docs(embedding): document iframe URL fragment options by @catalinpit in #2915
  • feat: add header metadata to emails by @dguyen in #2927
  • fix: add email disable flag by @dguyen in #2931
  • fix: add multi email transport system by @dguyen in #2942
  • chore(i18n): fix typo in Polish translation by @mKoonrad in #2948
  • docs: add registration form screenshot to create account page by @Arunkoo in #2908
  • fix: update link-only notification settings by @ephraimduncan in #2821
  • fix: update new quota and rates UX by @dguyen in #2954
  • docs: clarify email verification instructions for free and paid plans by @roshboi in #2959
  • fix(auth): guard missing password reset token and fix broken reset link URL by @Arunkoo in #2928
  • fix: point Railway deploy button at the working template URL by @ephraimduncan in #2962
  • fix: ensures new expire on setSessionCookie by @claytonchew in #2708
  • fix: mark rejected documents as unread for inbox by @novoice-rana in #2893
  • chore: update docs trusted emails by @dguyen in #2964
  • chore: extract translations by @github-actions[bot] in #2923
  • feat: allow changing field types by @dguyen in #2873
  • fix: load typed signature font on profile page by @Romone6 in #2963
  • feat: enhance document signing page with field canvas style integration by @catalinpit in #2876
  • fix: correctly strip background job values by @dguyen in #2965
  • chore: add translations by @Mythie in #2929
  • fix: link signing brand logos by @ephraimduncan in #2881
  • fix: correctly orphan envelopes and stripe cancel on delete by @dguyen in #2967
  • chore: update verify email docs by @dguyen in #2970
  • fix(i18n): add space between tag and text by @mKoonrad in #2972
  • fix: rework stripe webhooks into idempotent subscription sync by @Mythie in #2977
  • fix: use correct property for embed edit editor config by @Mythie in #2985
  • chore: add translations by @Mythie in #2975
  • fix: reconcile billing when stripe subscription is missing by @Mythie in #2988
  • fix: add early quota warning by @dguyen in #2986

New Contributors

Read more

v2.11.0

Choose a tag to compare

@Mythie Mythie released this 13 May 12:24

What's Changed

  • fix: prevent 2fa users from being flagged as bots by @Mythie in #2748
  • feat: allow add myself feature for embeds by @dguyen in #2754
  • feat: remove default personal orgs from custom sso by @dguyen in #2741
  • feat: add pending signed PDF downloads by @ephraimduncan in #2730
  • feat: add DD-MM-YYYY date format variants by @catalinpit in #2767
  • chore: extract translations by @github-actions[bot] in #2737
  • fix: paginate and search member/group pickers by @Mythie in #2768
  • chore: add translations by @Mythie in #2771
  • feat: add new field overflow methods by @dguyen in #2715
  • fix: replace linter with biome by @dguyen in #2645
  • fix: lint project by @dguyen in #2693
  • chore: extract translations by @github-actions[bot] in #2772
  • chore: add translations by @Mythie in #2774
  • feat: add granular signup disable flags by @ephraimduncan in #2765
  • feat: add custom branding for signing pages by @Mythie in #2785
  • perf: dynamically import posthog by @ephraimduncan in #2622
  • feat: protect signing URLs from indexing, caching, and embedding by @ephraimduncan in #2469
  • chore: extract translations by @github-actions[bot] in #2786
  • chore: add translations by @Mythie in #2788
  • chore: add section on personal organisations for SSO users by @dguyen in #2793
  • chore: update French translations by @abdhenni in #2717
  • chore: update fair use policy by @ElTimuro in #2798
  • refactor: remove unnecessary DateRange type assertion by @anish1204 in #2790
  • chore: remove github action caches by @dguyen in #2802
  • feat: support DOCX uploads via Gotenberg by @Mythie in #2801
  • fix: remove translation tag from css textarea placeholder by @Mythie in #2803
  • chore: update docs to use editor instead of authoring by @dguyen in #2800
  • chore: extract translations by @github-actions[bot] in #2796
  • feat: add admin org deletion by @dguyen in #2795
  • perf: compress signing-celebration.png from 20MB to 4MB by @ggoswami777 in #2781
  • chore: extract translations by @github-actions[bot] in #2804
  • chore: add translations by @Mythie in #2805

New Contributors

Full Changelog: v2.10.0...v2.11.0

v2.10.0

Choose a tag to compare

@Mythie Mythie released this 01 May 11:58

What's Changed

Full Changelog: v2.9.1...v2.10.0

v2.9.0

Choose a tag to compare

@Mythie Mythie released this 18 Apr 12:05

What's Changed

New Contributors

Full Changelog: v2.8.1...v2.9.0

v2.8.0

Choose a tag to compare

@Mythie Mythie released this 10 Mar 10:43

What's Changed

Full Changelog: v2.7.1...v2.8.0

v2.7.0

Choose a tag to compare

@Mythie Mythie released this 03 Mar 05:22

What's Changed

Full Changelog: v2.6.1...v2.7.0

v2.6.0

Choose a tag to compare

@Mythie Mythie released this 29 Jan 07:46

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.6.0

v2.5.0

Choose a tag to compare

@Mythie Mythie released this 26 Jan 05:00

What's Changed

Full Changelog: v2.4.0...v2.5.0