Skip to content

Releases: cheqd/wallet

1.4.0

17 Mar 13:33
Compare
Choose a tag to compare

1.4.0 (2023-03-17)

Features

Bug Fixes

1.3.0

29 Nov 19:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

14 Nov 09:36
Compare
Choose a tag to compare

What's Changed

  • feat: Add support for multiple Auth0 providers [DEV-1920] by @jay-dee7 in #115

Full Changelog: 1.1.3...1.2.0

1.1.3

10 Nov 13:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

10 Nov 12:49
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump @types/node from 18.8.1 to 18.11.9 by @dependabot in #102
  • chore(deps): Bump getsentry/action-github-app-token from 1.0.6 to 2.0.0 by @dependabot in #110
  • chore(deps): Bump @keplr-wallet/crypto from 0.11.15 to 0.11.16 by @dependabot in #108
  • chore(deps-dev): Bump @keplr-wallet/types from 0.11.15 to 0.11.16 by @dependabot in #107
  • chore(deps): Bump cosmjs-types from 0.5.1 to 0.5.2 by @dependabot in #106
  • chore(deps): Bump sass from 1.55.0 to 1.56.0 by @dependabot in #105
  • ci: Add CI caching workflows by @ankurdotb in #113
  • fix: Restoring previously-saved credentials from secret-box-service [DEV-1898] by @jay-dee7 in #112

Full Changelog: 1.1.1...1.1.2

1.1.1

03 Nov 07:34
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump @rollup/plugin-image from 2.1.1 to 3.0.1 by @dependabot in #90
  • chore(deps-dev): Bump @rollup/plugin-alias from 3.1.9 to 4.0.2 by @dependabot in #91
  • chore(deps-dev): Bump @testing-library/dom from 8.18.1 to 8.19.0 by @dependabot in #92
  • chore(deps): Bump i18next-browser-languagedetector from 6.1.5 to 6.1.8 by @dependabot in #89
  • chore(deps): Bump web-vitals from 3.0.2 to 3.0.4 by @dependabot in #93
  • chore(deps): Bump @cosmjs/tendermint-rpc from 0.29.0 to 0.29.3 by @dependabot in #98
  • chore(deps): Bump @keplr-wallet/crypto from 0.11.6 to 0.11.15 by @dependabot in #99
  • chore(deps-dev): Bump @keplr-wallet/types from 0.11.6 to 0.11.15 by @dependabot in #100
  • fix: Background and text color overlap on creds by @jay-dee7 in #101

Full Changelog: 1.1.0...1.1.1

1.1.0

21 Oct 05:23
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump @cosmjs/crypto from 0.29.0 to 0.29.2 by @dependabot in #83
  • chore(deps): Upgrade bootstrap from 5.1.3 to 5.2.1 by @ankurdotb in #81
  • chore(deps): Upgrade eslint-plugin-react from 7.30.0 to 7.31.8 by @ankurdotb in #78
  • feat: Register IBC MsgTransfer type in protobuf registry by @jay-dee7 in #88

Full Changelog: 1.0.1...1.1.0

1.0.1

18 Oct 13:59
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump @typescript-eslint/parser from 5.39.0 to 5.40.1 by @dependabot in #85
  • build: Bump all NPM depdencies by @ankurdotb in #87

Full Changelog: 1.0.0...1.0.1

1.0.0

18 Oct 12:44
Compare
Choose a tag to compare

What's Changed

Features

  • Login with Discord (cb4b517)
  • Offline tx signing with CosmJS primitives (#57) (841b179)
  • Twitter login with Auth0 (0e3466f)

Bug Fixes

  • .env file (b2fa78a)
  • Add IBC types in registry to show governance votes [DEV-1349] (#12) (4d3c046)
  • api: Correct REST and identity endpoints (#19) (c86c18c)
  • Button text on Identity Page in Light Mode (883ae28)
  • Clickable Twitter handle in credentials (c7b3f84)
  • deps: Upgrade @keplr-wallet/crypto from 0.10.1 to 0.10.19 (#59) (12c2201)
  • deps: Upgrade @keplr-wallet/types from 0.10.5 to 0.10.19 (#60) (dfed051)
  • deps: Upgrade @types/node from 16.11.36 to 16.11.56 (#63) (5360897)
  • deps: Upgrade eslint-plugin-react-hooks from 4.5.0 to 4.6.0 (#61) (25f5a49)
  • deps: Upgrade react-i18next from 11.16.9 to 11.18.5 (#64) (9a1413f)
  • deps: Upgrade sass from 1.52.1 to 1.54.7 (#65) (176c7cd)
  • deps: Upgrade typescript from 4.7.2 to 4.8.2 (#58) (c75c79b)
  • gas used for Keplr (ce15852)
  • Price & amount calculations (d7c0e4e)
  • Remove message signing tab and fix unbonding (b00f5c3)
  • Removed any localStorage references (3f3eecc)
  • removed unused imports (1accb16)
  • Retry button in WrongPassphrase modal (a128178)
  • Retry button in WrongPassphrase modal (#56) (dc9d250)
  • Switch to CredentialList and CredentialCard (2897eb7)
  • Transaction Table and txn links (0ec98eb)
  • Vesting Token Display (#30) (3a756db)

New Contributors

Full Changelog: https://github.com/cheqd/wallet/commits/1.0.0