v2.42.0 Latest
2026-04-21Bug Fixes
- Remove email scope — triggers unverified app warning in production
- Always use drive.file scope instead of full drive access
- Mark read replaces chevron on hover instead of pushing layout
- Use raw SQL for document_request insert — Drizzle was dropping fields
- Force-coerce all document_request fields to correct types on pull
- Ensure required fields have defaults when inserting pulled doc requests
- Pull document requests from Drive blob without full vault restore
- Stricter JSON detection for special chat messages + clean notice descriptions
- Chat badge shows messages since last visit, clears on tab view
- Document request share link uses current origin, not hardcoded production
- Rename "Request a document" to "Document Request" + clean unused imports
- Remove Templates tab from advisor settings — now lives at /advisor/documents
- Stop CI from committing CHANGELOG.md — prevents merge conflicts
- Record failed deploys in QA dashboard + move QA run creation earlier
Features
- Auto-create client + import vaults on Pro conversion