Releases: OpenSignLabs/OpenSign
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
v2.1.0
For 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 #898
- feat: add login validation for user and fix warning message in teams and users report by @prafull-opensignlabs in #908
- feat: make profile portion from sidebar clickable by @prafull-opensignlabs in #911
- feat: ask reason for decline/revoke document by @prafull-opensignlabs in #916
- feat : implement public profile functionality by @raktima-opensignlabs in #915
- feat: allow self hosted versions to upgrade from old versions to v2.1.0 by @prafull-opensignlabs in #933
- fix: signer's list order issue after change order of signers in template and placeholder flow and other issue by @raktima-opensignlabs in #885
- fix: font size and font color issue of text box after take another text box by @raktima-opensignlabs in #893
- fix: incorrect signer is being assigned to widgets by @raktima-opensignlabs in #897
- fix: unexpected modal issue when the settings icon is clicked on text input type widgets. by @raktima-opensignlabs in #942
- fix: when set USE_LOCAL=true get undefined endpoint error in server by @prafull-opensignlabs in #946
- fix: alerts are not visible on login screen by @prafull-opensignlabs in #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 #952
- fix: error of something went wrong on finish button in guest login flow by @raktima-opensignlabs in #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 #895
- build(deps): bump the npm_and_yarn group in /apps/OpenSignServer with 2 updates by @dependabot in #896
- build(deps): update dependencies by @prafull-opensignlabs in #903
- build(deps): update parse package by @prafull-opensignlabs in #907
- build (deps): update node package in docker by @prafull-opensignlabs in #944
- build(deps): update depenceies by @prafull-opensignlabs in #955
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- feat: Revamp entire UI by @prafull-opensignlabs in #840
- feat: enhance compatibility with high-resolution displays and improve UI responsiveness. by @raktima-opensignlabs in #869
- feat: update UI design of my signature by @raktima-opensignlabs in #877
- fix: Ensure real-time updates to records in reports after actions are performed by @prafull-opensignlabs in #833
- fix: blank screen when trying to send document in some cases by @prafull-opensignlabs in #842
- fix: cannot open pdf in safari < 17.4 by @prafull-opensignlabs in #852
- fix: widget's position errors caused by different page sizes in landscape orientation by @raktima-opensignlabs in #870
- fix: exiting user can't receive bulk emails, input widgets's size reduced in request-sign process by @raktima-opensignlabs in #880
- fix: previous text signature is not cleared issue with the signature pad in the sign-yourself flow by @raktima-opensignlabs in #881
- fix: resolve issues with text box widgets and the UI design of the request sign flow in mobile view, adjust the signature widget ratios, and remove the mail sent celebration effect. by @raktima-opensignlabs in #876
- build(deps-dev): bump prettier from 3.3.0 to 3.3.2 in /apps/OpenSignServer by @dependabot in #856
- build(deps-dev): bump eslint from 8.57.0 to 9.5.0 in /apps/OpenSign by @dependabot in #854
- build(deps): update dependencies by @prafull-opensignlabs in #867
Full Changelog: v1.8.1...v2.0.0
v1.8.1
What's Changed
- fix: Ensure real-time updates to records in reports after actions are performed by @prafull-opensignlabs in #832
- fix: cannot read property of undefined 'email' by @prafull-opensignlabs in #802
- Fix: Third contact is not receiving mail when second contact is non-existent in quick send by @prafull-opensignlabs in #835
- Fix: smtp is not working by @prafull-opensignlabs in #836
- build(deps): minor update by @Zathiel in #829
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
-
feat: quick send feature to create & send multiple documents at a time by @prafull-opensignlabs in #772
-
feat: add download, certificate & print buttons on the document completion popup by @raktima-opensignlabs in #768
-
feat: SSO and Login improvements by @prafull-opensignlabs in #793
-
fix: duplicate contacts could be created, Update the the header 'Document signed' in the success message popup by @prafull-opensignlabs in #786
-
fix: make phone field optional for contact by @prafull-opensignlabs in #787
-
fix: not able to create contact from add user icon in document preview UI by @prafull-opensignlabs in #790
-
fix: mails were being sent even when send_email was to false to stop through API by @prafull-opensignlabs in #805
-
build(deps-dev): bump lint-staged from 15.2.4 to 15.2.5 in /apps/OpenSign by @dependabot in #778
-
build(deps-dev): bump @babel/eslint-parser from 7.24.5 to 7.24.6 in /apps/OpenSignServer by @dependabot in #781
-
build(deps-dev): bump nodemon from 3.1.0 to 3.1.1 in /apps/OpenSignServer by @dependabot in #782
-
build(deps-dev): bump @babel/runtime-corejs2 from 7.24.5 to 7.24.6 in /apps/OpenSign by @dependabot in #777
-
build(deps): bump reactour from 1.19.3 to 1.19.4 in /apps/OpenSign by @dependabot in #796
-
build(deps-dev): bump prettier from 3.2.5 to 3.3.0 in /apps/OpenSignServer by @dependabot in #799
-
build(deps): updated nth-check dependency for security by @prafull-opensignlabs in #804
-
build(deps-dev): bump nodemon from 3.1.1 to 3.1.2 in /apps/OpenSignServer by @dependabot in #801
Full Changelog: v1.7.3...v1.8.0
v1.7.3
What's Changed
- feat: add download button in ellipsis menu beside finish button so that signers can download a doc for reference before they sign by @prafull-opensignlabs in
- feat: add copy icon beside API token to make it more user friendly by @prafull-opensignlabs in #742
- feat: move forget password button inside login box to make it look better by @prafull-opensignlabs in #743
- feat: add resend mail functionality for in-progress documents by @prafull-opensignlabs in #744
- feat: celebration confetti on document completion by @raktima-opensignlabs in #753
- feat: add delete folder API by @prafull-opensignlabs in #740
- feat: allow customizing email before resending signature request from In-progress documents report UI by @prafull-opensignlabs in #749
- feat: users can now send automatic reminders by @prafull-opensignlabs in #754
- feat: add tour messages to request signatures flow by @raktima-opensignlabs in #763
- feat: add help button for text validation by @raktima-opensignlabs in #767
- fix: unnecessary emails are sent when a signers sign a document via a shared link. by @raktima-opensignlabs in #760
- fix: issue in guest-login if document is created using API by @prafull-opensignlabs in #766
- build(dep): update parse-server package and it's dependencies by @prafull-opensignlabs in #756
- build(deps): update node-signpdf package and it's dependencies, remove customsignpdf by @prafull-opensignlabs in #759
- build(deps): update @reduxjs/toolkit package by @Zathiel in #750
- build(deps): react-redux, autoprefixer , react-datepicker axios, @reduxjs/toolkit, react-tooltip, tailwindcss react-pdf by @Zathiel in #761
- build(deps): update dependencies by @prafull-opensignlabs in #762
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- feat: Add certificate in completed webhook by @prafull-opensignlabs in #738
- fix: change baseUrl in APIs by @ugoconsonni in #719
- fix: resend mail API is not working by @prafull-opensignlabs in #737
- fix: some webhook event are not working for second signer & add certificate in completed webhook by @prafull-opensignlabs in #738
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- fix: change parameter name in updatefolder API by @prafull-opensignlabs in #735
Full Changelog: v1.7.0...v1.7.1