This is the v1.2.1 release. The headline change: your checks finish uploading. Reliably.
✦ Automatic cleanup when storage is full
If the extension runs out of browser storage, it now frees up space automatically and continues, instead of failing your upload.
✦ Seamless sign-back-in during an upload
If your session expires while you're uploading a check — for example, while you were picking a project or tag — the extension now handles it cleanly. Sign back in, and the upload continues with fresh credentials.
✦ Privacy: captured data cleared on logout
When you log out, any captured network logs and console output stored locally are now cleared. So if you share your Chrome profile with someone else, none of your captured data is left behind.
✦ Also in this release
- A lighter, smaller extension bundle (about 10% smaller service worker).
- An internal cleanup removed an old unused "floating icon" setting.
- General tightening of reliability across the upload pipeline — fewer edge cases, cleaner error handling.
Bug fixes
- Checks no longer get stuck uploading. The biggest fix in this release. Before, a check could get stuck in an "uploading" state if the browser restarted mid-upload, if your login session expired, or if the network had a hiccup. The extension now remembers exactly where each upload got to and picks it back up automatically — even across browser restarts and reloads.
- The retry button actually retries. If a check genuinely can't be finished (for example, because the video file was lost), retry will now tell you so instead of quietly doing nothing. And if it's something that can be retried, it actually retries.
It's live on the Chrome Web Store
v1.2.1 is now live on the Chrome Web Store. Chrome updates extensions automatically, so you'll get the new version without doing anything. If you want it right now, open chrome://extensions, enable Developer mode, and hit Update.