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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,23 @@
1
1
> Description
2
2
3
-
This feature release adds support for Ethereum Attestation Service (EAS) off chain attestations.
3
+
This patch release addresses an off chain token management scenario.
4
4
5
5
### Upgrade Steps
6
6
7
-
* Update NPM package to version 2.7.0
7
+
* Update NPM package to version 2.7.1
8
8
9
9
### Breaking Changes
10
10
11
11
[none]
12
12
13
13
### New Features
14
14
15
-
* EAS off chain attestation support
16
-
* Opening Start Screen default copy change
17
-
* User controlled off chain signed token support / enhanced user control of token
15
+
[none]
18
16
19
17
### Bug Fixes
20
18
21
-
*Added attestation backwards compatability
22
-
*CSS alignment correction for Wallect Connect Version 2 icon
19
+
*When off chain tokens are added to the application a fix has been added to stop the 'tokensupdated' event hook from triggering when these tokens already existed.
20
+
*Addition of this hook to the README documentation.
0 commit comments