This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
v15.1.0
Added
- Added optional
isVaultUpdated
property toGenericEncryptor
type (#312)
Changed
- Bump
@metamask/browser-passworder
to^4.3.0
(#312)
Removed
- Removed
updateVault
optional property fromGenericEncryptor
type (#312)
Fixed
- Improved encryption performance when the controller is constructed with
cacheEncryptionKey: true
(#312)