v3.3.0
Description
v3.3.0 adds support for balance model transaction signing and transcoding.
v3.3.0 also includes some UI enhancements to make it easier for users to understand their spending limits on derived keys as well as sending interaction events with sanitized data to the calling host.
What's Changed
- use include balance instead of setting skip for leaderboard to true by @lazynina in #226
- fix derive login -> get deso flow by @jackson-dean in #225
- hide skip button by default by @jackson-dean in #224
- display count values >= 1e9 as UNLIMITED by @jackson-dean in #227
- add better treatment for unlimited keys by @jackson-dean in #228
- set the group owner public key to selected public key if it's the empty string by @lazynina in #230
- Jackson/emit interaction events by @jackson-dean in #229
- instrument interaction events by @jackson-dean in #231
- Balance Model by @lazynina in #233
- bump node version in dockerfile by @lazynina in #234
- [stable] Release 3.3.0 by @lazynina in #235
Full Changelog: v3.1.1...v3.3.0