|
| 1 | +--- |
| 2 | +id: r8 |
| 3 | +title: Release 8 |
| 4 | +sidebar_label: Release 8 |
| 5 | +description: Release 8 features. |
| 6 | +keywords: |
| 7 | + - docs |
| 8 | + - privado id |
| 9 | + - holder |
| 10 | + - issuer |
| 11 | + - verifier |
| 12 | + - web wallet |
| 13 | + - wallet sdk |
| 14 | + - release 8 |
| 15 | +--- |
| 16 | + |
| 17 | +## Issuer Node (v3.0.0) |
| 18 | +Github tag: https://github.com/0xPolygonID/issuer-node/releases/tag/v3.0.0 |
| 19 | + |
| 20 | +1. Unification and Enhancement of the APIs (v2) |
| 21 | +2. Added multichain support |
| 22 | +3. Streamlined Credential Issuance |
| 23 | +4. Improvements to credential creation, QR code and link responses, error handling, and link workflows. |
| 24 | +5. New status options, pagination, and identity display improvements. |
| 25 | + |
| 26 | +## Web Wallet |
| 27 | + |
| 28 | +1. New dashboard with a landing page, credential management screens, filtering options, and improved navigation. |
| 29 | +2. Credential issuance now enables direct issuance within the web wallet and supports embedded credentials. |
| 30 | +3. Multi-query and cross-chain verification support. |
| 31 | +4. Enhanced document management, protocol message handling, and resolver reliability. |
| 32 | +5. Improved QR code performance, smart contract validation, and profile nonce handling for error reduction. |
| 33 | +6. Added new universal link format for integration. Prior format is deprecated and support will be removed after the next release. |
| 34 | + |
| 35 | +## Mobile Wallet App |
| 36 | +The new Privado ID Wallet App is live. |
| 37 | + |
| 38 | +Docs: https://docs.privado.id/docs/category/privado-id-wallet-app |
| 39 | + |
| 40 | +1. Added cross-chain verification support. |
| 41 | +2. Enabled encrypted storage of credentials in remote cloud storage. |
| 42 | +3. Identity creation from crypto wallet addresses. |
| 43 | +4. Local identity and account with feature to export private key. |
| 44 | +5. Credential issuance via embedded issuers. |
| 45 | +6. Added support for Universal links |
| 46 | + |
| 47 | +## Wallet SDK (v2.3.3 to v2.3.5) |
| 48 | +Github releases: https://github.com/0xPolygonID/polygonid-flutter-sdk/releases |
| 49 | + |
| 50 | +1. Added readable exceptions in the console. |
| 51 | +2. Circuit download in background |
| 52 | +3. Updated circuit library (clib) |
| 53 | +4. Auth claim support. |
| 54 | + |
| 55 | +## js-sdk (v1.15.3 to v1.21.1) |
| 56 | +Github releases: https://github.com/0xPolygonID/js-sdk/releases |
| 57 | + |
| 58 | +1. Support for submitZKPResponseV2 (cross-chain, multiple proofs in one tx) |
| 59 | +2. Added state transition retry feature. |
| 60 | +3. Enhanced messaging with required message bodies, improved message types, and adjustments to senderDid and JSON object handling. |
| 61 | +4. Fixed credential context order, validation for value array size, and chain configuration handling. |
| 62 | +5. Resolved issues with claim revocation checks on-chain, metadata support, and replaced auth BJJ with alternative status options. |
| 63 | + |
| 64 | +## iden3comm |
| 65 | + |
| 66 | +1. New messages for Payment Rails |
| 67 | +2. Support of default unpacker for zkp |
| 68 | +3. Alignment implementation in golang and sdk with specification |
| 69 | +4. Support for latest core libraries |
| 70 | + |
| 71 | +## did-iden3-driver |
| 72 | + |
| 73 | +1. Support new query param ‘signature’ with algorithm EthereumEip712Signature2021 |
| 74 | +2. Setup of resolver.privado.id as trusted resolver for crosschain data |
| 75 | + |
| 76 | +## js-iden3-core / go-iden3-core |
| 77 | + |
| 78 | +1. Support new networks natively : Ethereum, Ethereum Sepolia, Polygon zkEVM, Polygon zkEVM Cardona testnet, Privado Mainnet, Linea Mainnet, Linea Sepolia |
| 79 | + |
| 80 | +## Smart Contracts |
| 81 | + |
| 82 | +1. Cross-chain verification for Universal Verifier and Embedded Verifier |
| 83 | +2. Multiple ZK proofs responses in a single transaction |
| 84 | +3. New extendable method for submitting ZK proof responses |
| 85 | +4. Unified addresses across 10 chains for all core contracts and libraries |
| 86 | + |
| 87 | +## Query Builder |
| 88 | + |
| 89 | +1. Added support for Universal links |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
0 commit comments