You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configuration file syntax has changed. bearerToken has been replaced with serviceProviderToken, and API library scopes have been adjusted accordingly. CLI package is still working account-scoped.
Snapshots of v1 are not compatible with the snapshots of v2. There's discrepancy between handling of LCRs.
"set token" command has been removed.
Project init no longer accepts JWT as token.
Improvements:
Project init: Snap encryption key is verified to be a valid base64 string.
Project init: Can select service provider / account to work with based on serviceProviderToken.
Can inspect the content of snapshot via "snapshot inspect" command.