v0.31.0
Added
- Added acknowledgement for just-created actions and a new recently assigned tasks section in My Actions.
Changed
None.
Fixed
- Fixed the production build failure caused by mixed Tiptap extension and core versions.
Security
- Recent assignment acknowledgement is scoped to the connected user and preserves existing Private Space visibility.
Technical
- Added durable, notification-independent ActionRecentAssignment records without changing action lifecycle or audit behavior.
- Aligned all direct Tiptap packages and the lockfile on version 3.31.3 so TypeScript resolves one compatible extension type graph.