Skip to content

Releases: forbole/forbole-x

v0.4.1

30 Aug 06:36
4cf5e7e
Compare
Choose a tag to compare

Chrome Extension

Please use the same chrome extension as https://github.com/forbole/forbole-x/releases/v0.3.0

Fixes

  1. create wallet goes to the Ledger flow if a Ledger is connected #206
  2. connect desmos ledger app fail #207
  3. support desmos profile account type #217
  4. create wallet with ledger UX #193
  5. disable create wallet modal dismiss #195
  6. chrome extension installation typo #205
  7. incorrect vote type #214

v0.4.0

22 Aug 07:34
d137d2d
Compare
Choose a tag to compare

Chrome Extension

Please use the same chrome extension as https://github.com/forbole/forbole-x/releases/v0.3.0

Features

  1. Allow delegating to all validators #145
  2. Added fav account shortcut #111
  3. Indicating if account is added from ledger #136
  4. Governance transactions: submit proposal, deposit, vote #174 #175

Fixes

  1. Updated Forbole X logo #170
  2. Fixed the clickable area of account card #172
  3. Fixed withdraw rewards typo #167
  4. Fixed wrong message categorization #168

v0.3.1

10 Aug 12:21
Compare
Choose a tag to compare

Fixes

  1. Fixed github actions to extract env variables from github secrets

v0.3.0

10 Aug 05:49
9407b24
Compare
Choose a tag to compare

Features

  1. Prompt users to download chrome extension if it is not already installed #53
  2. Settings > Feedback page email form #164
  3. Settings > Change Unlock Password #153

Fixes

  1. Updated images and logo #170 #127
  2. Changes "Mnemonic Phrase" to "Secret Recovery Phrase" #171

v0.2.0

26 Jul 14:30
2b7c94c
Compare
Choose a tag to compare

Features

  1. IBC transactions (transactions successfully sent, still need to test with relayer)
  2. Settings page UI (in progress)
  3. Address book addresses selectable in send dialog

Improvements

  1. Added a version text temporarily. Will move to a better place in the next release #142

Issues fixed

  1. Rewards withdrawal always not available #137
  2. Delegation amount with decimal places #133
  3. Validator list not showing all validators #128
  4. Page number not being reset in delegation page #138
  5. New account generated with "index" instead of "account" forbole/forbole-x-extension#11