Skip to content

v2.0.0

Compare
Choose a tag to compare
@Funkatronics Funkatronics released this 21 Dec 16:18
· 276 commits to main since this release
b80cb12

What's Changed

  • chore(deps): bump com.android.application from 7.4.2 to 8.1.0 in /android by @dependabot in #525
  • chore(deps): bump androidx.navigation:navigation-safe-args-gradle-plugin from 2.5.3 to 2.7.0 in /android by @dependabot in #527
  • chore(deps): bump com.android.tools.build:gradle from 7.2.1 to 8.1.0 in /examples/example-react-native-app/android by @dependabot in #528
  • chore(deps): bump com.android.tools.build:gradle from 7.4.2 to 8.1.1 in /js/packages/mobile-wallet-adapter-protocol/android by @dependabot in #531
  • chore(deps): bump org.jetbrains.kotlin:kotlin-test from 1.9.0 to 1.9.10 in /android by @dependabot in #537
  • chore(deps): bump org.jetbrains.kotlin:kotlin-test from 1.9.0 to 1.9.10 in /examples/example-clientlib-ktx-app by @dependabot in #538
  • chore(deps): bump org.jetbrains.kotlin.android from 1.9.0 to 1.9.10 in /android by @dependabot in #533
  • chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.0 to 1.9.10 in /android by @dependabot in #534
  • chore(deps): bump androidx.navigation:navigation-safe-args-gradle-plugin from 2.7.0 to 2.7.1 in /android by @dependabot in #536
  • chore(deps): bump com.android.library from 8.1.0 to 8.1.1 in /android by @dependabot in #535
  • chore(deps): bump com.solanamobile:mobile-wallet-adapter-clientlib from 1.1.0 to 1.2.0 in /js/packages/mobile-wallet-adapter-protocol/android by @dependabot in #540
  • chore(deps): bump com.google.dagger:hilt-compiler from 2.47 to 2.48 in /examples/example-clientlib-ktx-app by @dependabot in #543
  • chore(deps): bump com.google.dagger:hilt-android-gradle-plugin from 2.47 to 2.48 in /examples/example-clientlib-ktx-app by @dependabot in #544
  • chore(deps): bump com.google.dagger:hilt-android from 2.47 to 2.48 in /examples/example-clientlib-ktx-app by @dependabot in #545
  • chore(deps): bump androidx.navigation:navigation-safe-args-gradle-plugin from 2.7.1 to 2.7.2 in /android by @dependabot in #546
  • Fix React Native module rpc method timeout handling by @Funkatronics in #549
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #547
  • Fix Association Promise Rejection by @Funkatronics in #548
  • chore(deps): bump org.jetbrains.kotlin.android from 1.9.0 to 1.9.10 in /examples/example-clientlib-ktx-app by @dependabot in #539
  • chore(deps): bump com.android.application from 8.1.0 to 8.1.1 in /android by @dependabot in #542
  • Mwa 2.0 spec by @Funkatronics in #521
  • Fix Spec Display Names by @Funkatronics in #550
  • Update README.md for 1.2.0 release by @Funkatronics in #551
  • chore(deps): bump androidx.navigation:navigation-safe-args-gradle-plugin from 2.7.2 to 2.7.3 in /android by @dependabot in #553
  • chore(deps): bump com.android.library from 8.1.1 to 8.1.2 in /android by @dependabot in #557
  • chore(deps): bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /js/packages/mobile-wallet-adapter-protocol/android by @dependabot in #555
  • chore(deps): bump com.android.application from 8.1.1 to 8.1.2 in /android by @dependabot in #556
  • Update Session Properties Spec by @Funkatronics in #559
  • MWA 2.0 Library RPC Changes by @Funkatronics in #560
  • chore(deps): bump androidx.navigation:navigation-safe-args-gradle-plugin from 2.7.3 to 2.7.4 in /android by @dependabot in #564
  • chore(deps): bump com.google.dagger:hilt-android from 2.48 to 2.48.1 in /examples/example-clientlib-ktx-app by @dependabot in #565
  • chore(deps): bump com.google.dagger:hilt-android-gradle-plugin from 2.48 to 2.48.1 in /examples/example-clientlib-ktx-app by @dependabot in #567
  • chore(deps): bump com.google.dagger:hilt-compiler from 2.48 to 2.48.1 in /examples/example-clientlib-ktx-app by @dependabot in #566
  • [TBD] Align with upcoming wallet-standard connect feature by @Funkatronics in #562
  • MWA 2.0 Version Negotiation by @Funkatronics in #558
  • Make MobileWalletAdapterSession.getSesionProperties public by @Funkatronics in #568
  • Update broken links in README by @Michaelsulistio in #570
  • Align with wallet-standard WalletAccount interface by @Funkatronics in #563
  • Properly implement 2.0 authorize method in MobileWalletAdapterClient by @Funkatronics in #569
  • KTX Sample App UX Simplification by @creativedrewy in #571
  • hide protocol version from consumers by @Funkatronics in #577
  • Fix clientlib session properties regression by @Funkatronics in #579
  • MWA 2.0 clientlib-ktx support by @creativedrewy in #576
  • Deprecate Sign only method in 2.0 Spec by @Funkatronics in #580
  • Deprecate signTransactions in libs by @Funkatronics in #581
  • chore(deps): bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 in /examples/example-clientlib-ktx-app by @dependabot in #582
  • walletlib + fakewallet updates by @Funkatronics in #574
  • Expose MWA 2.0 stuff in Fakedapp by @Funkatronics in #583
  • Bump mwa-protocol-web3js version by @Michaelsulistio in #554
  • Unity SDK link fix by @grimAgent in #589
  • chore(deps): bump org.jetbrains.kotlin.android from 1.9.10 to 1.9.20 in /android by @dependabot in #593
  • chore(deps): bump org.robolectric:robolectric from 4.10.3 to 4.11.1 in /examples/example-clientlib-ktx-app by @dependabot in #596
  • chore(deps): bump org.robolectric:robolectric from 4.10.3 to 4.11.1 in /android by @dependabot in #594
  • chore(deps): bump androidx.navigation:navigation-safe-args-gradle-plugin from 2.7.4 to 2.7.5 in /android by @dependabot in #590
  • chore(deps): bump org.jetbrains.kotlin:kotlin-test from 1.9.10 to 1.9.20 in /android by @dependabot in #591
  • chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 in /android by @dependabot in #592
  • Expose new send transaction params by @Funkatronics in #588
  • chore(deps): bump org.jetbrains.kotlin.android from 1.9.10 to 1.9.20 in /examples/example-clientlib-ktx-app by @dependabot in #595
  • Sign in with Solana by @Funkatronics in #584
  • chore(deps): bump com.android.tools.build:gradle from 8.1.2 to 8.1.3 in /js/packages/mobile-wallet-adapter-protocol/android by @dependabot in #599
  • chore(deps): bump com.android.application from 8.1.2 to 8.1.3 in /android by @dependabot in #601
  • chore(deps): bump com.android.library from 8.1.2 to 8.1.3 in /android by @dependabot in #602
  • chore(deps): bump dessant/label-actions from 3 to 4 by @dependabot in #598
  • chore(deps): bump io.coil-kt:coil from 2.4.0 to 2.5.0 in /android by @dependabot in #603
  • Remove RxJava Lib + Example App by @Funkatronics in #604
  • chore(deps): bump org.robolectric:robolectric from 4.10.3 to 4.11.1 in /examples/example-clientlib-ktx-app by @dependabot in #607
  • chore(deps): bump com.android.application from 8.1.3 to 8.1.4 in /android by @dependabot in #608
  • chore(deps): bump com.android.tools.build:gradle from 8.1.3 to 8.1.4 in /js/packages/mobile-wallet-adapter-protocol/android by @dependabot in #612
  • chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.76 to 1.77 in /android by @dependabot in #609
  • chore(deps): bump com.android.library from 8.1.3 to 8.1.4 in /android by @dependabot in #611
  • chore(deps): bump org.jetbrains.kotlin.android from 1.9.20 to 1.9.21 in /android by @dependabot in #614
  • chore(deps): bump org.jetbrains.kotlin:kotlin-test from 1.9.20 to 1.9.21 in /android by @dependabot in #615
  • chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.20 to 1.9.21 in /android by @dependabot in #613
  • MWA 2.0 Auth Repository by @Funkatronics in #605
  • MWA 2.0 Web: Association by @Funkatronics in #619
  • Example Web App - add resolutions by @Funkatronics in #622
  • chore(deps): bump com.google.dagger:hilt-android from 2.48.1 to 2.49 in /examples/example-clientlib-ktx-app by @dependabot in #630
  • chore(deps): bump com.google.dagger:hilt-android-gradle-plugin from 2.48.1 to 2.49 in /examples/example-clientlib-ktx-app by @dependabot in #629
  • MWA 2.0 Web: 2.0 API by @Funkatronics in #623
  • MWA JS: Sign in with Solana by @Funkatronics in #633
  • chore(deps): bump com.google.dagger:hilt-compiler from 2.48.1 to 2.49 in /examples/example-clientlib-ktx-app by @dependabot in #631
  • chore(deps): bump org.jetbrains.kotlin.android from 1.9.20 to 1.9.21 in /examples/example-clientlib-ktx-app by @dependabot in #617
  • chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #628
  • chore(deps): bump com.android.application from 8.1.4 to 8.2.0 in /android by @dependabot in #626
  • chore(deps): bump com.android.tools.build:gradle from 8.1.4 to 8.2.0 in /js/packages/mobile-wallet-adapter-protocol/android by @dependabot in #632
  • Genymotion Emulators to eliminate flakiness! by @Funkatronics in #575
  • Update SIWS spec by @Funkatronics in #637
  • wallet-adapter-mobile siws support by @Funkatronics in #635
  • Align SIWS implementation with Phantom spec by @Funkatronics in #636
  • Combine Dependabot Action Updates by @Funkatronics in #646
  • chore(deps): bump androidx.navigation:navigation-safe-args-gradle-plugin from 2.7.5 to 2.7.6 in /android by @dependabot in #644
  • Clientlib Ktx SIWS by @Funkatronics in #647
  • mark @react-native-async-storage/async-storage as optional dependency by @neerfri in #649
  • Finalize MWA 2.0 spec by @Funkatronics in #638

New Contributors

  • @grimAgent made their first contribution in #589
  • @neerfri made their first contribution in #649

Full Changelog: v1.2.0...v2.0.0