feat(workspace-compose): add recipient routing roles and drag-and-drop routing management

This commit is contained in:
2026-05-02 18:54:34 +00:00
parent f5cc69ed53
commit f08c4bfb7a
4 changed files with 244 additions and 21 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-05-02 - 1.4.0 - feat(workspace-compose)
add recipient routing roles and drag-and-drop routing management
- Introduce recipient roles for signers, final-copy recipients, and step-update recipients.
- Replace simple recipient reordering with role-based drag-and-drop routing sections and contextual role assignment.
- Limit field assignment and active field tools to signing recipients, with automatic field reassignment when a signer is moved out of the signing flow.
## 2026-05-02 - 1.3.0 - feat(workspace)
introduce a responsive signature workspace demo and remove legacy contract editor components