Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Documenso
  3. Documenso - Package Updates

Documenso - Package Updates

Scheduled Pinned Locked Moved Documenso
18 Posts 2 Posters 2.9k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #9

    [1.0.0]

    • First stable package release with documenso 1.7.2
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #10

      [1.0.2]

      • Update documenso to 1.8.1
      • Full Changelog
      • feat: automatically sign fields in large documents by @​Mythie in https://github.com/documenso/documenso/pull/1484
      • fix: improve field sizing by @​Mythie in https://github.com/documenso/documenso/pull/1486
      • fix: hardcode delete confirmation text to avoid translation mismatch by @​ephraimduncan in https://github.com/documenso/documenso/pull/1487
      • feat: support whitelabelling in the embedding by @​Mythie in https://github.com/documenso/documenso/pull/1491
      • feat: download doc without signing certificate by @​catalinpit in https://github.com/documenso/documenso/pull/1477
      • fix: document title truncation by @​catalinpit in https://github.com/documenso/documenso/pull/1467
      • feat: add initial api logging by @​dguyen in https://github.com/documenso/documenso/pull/1494
      • fix: wrong signing invitation message by @​catalinpit in https://github.com/documenso/documenso/pull/1497
      • feat: signing volume by @​ephraimduncan in https://github.com/documenso/documenso/pull/1358
      • fix: auth cookies across iframes by @​Mythie in https://github.com/documenso/documenso/pull/1501
      • feat: add platform plan pricing by @​dguyen in https://github.com/documenso/documenso/pull/1505
      • fix: dateformat api bug by @​catalinpit in https://github.com/documenso/documenso/pull/1506
      • fix: docs content by @​catalinpit in https://github.com/documenso/documenso/pull/1495
      • feat: upload signature as img by @​catalinpit in https://github.com/documenso/documenso/pull/1496
      • @​luhagel made their first contribution in https://github.com/documenso/documenso/pull/1507
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #11

        [1.1.0]

        • Update documenso to 1.9.0
        • Full Changelog
        • 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
        • 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
        • 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
        • 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
        • 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
        • 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
        • fix: create global settings on team creation by @​catalinpit in https://github.com/documenso/documenso/pull/1601
        • feat: add Polish and Italian by @​dguyen in https://github.com/documenso/documenso/pull/1618
        • 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
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #12

          [1.2.0]

          • do not create dummy users or dummy pdf in default installation
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #13

            [1.3.0]

            • Update base image to 5.0.0
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #14

              [1.4.0]

              • Update documenso to 1.10.0
              • Full Changelog
              • fix: invalid request body by @catalinpit in https://github.com/documenso/documenso/pull/1686
              • fix: prefill fields by @catalinpit in https://github.com/documenso/documenso/pull/1689
              • fix: correct signer deletion by @ephraimduncan in https://github.com/documenso/documenso/pull/1596
              • fix: persist theme cookie for a much longer time by @ephraimduncan in https://github.com/documenso/documenso/pull/1693
              • fix: missing prefillfields property from the api v2 documentation by @catalinpit in https://github.com/documenso/documenso/pull/1700
              • feat: better document rejection by @Mythie in https://github.com/documenso/documenso/pull/1702
              • fix: autosigning fields with direct links by @catalinpit in https://github.com/documenso/documenso/pull/1696
              • feat: dictate next signer by @Mythie in https://github.com/documenso/documenso/pull/1719
              • fix: duplicate webhook calls on document complete by @dguyen in https://github.com/documenso/documenso/pull/1721
              • fix: remove console.log embed document completed by @catalinpit in https://github.com/documenso/documenso/pull/1723
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #15

                [1.5.0]

                • Update documenso to 1.11.0
                • Full Changelog
                • fix: make lang cookie httpOnly by @Mythie in https://github.com/documenso/documenso/pull/1783
                • fix: allow download of original document via api by @Mythie in https://github.com/documenso/documenso/pull/1788
                • fix: trigger webhook for duplicated documents by @ephraimduncan in https://github.com/documenso/documenso/pull/1789
                • fix: allow prefilling date field by @Mythie in https://github.com/documenso/documenso/pull/1794
                • feat: bulk add fields by @ephraimduncan in https://github.com/documenso/documenso/pull/1683
                • fix: improve multiselect for webhook triggers by @Mythie in https://github.com/documenso/documenso/pull/1795
                • fix: pending tooltip click triggers field by @Mythie in https://github.com/documenso/documenso/pull/1800
                • fix: show powered by logic by @Mythie in https://github.com/documenso/documenso/pull/1801
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #16

                  [1.6.0]

                  • Update documenso to 1.12.1
                  • Full Changelog
                  • fix: documents failing to seal by @Mythie in https://github.com/documenso/documenso/pull/1821
                  • feat: multisign embedding by @Mythie in https://github.com/documenso/documenso/pull/1823
                  • feat: password reauthentication for documents and recipients by @Mythie in https://github.com/documenso/documenso/pull/1827
                  • feat: add organisations by @dguyen in https://github.com/documenso/documenso/pull/1820
                  • Update README.md by @damidani in https://github.com/documenso/documenso/pull/1811
                  • feat: show field coordinates in devmode by @catalinpit in https://github.com/documenso/documenso/pull/1802
                  • fix: duplicate field bugs by @ephraimduncan in https://github.com/documenso/documenso/pull/1685
                  • feat: sitemap auto-generation for docs by @ShubhamPalriwala in https://github.com/documenso/documenso/pull/1822
                  • feat: sign out of all sessions by @ephraimduncan in https://github.com/documenso/documenso/pull/1797
                  • fix: rework documents limits logic by @dguyen in https://github.com/documenso/documenso/pull/1836
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #17

                    [1.7.0]

                    • sockpuppetbrowser added to make signing certificate generated
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #18

                      [1.7.1]

                      • Update documenso to 1.12.6
                      • Full Changelog
                      • fix: allow dates with and without time by @catalinpit in #2038
                      • fix: file upload error messages by @catalinpit in #2041
                      • feat: change organisation owner in admin panel by @Mythie in #2047
                      • feat: remove email requirement for recipients by @Mythie in #2040
                      • fix: incorrect certificate health logic by @Mythie in #2028
                      • fix: readonly field styling by @dguyen in #1887
                      • fix: sign-able readonly fields by @catalinpit in #1885
                      • fix: isAssistantMode was incorrectly set to true for regular recipients by @ephraimduncan in #1854
                      • fix: handle trials and resubscribing by @Mythie in #1897
                      • feat: test webhook functionality by @catalinpit in #1886
                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search