We release on Tuesdays. Most changes are small and boring — which is how we like them.
Translate, redact, or run a clean-rewrite across an entire folder in one pass. Outputs keep individual lineage; the parent batch gets its own record you can re-run.
The citation resolver was doing a round-trip per chunk. It now batches. Answers that cited 20+ chunks render up to 4× faster.
You can now narrow similarity search by folder, file type, date range, and lineage. Results come back with a confidence band rather than a single score, so you can see where the system is and isn't sure.
Files over 90 minutes occasionally drifted by a few seconds near the end. Fixed by anchoring every 10-minute window to an absolute timestamp rather than a cumulative one.
The detail pane for a saved output now includes a lineage graph showing every source document, chunk, and transformation that produced it. Click any node to jump to the original.
Enterprise workspaces can now hold their own KMS root and rotate on their own schedule. Key deletion blocks all downstream reads within 60 seconds.
Multipart uploads now parallelize at the browser level. A 5 GB PDF set that used to take ~12 minutes now lands in ~4.
Separate source-of-record boundaries for teams that need them — legal, research, ops. Roles, quotas, and audit scope all follow the workspace.
Exporting to PPTX occasionally collapsed table columns to equal width. Fixed in the shape emitter; existing files re-export correctly.
Reworked retrieval planner. Questions that combine time filters, entities, and document types now route through a structured plan instead of a single-shot prompt. Answers carry a visible plan you can expand, edit, and re-run.
Single-letter shortcuts for every surface. Press ? anywhere in the app for the full sheet.
The first three transformations ship. Each produces a new, cited record with a reversible link back to the original.
No marketing, no round-ups. Just what shipped and why.