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
- Core wallet and Wallet app now support value matching and
- Date filtering by clearer parameters
- Sort list endpoints by, for example:
createdDateAfter
createdDateBefore
lastModifiedAfter
lastModifiedBefore
- See the updated filtering docs for the complete changes
- Sort list endpoints by, for example:
- GET
/api/key/v1
- Filters for key type and key storage are now an array
- Use
keyTypes
andkeyStorages
to filter
Desk API
- Organizations now sorted alphabetically by name
Desk UI
- Date filtering improvements
- Organizations now sorted alphabetically by name
- Bug fixes