Releases: OpenSignLabs/OpenSign
Releases · OpenSignLabs/OpenSign
v2.5.0
What's Changed
-
Features:
- An Email with the sign document and completion certificate is now automatically sent to all signers.
- You can now disable the tour feature(guidance prompts) from advanced options while creating a document, helping frequent signers avoid unnecessary distractions.
- Users on Teams plan can now use their own AWS S3 buckets for file storage, giving them complete control over their data.
-
Bug fixes:
- Resolved the issue of oversized text in the mobile view when entering values in text boxes.
- Prevented unnecessary popups from opening while resizing widgets.
- Update dependencies.
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed in v2.4.1
- Bug fixes:
- Fixed issue of optional widgets disappearing after signing.
- Fixed text widgets overlap issue in mobile view when text size is changed.
- Resolved the issue where email verification was still being done despite disabling it in the public signing flow.
- Disable 'FileACL' in S3 Adapter by default. S3 storage is now fully compatible with OpenSign for self-hosting. Refer documentation here.
- Finish button was unexpectedly visible even after completing the signature in public signing flow.
- Sometimes document could not be downloaded in the public sign flow before signing particularly when email verification is disabled.
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed in v2.4.0
- Features:
- Introducing embedding feature for templates. Now you can embed your document templates in any React, NextJS or Angular website.
- You can now add signatures, initials, stamps & images on any document in transparent PNG format.
- Added a new feature to copy public signing URL under 3 dots menu in manage templates report.
- Added upload option for initials in My Signature setting.
- Bug fixes:
- Some links in OpenSign drive were not working correctly
- Show proper error if opensign-server is not setup properly in self-hosting.
- Fixed issue with stored files getting deleted when new docker image is pulled in self-hosting by creating a persistent volume.
Other than this many securities issues were addressed.
Full Changelog: v2.3.3...v2.4.0
v2.3.3
What's Changed
- feat: Add zip file to download pdf and certificate
- feat: Add document logs in in-progress report
- feat: enable dismiss button to hide persistent notification in header
- feat: custom add custom SMTP settings on paid plans
- feat: generate document title automatically on the basis file name
- fix: UI design improvements in mobile view
- fix: update confetti effect animation to make it feel natural
- fix: Tour design improvements
- fix: file upload get stuck at 0% while uploading docx files
- fix: pagination overlap issue on dashboard on tablet & mobile view
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- feat: Set OTP verification to disabled by default for new documents, with an added option to enable OTP when needed
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- build(deps): bump the npm_and_yarn group in /apps/OpenSign with 4 updates by @dependabot in #1195
- build(deps): bump the npm_and_yarn group in /apps/OpenSign with 2 updates by @dependabot in #1202
- build(deps): bump the npm_and_yarn group in /apps/OpenSignServer with 2 updates by @dependabot in #1201
- build(deps): bump nodemailer from 6.9.14 to 6.9.15 in /apps/OpenSignServer by @dependabot in #1183
- build(deps-dev): bump jasmine from 5.2.0 to 5.3.0 in /apps/OpenSignServer by @dependabot in #1186
- build(deps): bump mongoose from 8.6.0 to 8.6.1 in /apps/OpenSignServer by @dependabot in #1182
- build(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 in /apps/OpenSign by @dependabot in #1148
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- feat: implement PDF page rotation feature.
- feat: add customizable font and color options for Date, Dropdown, Checkbox, and Radio Button widgets.
- feat: autosave document and template while drafting.
- feat: add download btn in expired document.
- feat: Allow creation api sandbox token.
- feat: Add a guide video in profile page for setting up a public templates and managing the public profile.
- feat: display the email of the user who declined the document along with the decline reason in the document decline popup.
- fix: all contacts are not visible in request sign form's signers inputbox.
- fix: failed to load pdf issue on self-host with docker.
- fix: issue while rename document/folder in opensign-drive.
- fix: Issue with incorrect signers order at the time of drafting a multi signer document.
- fix: widgets are not being dropped in center of document in mobile view.
- fix: display incorrect count of document on dashboard.
- fix: handle invalid session token error while logging out.
- fix: after submitting the request sign form a blank page appears on mobile view.
- fix: pagination issue.
- build(deps): bump axios from 1.7.4 to 1.7.5 in /apps/OpenSign by @dependabot in #1091
- build(deps): bump axios from 1.7.4 to 1.7.5 in /apps/OpenSignServer by @dependabot in #1095
- build(deps): bump mongoose from 8.5.3 to 8.5.4 in /apps/OpenSignServer by @dependabot in #1096
- build(deps): bump micromatch from 4.0.7 to 4.0.8 in /apps/OpenSignServer in the npm_and_yarn group by @dependabot in #1129
- build(deps): bump the npm_and_yarn group in /apps/OpenSign with 2 updates by @dependabot in #1130
- build(deps-dev): bump eslint from 9.9.0 to 9.9.1 in /apps/OpenSignServer by @dependabot in #1094
- build(deps): bump posthog-node from 4.0.1 to 4.1.1 in /apps/OpenSignServer by @dependabot in #1093
- build(deps-dev): bump postcss from 8.4.44 to 8.4.45 in /apps/OpenSign in the npm_and_yarn group by @dependabot in #1192
- build(deps): bump express from 4.19.2 to 4.20.0 in /apps/OpenSignServer in the npm_and_yarn group by @dependabot in #1194
- build(deps): update dependencies by @prafull-opensignlabs in #1153
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- feat: Integrate language support for multiple languages in the application by @raktima-opensignlabs in #1019
- feat: official docker images by @prafull-opensignlabs in #1043
- fix: something went wrong error in signpdf by @prafull-opensignlabs in #1018
- fix: error in auto-sign feature unexpected issue encountered - something went wrong by @raktima-opensignlabs in #1024
- fix: file upload not working when filename contained special characters by @prafull-opensignlabs in #1039
- fix: Some text fields disappeared on entering special characters in values by @prafull-opensignlabs in #1040
- fix: special characters are not allowed in dropdown widget by @prafull-opensignlabs in #1045
- build(deps): bump aws-sdk from 2.1665.0 to 2.1667.0 in /apps/OpenSignServer by @dependabot in #1015
- build(deps): bump react-router-dom from 6.25.1 to 6.26.0 in /apps/OpenSign by @dependabot in #1013
- build(deps): bump react-tooltip from 5.27.1 to 5.28.0 in /apps/OpenSign by @dependabot in #1012
- build(deps-dev): bump lint-staged from 15.2.7 to 15.2.8 in /apps/OpenSign by @dependabot in #1011
- build(deps): bump axios from 1.7.2 to 1.7.3 in /apps/OpenSignServer by @dependabot in #1014
- build(deps): bump @lottiefiles/dotlottie-react from 0.8.5 to 0.8.6 in /apps/OpenSign by @dependabot in #1010
- build(deps-dev): bump postcss from 8.4.40 to 8.4.41 in /apps/OpenSign in the npm_and_yarn group by @dependabot in #1016
- fix: multi-language support issue in public profile by @raktima-opensignlabs in #1041
- fix: signature is blurry/fuzzy in certificate by @prafull-opensignlabs in #1042
- build(deps-dev): bump tailwindcss from 3.4.7 to 3.4.9 in /apps/OpenSign by @dependabot in #1038
- build(deps): bump axios from 1.7.2 to 1.7.3 in /apps/OpenSign by @dependabot in #1037
- build(deps): bump @lottiefiles/dotlottie-react from 0.8.6 to 0.8.7 in /apps/OpenSign by @dependabot in #1036
- build(deps): bump react-i18next from 15.0.0 to 15.0.1 in /apps/OpenSign by @dependabot in #1035
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- fix: issue with files opening in a new tab on download instead of direct download by @raktima-opensignlabs in #980
- fix: getaddrinfo ENOTFOUND while creating admin by @prafull-opensignlabs in #991
- fix: repair broken conection to mongodb - Update .env.local_dev by @KrisIsNewxyz in #990
- fix: all types of text widget background color issues in mobile dark mode. by @raktima-opensignlabs in #992
- fix: display incorrect owner's ip address on certificate in bulk-send flow by @raktima-opensignlabs in #993
- fix: send email is not working when user connected gmail by @prafull-opensignlabs in #995
- build(deps): update dependencies by @prafull-opensignlabs in #997
- build(deps): update dependencies and override ws to resolve security issue by @prafull-opensignlabs in #999
- fix: x is not function and crypto-js security issue by @prafull-opensignlabs in #1000
- style: remove unncessary themes and change dropbox btn as per theme by @prafull-opensignlabs in #1001
- fix: type initials and signature looks blurry on download pdf by @raktima-opensignlabs in #998
New Contributors
- @KrisIsNewxyz made their first contribution in #990
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- fix: teams are not available in dropdown when creating user by @prafull-opensignlabs in #969
- fix: docker config files by @prafull-opensignlabs in #971
- fix: not able to deactivate teams by @prafull-opensignlabs in #974
- fix: text widget font size issue in large PDF documents by @raktima-opensignlabs in #963
- fix: ip address missing issue in the completion certificate of document originator using public-sign flow by @raktima-opensignlabs in #978
Full Changelog: v2.1.0...v2.1.1