Release Notes
v2.18.0
Ledger release v2.18.0
Release date STG: December 5, 2024
Release date PRD: December 10, 2024
Improvements & Fixes
- added more information to bridge retry job params
- fixed bug where window reports were not marked as settled
- allowed MongoDB operators in signer property of access rules
- fixed server connection when entered URL is incomplete [CLI]
- improved e2e test for RTP use case
- removed data validation in validate-record-signature middleware
- fixed bug with issuing money as domain owner
- updated all environments to support only TLS 1.2
- resolved timeout issue when deleting and creating anchors
- implemented option to add additional headers to ledger requests
- fixed
minka signer push
access rules [CLI] - added validation that each trait is present only once
- allowed managing configuration for multiple namespaces [CLI]
- written documentation for bridge filtering:
- written documentation for domains:
- introduced new access action
query
which provides more efficient filtering of data - supported unique constraints with jsonb columns
Studio release v2.18.0
Release date STG: December 5, 2024
Release date PRD: December 10, 2024
Updating records
We implemented functionality to update records data and/or status where applicable. Currently it’s implemented on the following screens:
- Reports
- update status
- Members
- update status
- edit info
- Domains
- edit info
Additionally, we introduced handling of quorum
functionality via Studio: multiple proofs can be added to change a record status from one to another.
Improvements & Fixes
- fixed issue with cached permissions
- fixed issue with negative processing time for intents
- resolved issue with sending invitation mails from Studio
- fixed some multilanguage issues
- shorten email display and add tooltip for long emails
- improved filtering so that it searches the whole expression, not just from the beginning
- improved filtering on Members screen so it searches by e-mail
- increased minimum password length to 12 characters