Releases: VirgilSecurity/virgil-sdk-javascript
Releases · VirgilSecurity/virgil-sdk-javascript
Virgil JS SDK v4.3.1
Fixed
- Improve performance of key export by removing redundant key type conversions
Virgil JS SDK v4.3.0
Added
- Ability to override built-in card verifiers in config
- Ability to specify the type of keys generated by default in config
Fixed
- Update README
Virgil JS SDK v4.1.5
Fixed
- Allow creating global cards with Application identity type without validation token
Virgil JS SDK v4.1.4
Fixed
- Bug in Virgil Card import implementation
Virgil JS SDK v4.1.3
Fixed
- Bug in
VirgilCard#export
Virgil JS SDK v4.1.2
Fixed
- Bug in
virgil.API
initialization - Bug in browser key storage implementation
Virgil JS SDK v4.1.1
Fixed
- Allow creating cards with Application identity type
Virgil JS SDK High-level API
Added
- Support for Virgil Identity Service API
- Ability to publish/revoke Global Virgil Cards
access_token
client parameter is now optional- Improved argument validation
- High-level API including:
- VirgilCard and VirgilKey abstractions
- Utils for managing Virgil Cards and Keys
- Private key storage
Virgil JS SDK 4.0.2 Release
Fixed
- VirgilCrypto#decrypt method for string arguments
Virgil JS SDK 4.0.1 Release
Fixed
- VirgilCrypto#sign method for string arguments