Releases: zoop/zoop-web-sdk
v4.2.0
v4.1.0
v4.0.0
What's Changed
- Add inital files to add eSign v4 as default by @iAziz786 in #38
- Support show download button on the last page of eSign v4 by @iAziz786 in #39
- Support Digilocker in SDK by @iAziz786 in #40
- Add REDIRECT mode by @iAziz786 in #41
- bug(digilocker): Don't append start infinitely by @iAziz786 in #42
- bug(config): remove customer display name mandatory for v4 by @iAziz786 in #43
Full Changelog: v3.1.2...v4.0.0
v4.0.0-beta2
What's Changed
Full Changelog: v4.0.0-beta1...v4.0.0-beta2
v4.0.0-beta1
Add support for new eSign v4
Breaking Change
Remove the Support for eSign v2
v3.1.2
v3.1.1
v3.1.0
Now you can open eSign gateway in new tab instead of open in an iframe. In order to do so you need to pass mode: "TAB"
in the gateway config of eSign. This decision is to make user flow more explicit to fix cross browser compatibility issues of cookie. You can also pass POPUP
as the value of mode
to open it in the iframe which is the default behavior.
Effected Service
- eSign
SDK v3.0.0
This release introduce new version by renaming ITR to ITD with new methods. Previously called method openIncomeTaxReturnsGateway
is renamed to openItdGateway
, similarly initIncomeTaxReturns
to initItdGateway
. This is the list of new versions.
- ITD V2
SDK v1.5.0
This release supports following product versions:
- E-sign V2.1
- ITR V0.5
- BSA V1.0