Skip to content

Chat_1.0.0-alpha02

Choose a tag to compare

@Talhaali00 Talhaali00 released this 04 Nov 20:56
· 4658 commits to develop since this release
3a72014

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