Releases: worldcoin/idkit-kotlin
Releases · worldcoin/idkit-kotlin
3.1.0
What's Changed
- Remove
local.propertiesfrom the repo by @Guardiola31337 in #21 - Add @Guardiola31337 as
CODEOWNERby @Guardiola31337 in #22 - Create android.yml by @SeanROlszewski in #11
- Add
LICENSEby @Guardiola31337 in #23 - Add publish to Maven Central setup by @Guardiola31337 in #24
- [ID-1414] Handled Android 15+ background network restrictions in IDKit polling by @Grimald in #26
- [ID-1423] Updated deeplink URL by @Grimald in #27
New Contributors
- @Guardiola31337 made their first contribution in #21
Full Changelog: 3.0.0...3.1.0
3.0.0
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.0releases are also published on Maven Central #24
Full Changelog: 2.0.1...3.0.0
2.0.1
This release adds support for changing a query parameter which is used to configure World App to handle different payload types.
2.0.0
- 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
Fix idkit issue