Highlights
  • Aline Editor now runs on an HTML Canvas-based editor surface, a major foundation upgrade for legal drafting. This sets up better DOCX fidelity, faster document performance, and a more reliable editing experience for lawyers working in complex documents.
  • Enforced Viewer restrictions across the app so view-only users are more consistently prevented from accessing editing actions and other restricted functionality.
  • Improved table of contents behavior and content parsing so entries render more accurately for inline instructions, with related DOCX tab-handling improvements.
  • Added drag-and-drop file upload across the repository.
Fixes
  • Fixed annotation marker interactions so clicking and cycling work more reliably after the editor migration.
  • Fixed multiple document picker issues, including broken infinite loading and selection behavior so newly loaded documents correctly respect “Select all.”
  • Fixed a failure mode where internet search could error when input exceeded the model context window.
  • Addressed backend cache and update consistency issues, including a database foreign key constraint failure affecting document cache records.
  • Improved retry behavior for a backend quorum failure by adding a fallback path for vector lock quorum handling.