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


Skip to content

Documenso

8 Topics 41 Posts
  • Documenso - Package Updates

    Pinned
    10
    0 Votes
    10 Posts
    477 Views
    Package UpdatesP

    [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
  • oidc signup only - improved defaults

    Solved
    3
    2 Votes
    3 Posts
    46 Views
    girishG

    @wheez good idea, I have fixed up the package.

  • S3 Storage Support

    Unsolved
    4
    0 Votes
    4 Posts
    186 Views
    nebulonN

    This sounds like a bug in documenso then if it can't find expected objects in the storage. But if we want to investigate here, maybe not use a Beta S3 storage on top of a feature in Documenso for a start.

    @kbtonmoy how are you configuring Documenso? Is this the S3 backend configs around NEXT_PRIVATE_UPLOAD_BUCKET around https://docs.documenso.com/developers/self-hosting/how-to#advanced-configuration ? Have you already looked for help from Documenso as it most likely is not a Cloudron related issue.

  • Create New CERT

    Solved
    7
    1 Votes
    7 Posts
    348 Views
    J

    Thanks @CptPlastic & @nebulon for working through this. I've got mine up and running now.

    Best,

    Jon

  • Documenso Errors When Signing/Completing a Document

    Solved
    5
    0 Votes
    5 Posts
    417 Views
    nebulonN

    As with the feedback from @CptPlastic at https://forum.cloudron.io/topic/12281/create-new-cert this shoud be solved then if you follow the adjusted docs https://docs.cloudron.io/apps/documenso/#signing-certificate

  • OpenSSL Read Only System Error

    Solved
    10
    0 Votes
    10 Posts
    400 Views
    J

    @nebulon Thank you nebulon! I realized I was in the wrong directory and got it working.

    Best,

    Jon

  • Redirect to localhost:3001 from a share link

    Solved
    2
    0 Votes
    2 Posts
    97 Views
    nebulonN

    This should be fixed with package version 0.2.0 published by now. This will redirect the link from the success share card to the upstream project URL for https://documenso.com

    https://git.cloudron.io/cloudron/documenso-app/-/commit/23d52ca75fb33ee10d1ad5ef965dc387ebb5f6c9

  • Do you have any idea where to configure the page with the terms?

    Solved
    3
    0 Votes
    3 Posts
    161 Views
    J

    Mail template (with their company address) is hardcoded at https://github.com/documenso/documenso/blob/main/packages/email/template-components/template-footer.tsx#L22