Release 5
Marketplace
https://marketplace.polygonid.me/
Mobile app
- 2.2.7 version in the app stores
- updated core library that solved RHS bug 2.on android alternative QR code scanner and possibilities to change it
- replaced the navigation bar component with simple buttons that copy 1:1 the UI/UX of this bar ( solving the bug that makes disappear the navigation bar randomly after navigation inside the app)
- removed revocation status check from the app (now the check is only on core library)
- now app shows error message get from the core library (libpolygonid)
Mobile SDK
- https://github.com/0xPolygonID/polygonid-flutter-sdk/releases/tag/v2.2.8%2B1
- https://github.com/0xPolygonID/polygonid-flutter-sdk/releases/tag/v2.2.8%2B2
Issuer Node
- https://www.notion.so/polygontechnology/Issuer-Node-release-07841f372d714acf8a88b4ed9c852ef5
- https://github.com/0xPolygonID/issuer-node/releases/tag/v2.3.0
Environments
Schema Builder
JS-SDK:
- Non-merklized credential support https://github.com/0xPolygonID/js-sdk/releases/tag/v1.1.0
- Work with on-chain requests https://github.com/0xPolygonID/js-sdk/releases/tag/v1.2.0
- RHS genesis publish state https://github.com/0xPolygonID/js-sdk/releases/tag/v1.2.0
- Onchain revocation status https://github.com/0xPolygonID/js-sdk/pull/137
Js-iden3-core/ js-jsonld-merklization / js-jwz /
- Multiplatform builds https://github.com/iden3/js-iden3-core/releases/tag/v1.0.3, https://github.com/iden3/js-jsonld-merklization/pulls?q=is%3Apr+is%3Aclosed
- https://github.com/iden3/js-jsonld-merklization/pull/37
- Support big integers https://github.com/iden3/js-jsonld-merklization/releases/tag/v1.0.2
Js-merkletree
- Work on serialization for external storages https://github.com/iden3/js-merkletree/releases/tag/v1.1.0
Js-iden3-auth
- Cache loaders, non-merklized verification https://github.com/iden3/js-iden3-auth/releases/tag/v1.0.3
JS Multiplatform testing framework
- https://github.com/0xPolygonID/js-cross-platform-testing (ready for Js iden3-core/ js-jsonld-merklization / js-jwz / js-merkletree)
React native prover
- https://github.com/0xPolygonID/react-native-rapidsnark
- JS-SDK wrapper for prover: WIP.
Auth demo & other activities
- QR code links approach
- Conducted several demos with customers
- Continuous support
- Significant Involvement in campaign
Mobile:
- C- Polygon ID numerous improvements
- Continuous Bug fixing.
Go-iden3-auth / iden3comm
- V2 release (non-merklized credentials, push notifications, v2 core support) https://github.com/iden3/go-iden3-auth/releases/tag/v2.0.0-beta.2
- Support push as transport level https://github.com/iden3/iden3comm/releases/tag/v2.0.0
- Refresh service WIP https://github.com/0xPolygonID/refresh-service
Go-schema-processor
- New approach for serialization (non-merklized credentials, huge refactoring) https://github.com/iden3/go-schema-processor/releases/tag/v2.0.0
Contracts
- Upgrade State contract main / Mumbai network to 2.3.0 https://github.com/iden3/contracts/pull/185
- Onchain tree store. Feature/pid 955 on-chain identity tree store
- Audit Chore/audit fixed 2
- Preparation for the next version of ZKP verifier and validator improvements Feature/pid 1054
Docs:
- https://iden3-communication.io/ - iden3comm protocol documentation release
- Continious update of tutorials add push notification service guide, update to latest auth libs
References implementation:
- Ethereum based identities
- Onchain Revocation status support PID-955: onchain support
- Publishing of the genesis state PID-1314: support genesis state
- Agent revocation status support RHS and agent revocation endpoint for auth claim