Skip to main content

1.59.0

· One min read

We're happy to announce v1.59.0!

New features

  • DCQL support enhancements
    • Core wallet and Wallet app now support value matching and multiple flag
  • Date filtering by clearer parameters
    • Sort list endpoints by, for example:
      • createdDateAfter
      • createdDateBefore
      • lastModifiedAfter
      • lastModifiedBefore
    • See the updated filtering docs for the complete changes
  • GET /api/key/v1
    • Filters for key type and key storage are now an array
    • Use keyTypes and keyStorages to filter

Desk API

  • Organizations now sorted alphabetically by name

Desk UI

  • Date filtering improvements
  • Organizations now sorted alphabetically by name
  • Bug fixes