Skip to content

Release v1.80.2

Choose a tag to compare

@procivisAG procivisAG released this 02 Jul 13:58
· 263 commits to main since this release

This release includes breaking changes to the configuration. Please review carefully before upgrading.

For complete details, see the full release notes.

Breaking changes

  • ⚠️ Core configuration update
    • The following root-level configurations have been moved to a new globalSettings block
      • httpClient block
      • defaultLanguage
      • certificateValidation.leeway
    • globalSettings includes a new parameter: rehostImportedSchemas. This setting enables imported schemas to work even after the original source has been deleted

New features

  • The Procivis One Wallet now supports document signing using the wallet-centric Qualified Electronic Signature (QES) flow. Sign8 is available as the first QES provider.
  • Added the ability for issuers to embed a disclosure policy in a credential schema
  • Added the ability for wallets to enforce embedded disclosure policy during presentations
  • Added the Notification Service API to provide translation-ready, template-based notifications to wallet users across configurable delivery channels

Ongoing development

  • We recommend to start using the /v2/ credential schema endpoints, but with only one format. Multi-format is still in development and may not work.