Skip to content

[0.9.0] - 2026-05-18

Choose a tag to compare

@patatoid patatoid released this 18 May 19:41
· 124 commits to master since this release
dcf6e21

Added

  • [ssi] code chains
    • verify verifiable presentation from code chains
    • issuance code chains
    • next flow redirection in case of presentation success
    • agent token management
  • [ssi] code metadata policies
    • restrict issuance / presentation key usage for enabled check public client id clients
  • [ssi] server sent events verifiable presentation page navigation
  • [identity] add resource owner in credentials templates
  • [ssi] credential issuance scope restriction
  • [wallet] display credential presentation purposes
  • [admin] home page selective login

Changed

  • [ssi] remove resource owner constraint for openid4vc flows
  • [ssi] default backend authorization details for anonymous users
  • [ssi] issuance / presentation default templates open integrated wallet in a popup
  • [ssi] add client_id to credential offers
  • [identity] improve identity providers querying and cache
  • [admin] group direct post requests in dashboard
  • [infra] rate limit boruta identity requests
  • [admin] set backend as default in example configuration
  • [admin] improve administration login
  • [ssi] local did creation / resolution
  • [infra] database pool management

Fixed

  • [admin] add credential offer and presentation in breadcrumb
  • [admin] update identity provider title in breadcrumb
  • [admin] feedback stars display
  • [wallet] qr code scan redirection
  • [ssi] public and unknown users presentation
  • [infra] halt request on 429 rate limit response
  • [admin] fix key pair management display

Security

  • [admin] only expose client name in templates
  • [auth] remove default client secret from seeds
  • [admin] set minimum oauth client private key modulus size
  • [auth] set 2048 as minimum rsa keys modulus