Skip to content

v1.12.0

Compare
Choose a tag to compare
@fundthmcalculus fundthmcalculus released this 13 Oct 17:40
· 55 commits to main since this release
4e3d2ab

What's Changed

New Features

  • Resend code service (#2114) by @mewmba in #1397
  • IDVSession backend work (#2597) Co-authored-by: Scott Phillip by @mewmba in #1466
  • feat: Add ConnectService by @fundthmcalculus in #1468
  • Trinsic connect UI and backend state machine (#2675) * Moving s by @mewmba in #1471
  • feat: Remove deprecated endpoints and AccountService (#2812) by @mewmba in #1521

Language-Specific Changes

SDK-Wide Changes

  • Mark account service as deprecated & remove broken samples by @geel9 in #1388
  • Replace provider string field in ExternalIdentity with enum by @mewmba in #1400
  • feat: Move Ecosystem color configuration to dashboard code (#215 by @mewmba in #1404
  • email deprecation by @mewmba in #1405
  • Simplify Trust Registries (#2207) by @mewmba in #1420
  • Remove deprecated SearchRegistry endpoint (#2264) by @mewmba in #1422
  • feat: OIDC Email Return URL Backend (#2235) * spike: Login conf by @mewmba in #1427
  • Fix/search registry by @fundthmcalculus in #1428
  • API for credential issuance with interaction (credential offer) by @mewmba in #1429
  • Verification Templates Initial Pass by @mewmba in #1433
  • feat: Did Web Document construction backend (#2386) by @mewmba in #1443
  • fix: Mark VerificationTemplate(s) as experimental (#2433) by @mewmba in #1446
  • feat: did:web endpoints rename, validate key ownership (#2407) by @mewmba in #1445
  • fix: Obsolete experimental attribute by @fundthmcalculus in #1447
  • fix: VerificationTemplate delete, and return (#2438) * fix: V by @mewmba in #1448
  • feat: Dashboard verification templates editor (#2417) * Setup v by @mewmba in #1450
  • fix: Minor tweaks on update VT backend (#2445) * fix: Minor twe by @mewmba in #1451
  • Cryptosuite factory, bbs legacy, bbs, eddsa (#2426) * did:web by @mewmba in #1452
  • Remove deprecated SignIn() API call (#2483) * Remove deprecated by @mewmba in #1453
  • feat: remove storing verification templates as schema.json fil by @mewmba in #1463
  • Add ListSessions SDK endpoint (#2840) by @mewmba in #1523

Documentation/Samples

Internal Improvements

Full Changelog: v1.11.0...v1.12.0