Truvera Documentation portal
WebsiteTruvera Workspace
  • Truvera overview
    • Decentralized identity explained
    • Roadmap
    • Subscription plans & billing
  • Solutions
    • Biometric-Bound Credentials
  • Truvera Workspace
    • Create an organization profile (DID)
    • Issue verifiable credentials
      • Filtering, downloading and deleting credentials
    • Verify credentials
    • Create a schema
    • Create a design
    • Team management
      • Inviting a team member
      • Removing a team member
      • Changing team member roles
      • Data retention policies
      • Sub-accounts
    • Revoking credentials
    • Ecosystem Tools
      • Ecosystem set up
      • Ecosystem example
    • Monetizing credentials
      • Setting up monetizable credentials
    • Creating API keys and webhook endpoints
    • Transaction history
    • Custom branded distribution emails
    • Truvera Workspace release notes
      • 2025 Release notes
        • Release notes Q1 2025
      • 2024 Release notes
        • Release Notes February 2024
        • Release Notes March 2024
        • Release Notes April 2024
        • Release Notes May 2024
        • Release Notes June 2024
        • Release Notes July 2024
        • Release Notes August 2024
        • Release Notes September 2024
        • Release Notes October 2024
        • Release notes November 2024
        • Release notes December 2024
  • Truvera API
    • Getting started
    • Webhooks
      • Webhooks API endpoints
    • Sample Postman collections
      • Issue-Store-Verify sample flow
      • Create ecosystems
      • Issue monetizable credentials
      • Create sub-accounts
      • Issue OpenID credentials
    • Truvera Swagger UI
    • DIDs
    • Profiles
    • Credentials
    • Presentations
      • Proof templates
      • Proof requests
      • Other proof endpoints
    • Registries
    • Revocation Status
    • Credential Schemas
    • Jobs
    • Templates
    • Sub-accounts
    • Teams
    • Messaging
    • OpenID
      • OpenID Issuance and Verification Integration Guide
    • iden3comm
    • Ecosystem Tools
      • Trust Registry Integration Guide
      • Creating a Trust Registry
      • Inviting participants
      • Verifiers and Public info
      • Trust Registry Schemas
      • Trust Registry Proof Templates
      • Reports
      • Updating and Deleting Trust Registry
    • Issuing paid credentials (KVAC algorithm integration)
    • Data
    • Verify
    • Keys
    • Schemas
  • System architecture
    • Proposed architecture with Truvera
    • Revocation
    • System scalability
    • Security policies
    • How data is processed and stored
  • Supported standards
    • Interoperability with OpenID
  • Credential wallet
    • Create and manage DIDs in the Truvera Wallet
    • White label wallet
      • Configuration
        • Enabling and Disabling Features
        • Customizing the Styling
        • Configuring for Android Builds
        • Configuring iOS Builds
      • Publishing in App Stores
        • Android Build Testing and Publishing
        • iOS Build Testing and Publishing
    • Wallet SDK
      • Getting started
        • Example Credential
        • Presentation definition
        • Verify credentials
      • Cloud wallet
      • Biometric plugin
      • Ecosystem Tools
    • Download Truvera Wallet
    • Truvera Wallet release notes
      • Release Notes 2025Q1
      • Release Notes 2024Q4
      • Release Notes 2024Q3
        • Release Notes September 2024
        • Release Notes August 2024
        • Release Notes July 2024
      • Release Notes June 2024
      • Release Notes May 2024
      • Release Notes April 2024
  • Open source community
    • Code of Conduct
    • Truvera Credential SDK
    • Blockchain archives
      • DOCK token
        • Migration terms and conditions
  • Support
    • System Status
    • Discord
    • Support services
    • Security policy
Powered by GitBook
On this page
  • v.1.0.2 June 28
  • Bug Fixes
  • Tasks
  • v.1.0.1 June 20
  • Story
  • Tasks
  • v.1.0.0 June 14
  • Bugs
  • Tasks
  • v.0.4.28 June 6
  • Overview:
  • Story:
  • Task:

Was this helpful?

Edit on GitHub
  1. Credential wallet
  2. Truvera Wallet release notes

Release Notes June 2024

v.1.0.2 June 28

Bug Fixes

  • [DCKM-508] - Fixed an issue in the verification flow to validate if the user has selected the required number of credentials before clicking submit, preventing errors when the proof request criteria are not met.

  • [DCKM-519] - Resolved a failure in compound proof verification involving range proofs templates.

Tasks

  • [DCKM-532] - Documented improvements and their results for better clarity and reference.

  • [DCKM-539] - Added support for the new witness JSON format, enhancing compatibility and functionality.

v.1.0.1 June 20

Story

  • [DCKM-116] - Improved QR Handling performance by optimizing the process of iterating over handlers, reducing delays caused by the lack of shared state between them.

Tasks

  • [DCKM-415] - Investigated causes of slowness in credential distribution flows, identifying areas for potential optimization.

  • [DCKM-416] - Investigated causes of slowness in verification flows.

v.1.0.0 June 14

Bugs

  • [DCKM-517] - Fixed an issue where the Android wallet version 0.4.28 would not open.

Tasks

  • [DCKM-413] - Implemented measurement of credential distribution timing, including retrieval from the relay service and rendering in the UI.

  • [DCKM-414] - Added functionality to measure the performance of verification flows.

  • [DCKM-415] - Investigated and identified causes of slowness in credential distribution flows to inform future optimizations.

v.0.4.28 June 6

Overview:

This version of Dock Mobile Wallet brings several improvements, updates, and new features aimed at enhancing the functionality and usability of the application.

Story:

  • DCKM-67: Wallet-sdk has been configured to run with Expo, providing users with examples for easier experimentation in the Expo console.

  • DCKM-78: Implemented cross-platform data storage for wallet-sdk by replacing Realm.js with TypeORM, enabling seamless functionality across different platforms.

Task:

  • DCKM-318: Updated the relay service API to require acknowledgment for messages fetched in did-batch, ensuring compatibility with old wallets.

  • DCKM-399: Moved documentation to the knowledge base for better accessibility and searchability. The mobile SDK Readme now directs users to the correct section of the documentation portal.

  • DCKM-456: Made the react-native repository public and updated the Github repo link in the Open Wallet Foundation repo, ensuring accessibility and transparency.

  • DCKM-474: Reviewed resources from the Open Wallet Foundation and EUDI, evaluating libraries for features, maturity, test coverage, and potential integration with Dock Wallet.

  • DCKM-491: Designed the proxy service with a breakdown of routes and assigned story points for initial implementation, as part of creating a wallet services API for common actions efficiency.

PreviousRelease Notes July 2024NextRelease Notes May 2024

Last updated 9 months ago

Was this helpful?