Documenso
The Open Source DocuSign Alternative
Alternative to: docusign, docuware, hellosign
About
Versions (52)
v1.9.0
2025-02-02What’s Changed
- Update README.md by @ElTimuro in https://github.com/documenso/documenso/pull/1509
- fix: refactor teams router by @dguyen in https://github.com/documenso/documenso/pull/1500
- feat: return fields in GET /documents/:id endpoint by @Etrenak in https://github.com/documenso/documenso/pull/1317
- chore: remove redundant translations on upload by @dguyen in https://github.com/documenso/documenso/pull/1510
- fix: refactor trpc errors by @dguyen in https://github.com/documenso/documenso/pull/1511
- fix: prevent accidental signatures by @ephraimduncan in https://github.com/documenso/documenso/pull/1515
- fix: refactor routers by @dguyen in https://github.com/documenso/documenso/pull/1523
- chore: add openapi description for enterprise field by @catalinpit in https://github.com/documenso/documenso/pull/1520
- feat: open page api by @ephraimduncan in https://github.com/documenso/documenso/pull/1419
- fix: refactor search routes by @dguyen in https://github.com/documenso/documenso/pull/1529
- fix: add billing leeway by @dguyen in https://github.com/documenso/documenso/pull/1532
- fix: secure passkey cookies by @dguyen in https://github.com/documenso/documenso/pull/1533
- feat: add controls for sending completion emails to document owners by @Mythie in https://github.com/documenso/documenso/pull/1534
- fix: clear invalid drawn signature when switching to typed signature by @ephraimduncan in https://github.com/documenso/documenso/pull/1536
- fix: prevent hidden layers from being toggled in pdf viewers by @ephraimduncan in https://github.com/documenso/documenso/pull/1528
- fix: admin leaderboard query by @ephraimduncan in https://github.com/documenso/documenso/pull/1522
- fix: darkmode on radio button and checkbox labels by @doug-andrade in https://github.com/documenso/documenso/pull/1518
- chore: prevent user selection within signature pad by @luhagel in https://github.com/documenso/documenso/pull/1530
- feat: add trpc openapi by @dguyen in https://github.com/documenso/documenso/pull/1535
- feat: make enterprise billing dynamic by @dguyen in https://github.com/documenso/documenso/pull/1539
- fix: document visibility logic by @catalinpit in https://github.com/documenso/documenso/pull/1521
- fix: move permission check outside the document visibility component by @catalinpit in https://github.com/documenso/documenso/pull/1543
- fix: fieldtooltip blocking the field click by @catalinpit in https://github.com/documenso/documenso/pull/1538
- fix: z-index of field settings by @ephraimduncan in https://github.com/documenso/documenso/pull/1469
- feat: add disabled property for user by @catalinpit in https://github.com/documenso/documenso/pull/1546
- fix: checkbox logic by @catalinpit in https://github.com/documenso/documenso/pull/1537
- fix: tests by @dguyen in https://github.com/documenso/documenso/pull/1556
- fix: billing page formatting by @dguyen in https://github.com/documenso/documenso/pull/1554
- feat: add get recipient route by @dguyen in https://github.com/documenso/documenso/pull/1553
- fix: remove unwanted semicolon by @SYNO-SY in https://github.com/documenso/documenso/pull/1545
- feat: notify owner when a recipient signs by @ephraimduncan in https://github.com/documenso/documenso/pull/1549
- fix: make small fields draggable by @catalinpit in https://github.com/documenso/documenso/pull/1551
- feat: additional valid password by @Dun-sin in https://github.com/documenso/documenso/pull/1456
- feat: enable optional fields by @catalinpit in https://github.com/documenso/documenso/pull/1470
- chore: update French translations by @tom-rh in https://github.com/documenso/documenso/pull/1555
- feat: open the advanced settings automatically by @catalinpit in https://github.com/documenso/documenso/pull/1508
- fix: avoid having a drawn and typed signature at the same time by @ephraimduncan in https://github.com/documenso/documenso/pull/1516
- feat: admin ui for disabling users by @catalinpit in https://github.com/documenso/documenso/pull/1547
- fix: default to user timezone by @catalinpit in https://github.com/documenso/documenso/pull/1559
- fix: remove marketing by @dguyen in https://github.com/documenso/documenso/pull/1562
- fix: merge common and web po files by @dguyen in https://github.com/documenso/documenso/pull/1563
- fix: label stable releases as latest by @david-loe in https://github.com/documenso/documenso/pull/1567
- chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/1564
- feat: allow switching document when using templates by @Mythie in https://github.com/documenso/documenso/pull/1571
- fix: add document visibility to template by @catalinpit in https://github.com/documenso/documenso/pull/1566
- fix: update template field schema by @ephraimduncan in https://github.com/documenso/documenso/pull/1575
- feat: add template and field endpoints by @dguyen in https://github.com/documenso/documenso/pull/1572
- fix: broken direct template webhook by @dguyen in https://github.com/documenso/documenso/pull/1579
- fix: pending document edit by @dguyen in https://github.com/documenso/documenso/pull/1580
- feat: ignore unrecognized fields from authorization response by @samuelraub in https://github.com/documenso/documenso/pull/1479
- fix: refactor prisma relations by @dguyen in https://github.com/documenso/documenso/pull/1581
- feat: add consistent response schemas by @dguyen in https://github.com/documenso/documenso/pull/1582
- feat: add prisma json types by @dguyen in https://github.com/documenso/documenso/pull/1583
- feat: add create document beta endpoint by @dguyen in https://github.com/documenso/documenso/pull/1584
- fix: bump trpc and openapi packages by @dguyen in https://github.com/documenso/documenso/pull/1591
- feat: add angular embedding docs by @ephraimduncan in https://github.com/documenso/documenso/pull/1592
- feat: add get field endpoints by @dguyen in https://github.com/documenso/documenso/pull/1599
- fix: add empty success responses by @dguyen in https://github.com/documenso/documenso/pull/1600
- feat: copy, paste, duplicate template fields by @ephraimduncan in https://github.com/documenso/documenso/pull/1594
- fix: correct redirect after document duplication by @ephraimduncan in https://github.com/documenso/documenso/pull/1595
- feat: add text align option to fields by @Mythie in https://github.com/documenso/documenso/pull/1610
- fix: admin leaderboard query sorting by @ephraimduncan in https://github.com/documenso/documenso/pull/1548
- fix: tidy document invite email render logic by @Mythie in https://github.com/documenso/documenso/pull/1597
- feat: bulk send templates via csv by @Mythie in https://github.com/documenso/documenso/pull/1578
- chore: add cancelled webhook event by @catalinpit in https://github.com/documenso/documenso/pull/1608
- fix: create global settings on team creation by @catalinpit in https://github.com/documenso/documenso/pull/1601
- chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/1585
- chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/1617
- feat: add Polish and Italian by @dguyen in https://github.com/documenso/documenso/pull/1618
- chore: api v2 docs by @ElTimuro in https://github.com/documenso/documenso/pull/1620
- feat: assistant role by @ephraimduncan in https://github.com/documenso/documenso/pull/1588
- fix: unable to check on the checkbox field by @ephraimduncan in https://github.com/documenso/documenso/pull/1593
- fix: field label/text truncation by @catalinpit in https://github.com/documenso/documenso/pull/1565
- chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/1619
New Contributors
- @SYNO-SY made their first contribution in https://github.com/documenso/documenso/pull/1545
- @Dun-sin made their first contribution in https://github.com/documenso/documenso/pull/1456
- @tom-rh made their first contribution in https://github.com/documenso/documenso/pull/1555
- @samuelraub made their first contribution in https://github.com/documenso/documenso/pull/1479
Full Changelog: https://github.com/documenso/documenso/compare/v1.8.1…v1.9.0