Changelog
What's new in Send to Case. Updates are delivered automatically through Chrome.
v0.2.12
Latest February 9, 2026Fixed
- Large file uploads no longer fail on Windows (ZIP >= 50 MB, other files >= 100 MB)
v0.2.11
February 8, 2026Fixed
- Upload limit now displays correctly for accounts with overdue payments
- Upload progress text no longer shows incorrect count after finishing
- Checkout errors now show inline instead of browser alert popups
Security
- Server error messages no longer expose internal details
Improved
- Better reliability when service worker restarts during uploads
- Faster webhook processing with database index optimization
v0.2.10
February 6, 2026Fixed
- Clio login now works for all users — previously some Chrome Web Store installs were unable to connect to Clio
- ZIP uploads with duplicate filenames no longer lose files
- ZIP extraction works correctly on Windows (path separator handling)
- Filenames with Windows reserved names (CON, PRN, etc.) are handled safely
New
- Search your upload history by filename or matter name
Improved
- Reduced background activity for better battery life and performance
- Better error handling and upload reliability across the board
- Security hardening for filename sanitization and input validation
v0.2.9
January 28, 2026New
- Paste download links — paste a URL and the extension downloads and uploads it directly
- "View in Clio" link on upload progress — jump to the uploaded document in Clio
- "Copy Link" button on successful uploads and in history
- Keyboard shortcuts in matter picker — arrow keys to navigate, Enter to select
- Cancel downloads — stop in-progress downloads before they finish
- Clear history button and "Clear Failed" option
- Smart renaming for pasted screenshots
- Status badges on matter picker items
- Expandable error details in upload history
- Visual feedback when pinning matters
Improved
- Faster matter search with cached results
- Inline confirmation for clearing history
Fixed
- Duplicate filenames in ZIP uploads no longer cause data loss
- Better ZIP file detection and extraction security
- Rate limiter correctly syncs with server reset time
v0.2.8
January 19, 2026New
- Retry button on failed uploads — retry without starting over
- Error banner with clear messages when uploads fail
- Improved empty states with helpful guidance
Improved
- Faster, smoother matter search with debounced input
- Better accessibility in matter search (screen reader support)
- Upload reliability — simplified upload path, fixing edge-case bugs
Fixed
- Stream upload corruption no longer possible on network failure
- Offscreen upload timeout and duplicate recovery issues resolved
- Filename sanitization improvements (dots-only names, truncation edge cases)
Security
- Comprehensive security audit remediation — filename sanitization, PII protection, input validation