Skip to content

Releases: WalletConnect/WalletConnectKotlinV2

Sign 2.2.0

23 Nov 21:22
4d719e0
Compare
Choose a tag to compare

What's Changed

  • fix: Change minimal width by @Elyniss in #468
  • refactor: Consolidated sdkVersion by @Elyniss in #467
  • Add a new extra field for an artifact description by @jakobuid in #465
  • refactor: Auth obsolete TODOs cleanup by @Elyniss in #477
  • fix: update maven urls by @jakobuid in #481
  • Fix ReadMe License path. by @biranyucel in #479
  • refactor: Remove unwanted methods validation code by @Elyniss in #487
  • Improve error handling in keychain by @jakobuid in #485
  • Fix path for getting android sources by @jakobuid in #496
  • Add PairingHandler to hide internal methods of Pairing API by @jakobuid in #489
  • Core 1.4.0, Sign. 2.2.0, Auth 1.2.0, Chat 1.0.0-alpha03 by @Talhaali00 in #503

New Contributors

Full Changelog: Android-Core-Impl_1.3.0...Sign_2.2.0

Auth 1.2.0

23 Nov 21:24
4d719e0
Compare
Choose a tag to compare

What's Changed

  • fix: Change minimal width by @Elyniss in #468
  • refactor: Consolidated sdkVersion by @Elyniss in #467
  • Add a new extra field for an artifact description by @jakobuid in #465
  • refactor: Auth obsolete TODOs cleanup by @Elyniss in #477
  • fix: update maven urls by @jakobuid in #481
  • Fix ReadMe License path. by @biranyucel in #479
  • refactor: Remove unwanted methods validation code by @Elyniss in #487
  • Improve error handling in keychain by @jakobuid in #485
  • Fix path for getting android sources by @jakobuid in #496
  • Add PairingHandler to hide internal methods of Pairing API by @jakobuid in #489
  • Core 1.4.0, Sign. 2.2.0, Auth 1.2.0, Chat 1.0.0-alpha03 by @Talhaali00 in #503

New Contributors

Full Changelog: Android-Core-Impl_1.3.0...Auth_1.2.0

Android-Core 1.4.0

23 Nov 21:25
4d719e0
Compare
Choose a tag to compare

What's Changed

  • fix: Change minimal width by @Elyniss in #468
  • refactor: Consolidated sdkVersion by @Elyniss in #467
  • Add a new extra field for an artifact description by @jakobuid in #465
  • refactor: Auth obsolete TODOs cleanup by @Elyniss in #477
  • fix: update maven urls by @jakobuid in #481
  • Fix ReadMe License path. by @biranyucel in #479
  • refactor: Remove unwanted methods validation code by @Elyniss in #487
  • Improve error handling in keychain by @jakobuid in #485
  • Fix path for getting android sources by @jakobuid in #496
  • Add PairingHandler to hide internal methods of Pairing API by @jakobuid in #489
  • Core 1.4.0, Sign. 2.2.0, Auth 1.2.0, Chat 1.0.0-alpha03 by @Talhaali00 in #503

New Contributors

Full Changelog: Android-Core-Impl_1.3.0...Android-Core_1.4.0

Chat 1.0.0-alpha03

23 Nov 21:23
4d719e0
Compare
Choose a tag to compare
Chat 1.0.0-alpha03 Pre-release
Pre-release

What's Changed

  • fix: Change minimal width by @Elyniss in #468
  • refactor: Consolidated sdkVersion by @Elyniss in #467
  • Add a new extra field for an artifact description by @jakobuid in #465
  • refactor: Auth obsolete TODOs cleanup by @Elyniss in #477
  • fix: update maven urls by @jakobuid in #481
  • Fix ReadMe License path. by @biranyucel in #479
  • refactor: Remove unwanted methods validation code by @Elyniss in #487
  • Improve error handling in keychain by @jakobuid in #485
  • Fix path for getting android sources by @jakobuid in #496
  • Add PairingHandler to hide internal methods of Pairing API by @jakobuid in #489
  • Core 1.4.0, Sign. 2.2.0, Auth 1.2.0, Chat 1.0.0-alpha03 by @Talhaali00 in #503

New Contributors

Full Changelog: Android-Core-Impl_1.3.0...Chat_1.0.0-alpha03

Sign_2.1.0

04 Nov 20:56
3a72014
Compare
Choose a tag to compare

What's Changed

  • Add logs for client id by @jakobuid in #416
  • fix: Add 10 second timeout to establishing connection by @Elyniss in #417
  • refactor: QR Code cleanup by @Elyniss in #420
  • Removed JsonRPC SharedPref since it's not being used and was replaced… by @Talhaali00 in #421
  • feature: Return qr code before sending session_propose/auth_request by @Elyniss in #427
  • Feature: Add support for EIP-1271 verification by @Elyniss in #428
  • Feature/core/pairing client by @Talhaali00 in #429
  • Release by @Talhaali00 in #432
  • Integrate android core into chat sdk by @jakobuid in #433
  • Refactor/key management repository and key chain by @jakobuid in #435
  • Feature/Chat Alpha by @jakobuid in #436
  • Develop to Master by @jakobuid in #440
  • Feature/core/subscribe error handling by @Talhaali00 in #438
  • Update core sdk ReadMe.md by @jakobuid in #447
  • Bugfix/sign/encrypted db crashing by @Talhaali00 in #444
  • Fix MasterKey deprecation warnings. by @bffcorreia in #441
  • added chart to README by @Talhaali00 in #452
  • Workflow based on matrix by @Elyniss in #457
  • call onSuccess after unsubscribing from relay by @ValeryPonomarenko in #443
  • Fix multiple collection of methods inside sdk setup function by @jakobuid in #456
  • added steps to run android core SDK, Impl, and Chat SDK unit tests by @Talhaali00 in #454
  • develop to master by @Talhaali00 in #464

New Contributors

Full Changelog: 2.0.0-rc.5...Sign_2.1.0

Chat_1.0.0-alpha02

04 Nov 20:56
3a72014
Compare
Choose a tag to compare

What's Changed

  • Add logs for client id by @jakobuid in #416
  • fix: Add 10 second timeout to establishing connection by @Elyniss in #417
  • refactor: QR Code cleanup by @Elyniss in #420
  • Removed JsonRPC SharedPref since it's not being used and was replaced… by @Talhaali00 in #421
  • feature: Return qr code before sending session_propose/auth_request by @Elyniss in #427
  • Feature: Add support for EIP-1271 verification by @Elyniss in #428
  • Feature/core/pairing client by @Talhaali00 in #429
  • Release by @Talhaali00 in #432
  • Integrate android core into chat sdk by @jakobuid in #433
  • Refactor/key management repository and key chain by @jakobuid in #435
  • Feature/Chat Alpha by @jakobuid in #436
  • Develop to Master by @jakobuid in #440
  • Feature/core/subscribe error handling by @Talhaali00 in #438
  • Update core sdk ReadMe.md by @jakobuid in #447
  • Bugfix/sign/encrypted db crashing by @Talhaali00 in #444
  • Fix MasterKey deprecation warnings. by @bffcorreia in #441
  • added chart to README by @Talhaali00 in #452
  • Workflow based on matrix by @Elyniss in #457
  • call onSuccess after unsubscribing from relay by @ValeryPonomarenko in #443
  • Fix multiple collection of methods inside sdk setup function by @jakobuid in #456
  • added steps to run android core SDK, Impl, and Chat SDK unit tests by @Talhaali00 in #454
  • develop to master by @Talhaali00 in #464

New Contributors

Full Changelog: 2.0.0-rc.5...Chat_1.0.0-alpha02

Auth_1.1.0

04 Nov 20:56
3a72014
Compare
Choose a tag to compare

What's Changed

  • Add logs for client id by @jakobuid in #416
  • fix: Add 10 second timeout to establishing connection by @Elyniss in #417
  • refactor: QR Code cleanup by @Elyniss in #420
  • Removed JsonRPC SharedPref since it's not being used and was replaced… by @Talhaali00 in #421
  • feature: Return qr code before sending session_propose/auth_request by @Elyniss in #427
  • Feature: Add support for EIP-1271 verification by @Elyniss in #428
  • Feature/core/pairing client by @Talhaali00 in #429
  • Release by @Talhaali00 in #432
  • Integrate android core into chat sdk by @jakobuid in #433
  • Refactor/key management repository and key chain by @jakobuid in #435
  • Feature/Chat Alpha by @jakobuid in #436
  • Develop to Master by @jakobuid in #440
  • Feature/core/subscribe error handling by @Talhaali00 in #438
  • Update core sdk ReadMe.md by @jakobuid in #447
  • Bugfix/sign/encrypted db crashing by @Talhaali00 in #444
  • Fix MasterKey deprecation warnings. by @bffcorreia in #441
  • added chart to README by @Talhaali00 in #452
  • Workflow based on matrix by @Elyniss in #457
  • call onSuccess after unsubscribing from relay by @ValeryPonomarenko in #443
  • Fix multiple collection of methods inside sdk setup function by @jakobuid in #456
  • added steps to run android core SDK, Impl, and Chat SDK unit tests by @Talhaali00 in #454
  • develop to master by @Talhaali00 in #464

New Contributors

Full Changelog: 2.0.0-rc.5...Auth_1.1.0

Android-Core_1.3.0

04 Nov 20:57
3a72014
Compare
Choose a tag to compare

What's Changed

  • Add logs for client id by @jakobuid in #416
  • fix: Add 10 second timeout to establishing connection by @Elyniss in #417
  • refactor: QR Code cleanup by @Elyniss in #420
  • Removed JsonRPC SharedPref since it's not being used and was replaced… by @Talhaali00 in #421
  • feature: Return qr code before sending session_propose/auth_request by @Elyniss in #427
  • Feature: Add support for EIP-1271 verification by @Elyniss in #428
  • Feature/core/pairing client by @Talhaali00 in #429
  • Release by @Talhaali00 in #432
  • Integrate android core into chat sdk by @jakobuid in #433
  • Refactor/key management repository and key chain by @jakobuid in #435
  • Feature/Chat Alpha by @jakobuid in #436
  • Develop to Master by @jakobuid in #440
  • Feature/core/subscribe error handling by @Talhaali00 in #438
  • Update core sdk ReadMe.md by @jakobuid in #447
  • Bugfix/sign/encrypted db crashing by @Talhaali00 in #444
  • Fix MasterKey deprecation warnings. by @bffcorreia in #441
  • added chart to README by @Talhaali00 in #452
  • Workflow based on matrix by @Elyniss in #457
  • call onSuccess after unsubscribing from relay by @ValeryPonomarenko in #443
  • Fix multiple collection of methods inside sdk setup function by @jakobuid in #456
  • added steps to run android core SDK, Impl, and Chat SDK unit tests by @Talhaali00 in #454
  • develop to master by @Talhaali00 in #464

New Contributors

Full Changelog: 2.0.0-rc.5...Android-Core-Impl_1.3.0

Chat_1.0.0-alpha01

28 Oct 14:46
eaedba8
Compare
Choose a tag to compare
Chat_1.0.0-alpha01 Pre-release
Pre-release

What's Changed

  • Add logs for client id by @jakobuid in #416
  • fix: Add 10 second timeout to establishing connection by @Elyniss in #417
  • refactor: QR Code cleanup by @Elyniss in #420
  • Removed JsonRPC SharedPref since it's not being used and was replaced… by @Talhaali00 in #421
  • feature: Return qr code before sending session_propose/auth_request by @Elyniss in #427
  • Feature: Add support for EIP-1271 verification by @Elyniss in #428
  • Feature/core/pairing client by @Talhaali00 in #429
  • Release by @Talhaali00 in #432
  • Integrate android core into chat sdk by @jakobuid in #433
  • Refactor/key management repository and key chain by @jakobuid in #435
  • Feature/Chat Alpha by @jakobuid in #436
  • Develop to Master by @jakobuid in #440

Full Changelog: 2.0.0-rc.5...Chat_1.0.0-alpha01

Sign 2.0.0

25 Oct 07:34
2021f25
Compare
Choose a tag to compare

What's Changed

  • Add logs for client id by @jakobuid in #416
  • fix: Add 10 second timeout to establishing connection by @Elyniss in #417
  • refactor: QR Code cleanup by @Elyniss in #420
  • Removed JsonRPC SharedPref since it's not being used and was replaced… by @Talhaali00 in #421
  • feature: Return qr code before sending session_propose/auth_request by @Elyniss in #427
  • Feature: Add support for EIP-1271 verification by @Elyniss in #428
  • Feature/core/pairing client by @Talhaali00 in #429
  • Release by @Talhaali00 in #432

Full Changelog: 2.0.0-rc.5...Sign_2.0.0