Releases: prax-wallet/prax
v14.2.0
v14.1.1
v14.1.0
What's Changed
- fix: beta extension bundle by @VanishMax in #209
- fix: stringify the extension id correctly by @VanishMax in #210
- remove tendermint proxy timestamp by @TalDerei in #212
- remove inject request method by @TalDerei in #213
- remove epoch duration by @TalDerei in #211
- Noble sequence search by @grod220 in #215
- fix(extension): #207: fix resetting the fullSyncHeight in local storage after cache clearing by @VanishMax in #217
- fix(extension): typesafe storage clearing by @VanishMax in #219
- handle wallet birthday height for non-mainnet chain ids by @TalDerei in #216
- Update registry to latest by @grod220 in #222
- prep v14.1 release by @TalDerei in #224
Full Changelog: v14.0.0...v14.1.0
v14.0.0
What's Changed
-
IBC Relay Actions are now viewable in transactions page. Here's an example of details: https://stake.with.starlingcyber.net/#/tx/278c5973f4f300e75e3dba8d74e60e78e777d1b61d41717a9dc2d911607d9034. Before, there were not transactions in the user's view to see the status of an IBC relay, causing users to wonder if it ever made it or was refunded. Now those status are viewable in transactions that now Prax indexes.
-
In onboarding, you can now select USDC as the denom to track prices. During sync, Prax will keep an eye on swaps and keep prices in its database in terms of that denom. In minifront, if there have been enough swaps, users may see pricing in terms of USDC listed. For existing users, they can enable this in Settings -> Price Denomination.
-
Prax can now build
Spend
actions. This was originally enabled in the first week of mainnet, but disabled due to finding a bug. This is mostly an internal change, but in an upcoming Minifront update, users will be able to send the full balance of assets in their account without having to leave a little behind for gas. -
Bug fixes:
- In some users' transactions page, they may have seen transactions in their list that they did not issue. Patched this problem. A bump in idb version causes clients to resync. Due to the idb version bump, this is a major update and cannot be reverted to earlier versions.
- Copy button not displaying in Prax address selector
PR changelog
- update to 11.2 registry by @grod220 in #197
- Remove marketing site deployment action by @grod220 in #201
- Relay tx tracking updates by @grod220 in #202
- Re-enable numeraires in onboarding by @grod220 in #203
- Enumerate userflows for release testing by @grod220 in #204
- Prep v14 release by @grod220 in #205
Full Changelog: v13.0.0...v14.0.0
v13.0.0
What's Changed
- docs: remove adr by @TalDerei in #185
- sync: fresh and existing wallets skip trial decryption by @TalDerei and @grod220 in #164
- onboarding: request level timeouts by @TalDerei in #189
- use updated packages by @TalDerei and @turbocrime in #192
- prep v13.0 by @TalDerei in #193
Full Changelog: v12.1.0...v13.0.0
v12.1.0
What's Changed
- Install devDeps as well by @grod220 in #180
- Popup ready signal to service worker by @JasonMHasperhoven in #174
- inject request method without handling neutered port by @turbocrime in #181
- LP position action views by @grod220 in #187
- Prep v12.1 by @grod220 in #188
New Contributors
- @JasonMHasperhoven made their first contribution in #174
Full Changelog: v12.0.0...v12.1.0
v12.0.0
v11.15.0
What's Changed
- fix(extension): #107: allow http for localhost by @VanishMax in #153
- use bundled protos by @turbocrime in #154
- Update turbo dep to 2.0 by @grod220 in #159
- prep v11.15 release by @grod220 in #167
Full Changelog: v11.14.0...v11.15.0
v11.14.0
What's Changed
- meet adr 006 by @turbocrime in #134
- Prep v11.14.0 release by @VanishMax in #150
Full Changelog: v11.13.1...v11.14.0