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.35.0 June 12
  • Story
  • Task
  • Bug Fixes
  • v.1.34.0 June 05
  • Overview:
  • Bug Fixes:

Was this helpful?

Edit on GitHub
  1. Truvera Workspace
  2. Truvera Workspace release notes
  3. 2024 Release notes

Release Notes June 2024

v.1.35.0 June 12

Story

  • [DCKA-1765] - Migrated push notification service from Firebase Legacy HTTP Protocol to the more secure and scalable HTTP v1 API, in line with Google's recommendations. This ensures continued functionality post-June 20, 2024, when the legacy APIs are discontinued.

  • [DCKA-2597] - Implemented notifications for issuers when issuing "Ecosystem Bound" credentials, clarifying usage restrictions and pricing terms within ecosystems.

Task

  • [DCKA-2488] - Implemented a paid verification reporting service. Ecosystem administrators can now download a CSV report of verifications for billing purposes.

  • [DCKA-2490] - Integrated KVAC during proof presentation verification, ensuring that verifiers pay for credential verification and differentiating between valid, revoked, and fraudulent credentials.

  • [DCKA-2496] - Displayed the list price per schema to ecosystem participants.

  • [DCKA-2510] - Enabled verifiers to build verification templates using KVAC/locked schemas, showing any associated costs.

  • [DCKA-2588] - Included the verifier DID in verification templates with paid credentials.

Bug Fixes

  • [DCKA-2532] - Updated the label for "polygonid" to "polygonid amoy testnet" for clarity.

  • [DCKA-2586] - Groomed Sentry issues for better error tracking and management.

  • [DCKA-2616] - Ensured URL validation when inviting participants, preventing invalid URLs from being accepted.

  • [DCKA-2618] - Fixed the error message "Can not edit Registry" that appeared incorrectly when saving ecosystem name changes.

  • [DCKA-2619] - Validated links for assigning schemas to ecosystem participants, ensuring only valid links are accepted.

  • [DCKA-2621] - Investigated and resolved PDF render deploy failures.

  • [DCKA-2623] - Addressed "Job failed" errors when assigning paid schemas to ecosystems.

  • [DCKA-2624] - Fixed the issue where participants were removed from the first schema when assigned a new one.

  • [DCKA-2626] - Corrected the "Invalid Missing participant URL" error displayed during schema selection.

  • [DCKA-2628] - Prevented fractional cents from being displayed when adjusting verification fees, ensuring only round numbers are used.

  • [DCKA-2629] - Fixed schema delete errors when part of a trust registry.

  • [DCKA-2632] - Improved trimming of organization profile display names to avoid exceeding defined lengths.

  • [DCKA-2635] - Resolved download failures for billing reports after submitting verification.

  • [DCKA-2637] - Fixed issues with updating participant information where logo/info URL fields were unnecessarily required.

  • [DCKA-2640] - Addressed issues preventing schema assignment for certain combinations.

  • [DCKA-2642] - Ensured newly created verification templates are displayed at the top of the list.

v.1.34.0 June 05

Overview:

Certs v1.34.0 introduces several bug fixes aimed at improving user experience and system functionality related to ecosystem tools.

Bug Fixes:

  • DCKA-2599: Addressed issues with the ecosystem invitation API, including resolving errors related to missing participant details and ensuring consistency between the provided name and organization profile. Additionally, improvements were made to the handling of authentication tokens and documentation clarity.

  • DCKA-2601: Fixed an issue where assigning a schema to a participant would cause the form to become unresponsive, ensuring smooth operation and usability.

Task:

  • DCKA-2529: Created a staging relay service to facilitate load testing and ensure system reliability under various conditions.

  • DCKA-2596: Enhanced the user interface by hiding back and next buttons and the stepper when only one credential is requested, reducing visual clutter and improving usability.

PreviousRelease Notes May 2024NextRelease Notes July 2024

Last updated 9 months ago

Was this helpful?