Skip to content

v2.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Funkatronics Funkatronics released this 13 Oct 21:40
· 430 commits to main since this release
f4f49e6

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

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