Releases: GemWallet/gemwallet-extension
Releases · GemWallet/gemwallet-extension
v3.8.1
What's Changed
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 by @dependabot in #391
- Bump happy-dom from 13.3.8 to 15.10.2 by @dependabot in #393
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #394
- Support secp256k1 for numbers by @FlorianBouron in #395
- Release 3.8.1 by @FlorianBouron in #396
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- Bump vite from 5.3.3 to 5.3.6 by @dependabot in #382
- Bump express from 4.19.2 to 4.21.0 by @dependabot in #384
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #381
- Bump webpack from 5.90.1 to 5.94.0 by @dependabot in #380
- Add PaymentChannelAuthorize transaction type by @desimmons in #379
- docs: add desimmons as a contributor for code by @allcontributors in #385
- Bump rollup from 4.18.0 to 4.22.4 by @dependabot in #387
- Add isHex flag in signMessage API by @ThibautBremand in #388
- Release 3.8.0 by @FlorianBouron in #390
New Contributors
- @desimmons made their first contribution in #379
Full Changelog: v3.7.2...v3.8.0
v3.7.2
What's Changed
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #371
- Bump ws from 8.16.0 to 8.17.1 by @dependabot in #373
- Fix some linting issues by @FlorianBouron in #372
- Bump vite by @FlorianBouron in #375
- Remove halloween theme by @FlorianBouron in #376
- Add secp256k1 algorithm support by @FlorianBouron in #377
- Release 3.7.2 by @FlorianBouron in #378
Full Changelog: v3.7.1...v3.7.2
v3.7.1
What's Changed
- Migrate to Vite by @ThibautBremand in #352
- Upgrade vite to 5.1.3 by @FlorianBouron in #354
- Update client TS types by @FlorianBouron in #355
- Cleanup code by @FlorianBouron in #356
- Bump es5-ext from 0.10.62 to 0.10.64 by @dependabot in #358
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #360
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #361
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #362
- Bump vite from 5.1.3 to 5.1.7 by @dependabot in #363
- Extract Cypress by @FlorianBouron in #368
- Fix Xahau owner reserve by @ThibautBremand in #369
- Release 3.7.1 by @FlorianBouron in #370
Full Changelog: v3.7.0...v3.7.1
v3.7.0
What's Changed
- Rework main token handling by @ThibautBremand in #332
- Improve fees calculation in transaction views by @ThibautBremand in #336
- Refactor LedgerContext for multi-chain by @ThibautBremand in #333
- Refactor networks management for multi-chain by @ThibautBremand in #337
- Add fields to sendPayment API by @ThibautBremand in #317
- Add fields to setTrustline API by @ThibautBremand in #318
- Add JSON Transaction submitter by @ThibautBremand in #339
- Set Regular Key by @ThibautBremand in #264
- Remove AMM Devnet network by @FlorianBouron in #342
- Add Xahau by @ThibautBremand in #259
- Improve Buttons in Submit Raw Transaction view by @ThibautBremand in #344
- Upgrade node to 18.19.0 by @FlorianBouron in #298
- Detect wrong NetworkID in Transaction views by @ThibautBremand in #343
- Update vscode settings by @FlorianBouron in #345
- Bump follow-redirects from 1.14.9 to 1.15.4 by @dependabot in #347
- Add setHook endpoint by @ThibautBremand in #338
- Display token infos in Send Payment view by @ThibautBremand in #346
- Release 3.7.0 by @FlorianBouron in #340
- Fix messaging for setHook endpoint by @ThibautBremand in #349
- Add chain in getNetwork response by @ThibautBremand in #350
- Fix custom networks management by @ThibautBremand in #351
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- Revamp Bulk Transactions view by @ThibautBremand in #321
- Refactor messaging system for XRPL protocol endpoints by @ThibautBremand in #323
- Refactor messaging system for NFT endpoints by @ThibautBremand in #325
- Refactor messaging system for DEX endpoints by @ThibautBremand in #327
- Refactor messaging system for other endpoints by @ThibautBremand in #328
- Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #330
- Fix AMM display by @ThibautBremand in #334
- Release 3.6.0 by @ThibautBremand in #335
Full Changelog: v3.5.6...v3.6.0
v3.5.6
What's Changed
- Bump @babel/traverse from 7.16.8 to 7.23.2 by @dependabot in #322
- Feat/citrouille by @FlorianBouron in #324
- Bump versions to 3.5.6 by @FlorianBouron in #326
Full Changelog: v3.5.5...v3.5.6
v3.5.5
What's Changed
- Fix popup size by @ThibautBremand in #319
- Release 3.5.5 by @FlorianBouron in #320
Full Changelog: v3.5.4...v3.5.5
v3.5.4
What's Changed
- Refactor Dialog page by @FlorianBouron in #291
- Improve NFT viewer UI by @ThibautBremand in #295
- Add infos about destination tag in the Send Payment view by @ThibautBremand in #297
- Regroup transactions by date in Transaction history view by @ThibautBremand in #300
- Revamp Sign Message view by @ThibautBremand in #299
- Fix decimal precision on the add trustline view by @FlorianBouron in #301
- Revamp Submit Transaction view by @ThibautBremand in #302
- Create Transaction Page Template by @FlorianBouron in #303
- Refactor Submit Transaction view by @ThibautBremand in #305
- Introduce TransactionDetails component by @ThibautBremand in #306
- Update NFT Viewer cards styling by @ThibautBremand in #304
- Revamp Sign Transaction view by @ThibautBremand in #307
- Handle server rotation on connection failure by @FlorianBouron in #261
- Refactor AcceptNFTOffer view by @ThibautBremand in #308
- Revamp NFT Transaction views by @ThibautBremand in #309
- Hide account field in Transaction view by @FlorianBouron in #311
- Revamp DEX Transaction views by @ThibautBremand in #310
- Revamp Share views by @ThibautBremand in #313
- Change default background color by @FlorianBouron in #314
- Revamp other transaction views by @ThibautBremand in #312
- Improve transaction fields display by @ThibautBremand in #316
- Release 3.5.4 by @ThibautBremand in #315
Full Changelog: v3.5.3...v3.5.4
v3.5.3
What's Changed
- Add token search bar by @ThibautBremand in #283
- Fix close button in Token search Modal by @ThibautBremand in #288
- Add token icons for token listing by @TusharPardhe in #266
- Add animation in NFT Details modal by @FlorianBouron in #289
- Rename 'Wallets' button into 'Tokens' by @FlorianBouron in #290
- Fix NFT viewer scrolling by @ThibautBremand in #292
- Improve NavBar styling by @TusharPardhe in #265
- Release 3.5.3 by @FlorianBouron in #293
Full Changelog: v3.5.2...v3.5.3