Skip to main content

v1.2.0

Released January 2026

More reliable document uploads

Large file uploads to the Data Shelf were occasionally timing out or failing silently on slower connections. Upload handling has been rewritten to be more resilient — progress is now shown inline so you always know where a large upload stands, and failures surface a clear error rather than disappearing without feedback.

Notification email reliability

Deadline reminder emails and document-ready notifications were being dropped by our email provider under certain conditions. Delivery is now significantly more consistent, with retries on transient failures. If you were missing notifications, you should start receiving them reliably from this release.

Team invite emails

Fixed an issue where invite emails sent to new team members were occasionally not delivered — particularly when the recipient’s email provider applied aggressive spam filtering. Invites now go through a more deliverable sending path.

Session security

Idle sessions were not always being signed out at the expected timeout. Session expiry is now enforced more strictly server-side, so inactive sessions are reliably terminated regardless of client state.