Releases: OpenSignLabs/OpenSign
Releases · OpenSignLabs/OpenSign
v1.7.0
What's Changed
- feat: add resend mail api, add expiry date in create document api & return certificate url in get document api by @prafull-opensignlabs in #720
- feat: add folder APIs by @prafull-opensignlabs in #728
- feat: add help message button on send-in-order in request signature form by @raktima-opensignlabs in #727
- fix: tour & model for email verification is shown simultaneously in sign-yourself flow by @raktima-opensignlabs in #718
- fix: help button is not clickable on user profile near disable documentId switch by @raktima-opensignlabs in #723
- fix: make entire folder selection box clickable and remove for template form by @prafull-opensignlabs in #726
- [SECURITY] Package update by @Zathiel in #705
Full Changelog: v1.6.2...v1.7.0
v1.6.2
What's Changed
- fix: issue of owner subscription has expired in guest login by @prafull-opensignlabs in #716
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- fix: error something went wrong while signing document in request signature by @prafull-opensignlabs in #714
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- fix: some signatures went missing when 2 or more people signed the documents at the same time by @raktima-opensignlabs in #708
- fix: something went wrong error in guest login when document created through Document API by @prafull-opensignlabs in #697
- fix: issue of showing document in drafts report after creating from document API by @prafull-opensignlabs in #695
- fix: issue of showing originator in completion certificate's signer list when there is only one signer by @prafull-opensignlabs in #698
- fix : integrate validation for the signature widget as mandatory. by @raktima-opensignlabs in #699
- refactor: update certificate generating message by @prafull-opensignlabs in #700
- fix: modal design of signature validation in both flow signyour-self and request-sign is not consistent by @raktima-opensignlabs in #701
- fix: issue of user name is visible in subject of mail instead of document title by @prafull-opensignlabs in #702
- fix: integrate validation for the signature widget as mandatory using API by @raktima-opensignlabs in #704
- refactor: change default cursor pointer to crosshair cursor pointer in debugUI by @prafull-opensignlabs in #707
- fix: pdf download is not working in guest login by @prafull-opensignlabs in #709
Full Changelog: v1.5.8...v1.6.0
v1.5.8
What's Changed
- feat: Add support for encrypted PDF files, Images & DOCX files@prafull-opensignlabs in #662
- feat: Ability to send emails using user's own gmail account by @prafull-opensignlabs in #630
- feat: Add more details in completion certificate including originator details, signatures, viewed time & signed time by @prafull-opensignlabs in #658
- feat: User who does not have email verified will be asked to verify email id before signing any document by @raktima-opensignlabs in #662
- feat: Add verify email link on profile page by @raktima-opensignlabs in #662
- fix: text was not selectable from validation dropdown issue by @raktima-opensignlabs in #629
- fix: remove validation for text input widgets by @raktima-opensignlabs in #628
- fix: Local instance is trying to access S3 bucket with USE_LOCAL=TRUE by @prafull-opensignlabs in #644
- fix: login with google issue by @prafull-opensignlabs in #664
- fix: Ip address overlap with security level in certificate by @prafull-opensignlabs in #673
- fix: pdf url are not downloadable in report and PDF ui after some time by @prafull-opensignlabs in #674
- Fix: draftDocument.js saveFileUsage is not defined. by @daniel-mutwiri in #678
- fix: document loading error No PDF file specified by @raktima-opensignlabs in #680
- refactor: changes in subject of request signature mail by @prafull-opensignlabs in #683
- fix: issue of url encoded parameter in guest login url by @raktima-opensignlabs in #676
- build(dep): Update multiple packages by @Zathiel in #675
New Contributors
- @ugoconsonni made their first contribution in #667
- @Zathiel made their first contribution in #675
- @daniel-mutwiri made their first contribution in #678
Full Changelog: v1.5.1...v1.5.8
v1.5.1
What's Changed
- fix: text input validation issue if user did not select any validation by @raktima-opensignlabs in #621
- fix: text input validation issue in template flow by @raktima-opensignlabs in #624
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- feat: attach digital sign to completion certificate by @prafull-opensignlabs in #558
- feat: display custom app logo saved by user from console app by @raktima-opensignlabs in #560
- feat: Improved security by generating signed download links that expire after a few minutes wherever PDF files are accessed by @prafull-opensignlabs in #562
- feat: implement functionality to save and fetch usage analytics by @prafull-opensignlabs in #569
- feat: implement custom email template of request email and completion email by @raktima-opensignlabs in #568
- feat: implement share button option to share recipient's sign url after finishing a doc creation using request signature flow by @raktima-opensignlabs in #581
- feat: add company and job title in user profile for modification by @raktima-opensignlabs in #583
- feat: add tour message for template report and opensign drive by @raktima-opensignlabs in #584
- feat: send custom completion mail if available by @prafull-opensignlabs in #606
- feat: API now supports all widgets types by @prafull-opensignlabs in #591
- feat: add revoke button in inprogress report to revoke/decline document by @raktima-opensignlabs in #602
- feat : Add new 'add recipient' button in 'request signatures' flow to add new signers in document signer's list by @raktima-opensignlabs in #598
- feat: add delete button in all reports and share button in in-progess report by @prafull-opensignlabs in #599
- fix: sorting by name issue in open-sign drive by @raktima-opensignlabs in #553
- fix: Expired report had issues by @prafull-opensignlabs in #554
- fix: Expired document message appears partially before appearing fully by @prafull-opensignlabs in #555
- fix: completion certificate not generating for old completed documents by @prafull-opensignlabs in #567
- fix: change path of favicon and manifest by @prafull-opensignlabs in #574
- fix: opensign-drive and template report tour message by @raktima-opensignlabs in #609
- fix : logo issue in guest login flow by @raktima-opensignlabs in #613
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- fix: reduce size of tooltip and adjust it's position by @prafull-opensignlabs in a06723f
- fix: document list sorting issue on scroll down in opensign-drive by @raktima-opensignlabs in d1e7b9a
- fix: disable tour message for completed document by @raktima-opensignlabs in 5a25b2d
- fix: signature image getting copied to initials by @raktima-opensignlabs in f8ba0d3
- fix: show expiry date in expired document message by @raktima-opensignlabs in febb50c
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- fix: reduce size of tooltip and adjust it's position by @prafull-opensignlabs in #537
- fix: document list sorting issue on scroll down in opensign-drive issue, disable recipient's list and field after send request by @raktima-opensignlabs in #540
- fix: disable tour message for completed document by @raktima-opensignlabs in 5a25b2d
- fix: signature was being shown in initials pad as default value by @raktima-opensignlabs in f8ba0d3
- fix: expired document message by @raktima-opensignlabs in febb50c
- fix: OpenSign drive sorting typo and add relevant icons by @raktima-opensignlabs in 036c9b8
Full Changelog: v1.4.0-beta...v1.4.1-beta
v1.4.0-beta
What's Changed
- feat: implement feature to duplicate widgets by @raktima-opensignlabs in #534
- feat: allow modifying recipient sequence when send-in-order is enabled during edit document by @raktima-opensignlabs in #518
- feat: Add multiple color support for text signature by @raktima-opensignlabs in #522
- fix: fix draft report issue where all drafts were not displayed by @raktima-opensignlabs in #517
- fix: data fetching issue in openSign drive - only first 100 records were visible by @raktima-opensignlabs in #515
- fix: change text-input widget to text in signyour-self flow by @raktima-opensignlabs in #519
- fix: issue of cannot post /login in local docker setup by @prafull-opensignlabs in #523
- fix: parse server not connecting to correct mongo in local docker setup by @prafull-opensignlabs in #524
- fix: move document to folder in opensigndrive not working by @prafull-opensignlabs in #535
- refactor: migrate redux to redux-toolkit by @prafull-opensignlabs in #508
- Refactor: Add lazy loading to improve performance by @prafull-opensignlabs in #513
- build(deps): update dependencies by @prafull-opensignlabs in #510
Full Changelog: 1.3.2-beta...v1.4.0-beta