OpenSign
Free and open source DocuSign alternative for digital document signing
Alternative to: docusign, pandadoc, hellosign, signnow
v2.1.0
2024-07-24For upgrading self-hosted installations from older versions to v2.1.0 upgrade instructions can be found here.
What’s Changed
- feat: Multi user functionality by @prafull-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/898
- feat: add login validation for user and fix warning message in teams and users report by @prafull-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/908
- feat: make profile portion from sidebar clickable by @prafull-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/911
- feat: ask reason for decline/revoke document by @prafull-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/916
- feat : implement public profile functionality by @raktima-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/915
- feat: allow self hosted versions to upgrade from old versions to v2.1.0 by @prafull-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/933
- fix: signer’s list order issue after change order of signers in template and placeholder flow and other issue by @raktima-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/885
- fix: font size and font color issue of text box after take another text box by @raktima-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/893
- fix: incorrect signer is being assigned to widgets by @raktima-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/897
- fix: unexpected modal issue when the settings icon is clicked on text input type widgets. by @raktima-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/942
- fix: when set USE_LOCAL=true get undefined endpoint error in server by @prafull-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/946
- fix: alerts are not visible on login screen by @prafull-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/950
- fix: the quick-send flow in-progress report shows the finish button even though the current user isn’t a signer by @raktima-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/952
- fix: error of something went wrong on finish button in guest login flow by @raktima-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/954
- build(deps-dev): bump postcss from 8.4.38 to 8.4.39 in /apps/OpenSign in the npm_and_yarn group by @dependabot in https://github.com/OpenSignLabs/OpenSign/pull/895
- build(deps): bump the npm_and_yarn group in /apps/OpenSignServer with 2 updates by @dependabot in https://github.com/OpenSignLabs/OpenSign/pull/896
- build(deps): update dependencies by @prafull-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/903
- build(deps): update parse package by @prafull-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/907
- build (deps): update node package in docker by @prafull-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/944
- build(deps): update depenceies by @prafull-opensignlabs in https://github.com/OpenSignLabs/OpenSign/pull/955
Full Changelog: https://github.com/OpenSignLabs/OpenSign/compare/v2.0.0…v2.1.0