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
    • 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
    • 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
  • 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.36.0 July 11
  • Story
  • Tasks
  • Bug Fixes
  • v1.37.0 July 24
  • Story
  • Bug fixes
  • Task
  • v1.37.1 July 30
  • Bug fixes

Was this helpful?

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

Release Notes July 2024

v.1.36.0 July 11

Story

  • [DCKA-2059] - Improved the visibility of custom attributes in verification templates. Custom attributes are now instantly visible under the "custom attribute" heading and sorted alphabetically upon selection.

Tasks

  • [DCKA-2253] - Moved onboarding submission logic to the API, allowing Certs session tokens for authorization.

  • [DCKA-2486] - Updated UX for setting prices per schema in an ecosystem to align with current VPI design.

  • [DCKA-2503] - Applied the ElasticCache update to improve security and performance.

  • [DCKA-2543] - Integrated uniresolver status checks in healthcheck AWS.

  • [DCKA-2583] - Enhanced PEX validation error messages for better clarity.

  • [DCKA-2593] - Updated SSL/TLS certificates for dockusers RDS instance to prevent connectivity failures.

  • [DCKA-2602] - Created a wallet API skeleton for Dock Web.

  • [DCKA-2604] - Conducted end-to-end testing for the VPI feature in Certs and Wallet.

  • [DCKA-2634] - Improved performance for sales demo verification, reducing the average verification time.

  • [DCKA-2645] - Added batch-DIDs relay service get messages test.

  • [DCKA-2652] - Ensured verification fees are displayed with two decimal points.

  • [DCKA-2653] - Added pagination to the participant list table in the ecosystem view.

  • [DCKA-2656] - Showed only issuer DIDs belonging to the ecosystem during schema issuance.

  • [DCKA-2658] - Enabled default and optional DID selection during verification template creation.

  • [DCKA-2659] - Sorted verification templates by date created, displaying the newest first.

  • [DCKA-2660] - Changed the "edit" button to "copy" for shared verification templates not owned by the user.

  • [DCKA-2663] - Improved the credentials issuance flow feedback.

  • [DCKA-2664] - Allowed trial users to accept ecosystem invitations in test mode.

  • [DCKA-2671] - Restricted sign-up to valid company emails to improve marketing scoring.

  • [DCKA-2673] - Enforced a minimum verification fee for ecosystem-bound credentials.

  • [DCKA-2674] - Prevented public schemas from having a verification fee.

  • [DCKA-2683] - Renamed columns in the billing report for clarity.

  • [DCKA-2684] - Displayed the verifier DID in the verification history.

  • [DCKA-2686] - Ensured proper DID selection when generating a verification QR code.

  • [DCKA-2689] - Implemented automatic detection of Certs sign-up outages and triggered alerts/support.

  • [DCKA-2692] - Applied KVAC logic and reporting for the same issuer/verifier accounts.

  • [DCKA-2693] - Enforced a minimum platform fee for ecosystem-bound credential verification to ensure revenue.

  • [DCKA-2694] - Added basic ecosystem list and editing functionality to Dock CQ.

  • [DCKA-2699] - Switched to Vitest for end-to-end testing to improve test performance and reliability.

Bug Fixes

  • [DCKA-2698] - Fixed an issue where team invitations were not working after sign-up. Invited users can now successfully join the team after completing the sign-up process.

  • [DCKA-2584] - Fixed credential status to include statusPurpose properties, ensuring compatibility and proper functioning.

  • [DCKA-2638] - Reduced the clickable area when assigning fees to avoid unintended selection.

  • [DCKA-2644] - Updated Certs links to developer documentation to point to the new docs portal.

  • [DCKA-2646] - Enabled verifiers to change the DID on verification templates, fixing issues with incorrect DID handling.

  • [DCKA-2650] - Ensured attributes appear correctly when creating verification templates.

  • [DCKA-2655] - Updated empty table text for verification templates in ecosystems, clarifying that participants cannot add templates.

  • [DCKA-2657] - Fixed an issue where credentials issued outside an ecosystem incorrectly showed as ecosystem-bound.

  • [DCKA-2669] - Addressed issues with the "Open in Wallet" link not working when no wallet is installed on Android devices.

  • [DCKA-2672] - Corrected the participant count for ecosystem schemas.

  • [DCKA-2677] - Fixed the date order of ecosystem-assigned verification templates.

  • [DCKA-2678] - Included KVAC verifications in the ecosystem report to ensure accurate billing.

  • [DCKA-2680] - Resolved schema removal issues in verification templates.

  • [DCKA-2682] - Enabled ecosystem admins to delete verification templates.

  • [DCKA-2687] - Addressed issues with saving verification templates without storing the DID.

  • [DCKA-2688] - Fixed onboarding issues for new users in Certs production.

  • [DCKA-2701] - Removed additional error notifications when deleting ecosystems.

  • [DCKA-2703] - Fixed the duplicate display of DID missing error messages.

  • [DCKA-2705] - Resolved errors when issuing VPI credentials with assigned prices.

v1.37.0 July 24

Story

  • [DCKA-2603] Indicate Last Block for Accumulator Update When Sharing Witness. Credential will indicate last block where accumulator was updated when sharing the witness.

Bug fixes

  • [DCKA-2651] Members and administrators of a team that has a paid plan will be able to see that another team has a paid plan enabled and also how many credentials are left on that plan.

  • [DCKA-2666] Users can join more than 2 teams.

  • [DCKA-2721] [DCKA-2728] Fixed errors that occurred when verifying a KVAC credential.

  • [DCKA-2724 ]Fixed the verification template issues when adding schema specific attributes.

  • [DCKA-2727] Fixed the credential schema view, that sometimes did not load completely.

Task

  • [DCKA-2252] Created API endpoints to create keys and manage them, allow using a certs session token to access these API routes.

  • [DCKA-2630] Added cypress tests for onboarding flow

  • [DCKA-2675] "My Plan: Free trial" shows the expiration date

  • [DCKA-2696] Stress tested add batch-did relay service

  • [DCKA-2718] Disabled the possibility for new users to sign up using non-work emails

  • [DCKA-2738] [Dock API] Fixed race condition when creating credential immediately after creating a DID.

v1.37.1 July 30

Bug fixes

  • [DCKA-2749] Fixed a bug where users where being logged out after sending the invite links.

  • [DCKA-2739] Added a better error message if user tries to sign proof request with polygon DID.

  • [DCKA-2745] Fixed a bug where ecosystem showed wrong convener name and logo

PreviousRelease Notes June 2024NextRelease Notes August 2024

Last updated 9 months ago

Was this helpful?