Skip to content

Releases: worldcoin/idkit-kotlin

3.1.0

29 Jan 20:57
5c29eff

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0.0

30 Sep 13:57
0fef70e

Choose a tag to compare

Introduces a way to get proof of personhood via the new CredentialCategories API. This is a breaking change as it required changing the response type to support multiple proofs.

What's Changed

  • [APP-9080] [APP] Add Publishing functionality to idkit-kotlin by @manutfh in #16
  • [ID_838] Added support for requesting the new optional CredentialCategory.PERSONHOOD type by @Grimald in #17
  • fix build and update readme by @decentralgabe in #19
  • Update README.md by @SeanROlszewski in #18
  • Starting 3.0.0 releases are also published on Maven Central #24

Full Changelog: 2.0.1...3.0.0

2.0.1

29 Aug 18:36
4f7cd69

Choose a tag to compare

This release adds support for changing a query parameter which is used to configure World App to handle different payload types.

2.0.0

09 Aug 02:39
2be28b0

Choose a tag to compare

  • Introduces a new API for determining if a World ID holder has verified their identity using a document or secure document.
  • Improved logging and error messaging.

1.0.1

24 Jul 21:33
e71ae35

Choose a tag to compare

Fix idkit issue