fix(workspace): pass the active document into sign and audit views
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-05 - 1.6.1 - fix(workspace)
|
||||
pass the active document into sign and audit views
|
||||
|
||||
- Add activeDocumentId support in the workspace container to resolve the selected document for nested views.
|
||||
- Update sign and audit components to accept a document property and render dynamic title, sender, page count, breadcrumb, and status data instead of hardcoded values.
|
||||
|
||||
## 2026-05-02 - 1.6.0 - feat(workspace)
|
||||
support configurable inbox documents and emit document-open events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user