0.10 Release Line¶
0.10.0¶
New Credential/Commercials Features
Allow the credential issuer to specify a
holderActivityWeightfor reward sharing. This should be a number between 0 and 1. For example, if it is set to 0.2 it means that the holder receives 20% of the reward. The issuer receives the rest.Add new choice that allows the operator to cancel a credential billing where the locked deposit has expired
General Credential/Commercials Changes
General cost reduction improvements (breaking change)
Implement accrued fees to charge Commercial Agreement clients less frequently.
Add support for Hard Domain Migrations
New Registry Features
Preparatory change: introduce registrar-level opt-in/out for Executed/Rejected contract creation in 2-step flows.
Auto TopUp Application
Calculate the currently remaining deposit (locked deposit minus accrued fees) when topping up a Commercial Agreement.
UI Changes
Added support for specifying holder activity weight when creating a Paid Credential in the UI.
Added a column for the Accrued Fees in the Commercial Agreement overview table in the UI.
App Reward Configuration: New page introduced for configuring app rewards.
App Reward Beneficiary: New input field added for defining the reward beneficiary.
Instrument Configuration: Implemented the three-dot “more” icon to show available user actions.
Filtering Enhancements: - Added additional filters to various columns. - Improved the instrument dropdown by adding filtering capabilities for offer, mint, and burn actions.
Remove 3 step transfers, transfers using transfer instructions now
Added execute Before input field for users to specify deadline
Removed unlock/lock pages
Column clarity regarding instruments, removed “Batch” from columns.
- Bug fixes
Error Propagation Fix: Corrected an issue where errors were not properly displayed. For example, errors related to an invalid party ID for a transfer receiver are now correctly propagated and shown to the user.