Releases: MetaMask/snap-7715-permissions
Releases · MetaMask/snap-7715-permissions
16.0.0
15.0.0
14.0.0
@metamask/gator-permissions-snap 1.0.0
Added
Changed
- chore: update permission popup (#251)
- Removed unused export (#253)
- Updated packages to comply with 7715 spec revisions (#252)
@metamask/permissions-kernel-snap 1.0.0
Added
- Added 7715 discoverability methods (#249)
Changed
- Updated packages to comply with 7715 spec revisions (#252)
13.0.0
12.0.0
@metamask/gator-permissions-snap 0.8.0
Added
- An introduction shown to user explaining each permission type (#238)
- Request now times out when user doesn't respond (#237)
- New
erc-20-token-revocationpermission type (#234)
Changed
- Expiry is now optional (#240)
- Recipient field is now shown in permission dialog (#239)
- Datetime picker used in permission dialog (#235)
- More meaningful error messages (#232)
- Initial amount is now allowed (#230)
- Default streaming period is now Monthly (#229)
Fixed
- Resolve 0 balance when token data is returned, but not the requested token (#241)
@metamask/permissions-kernel-snap 0.6.0
Changed
- Expiry is now optional (#240)
11.0.0
10.0.0
@metamask/gator-permissions-snap 0.6.1
Fixed
- Corrects Accounts API URL, which caused permission requests on Mainnet to fail
9.0.0
8.0.0
@metamask/gator-permissions-snap 0.5.0
Added
- New RPC
permissionsProvider_submitRevocationfor marking permission as revoked (#171) - Add basic metrics generation via metrics tracking service (#198) and (#216)
- Check, and if necessary request, upgrade to smart account (#188)
Changed
- Removes testnet restriction, now supports all chains (#215)
- Only display "show more" button when justification long enough to be truncated (#213)
- Improve justification visibility, with improved text color (#212)
- Improve permission picker layout to be more consistent with Sign Permission confirmation (#202)
Fixed
- Race condition on debounce events allowing validation to be bypassed (resulting in error) (#210)
- Fixed: handle dialog closure case in confirmation flow (#195)
@metamask/permissions-kernel-snap 0.5.0
Fixed
- Throw appropriate
SnapErrorwhen an error is thrown by the target of an RPC (#211)
7.0.0
@metamask/gator-permissions-snap 0.4.1
Changed
- Granted permissions are no longer persisted (GitHub actions configuration change)