Skip to main content

Release 5

Marketplace

https://marketplace.polygonid.me/

Mobile app

  1. 2.2.7 version in the app stores
  2. updated core library that solved RHS bug 2.on android alternative QR code scanner and possibilities to change it
  3. 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)
  4. removed revocation status check from the app (now the check is only on core library)
  5. now app shows error message get from the core library (libpolygonid)

Mobile SDK

  1. https://github.com/0xPolygonID/polygonid-flutter-sdk/releases/tag/v2.2.8%2B1
  2. https://github.com/0xPolygonID/polygonid-flutter-sdk/releases/tag/v2.2.8%2B2

Issuer Node

  1. https://www.notion.so/polygontechnology/Issuer-Node-release-07841f372d714acf8a88b4ed9c852ef5
  2. https://github.com/0xPolygonID/issuer-node/releases/tag/v2.3.0

Environments

  1. https://www.notion.so/polygontechnology/Environments-4e9ad9f1426e4590813d955252b1397e

Schema Builder

  1. https://github.com/0xPolygonID/schema-builder/releases/tag/1.0.0

JS-SDK:

  1. Non-merklized credential support https://github.com/0xPolygonID/js-sdk/releases/tag/v1.1.0
  2. Work with on-chain requests https://github.com/0xPolygonID/js-sdk/releases/tag/v1.2.0
  3. RHS genesis publish state https://github.com/0xPolygonID/js-sdk/releases/tag/v1.2.0
  4. Onchain revocation status https://github.com/0xPolygonID/js-sdk/pull/137

Js-iden3-core/ js-jsonld-merklization / js-jwz /

  1. 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
  2. https://github.com/iden3/js-jsonld-merklization/pull/37
  3. Support big integers https://github.com/iden3/js-jsonld-merklization/releases/tag/v1.0.2

Js-merkletree

  1. Work on serialization for external storages https://github.com/iden3/js-merkletree/releases/tag/v1.1.0

Js-iden3-auth

  1. Cache loaders, non-merklized verification https://github.com/iden3/js-iden3-auth/releases/tag/v1.0.3

JS Multiplatform testing framework

  1. https://github.com/0xPolygonID/js-cross-platform-testing (ready for Js iden3-core/ js-jsonld-merklization / js-jwz / js-merkletree)

React native prover

  1. https://github.com/0xPolygonID/react-native-rapidsnark
  2. JS-SDK wrapper for prover: WIP.

Auth demo & other activities

  1. QR code links approach
  2. Conducted several demos with customers
  3. Continuous support
  4. Significant Involvement in campaign

Mobile:

  1. C- Polygon ID numerous improvements
  2. Continuous Bug fixing.

Go-iden3-auth / iden3comm

  1. V2 release (non-merklized credentials, push notifications, v2 core support) https://github.com/iden3/go-iden3-auth/releases/tag/v2.0.0-beta.2
  2. Support push as transport level https://github.com/iden3/iden3comm/releases/tag/v2.0.0
  3. Refresh service WIP https://github.com/0xPolygonID/refresh-service

Go-schema-processor

  1. New approach for serialization (non-merklized credentials, huge refactoring) https://github.com/iden3/go-schema-processor/releases/tag/v2.0.0

Contracts

  1. Upgrade State contract main / Mumbai network to 2.3.0 https://github.com/iden3/contracts/pull/185
  2. Onchain tree store. Feature/pid 955 on-chain identity tree store
  3. Audit Chore/audit fixed 2
  4. Preparation for the next version of ZKP verifier and validator improvements Feature/pid 1054

Docs:

  1. https://iden3-communication.io/ - iden3comm protocol documentation release
  2. Continious update of tutorials add push notification service guide, update to latest auth libs

References implementation:

  1. Ethereum based identities
  2. Onchain Revocation status support PID-955: onchain support
  3. Publishing of the genesis state PID-1314: support genesis state
  4. Agent revocation status support RHS and agent revocation endpoint for auth claim