Release 0.0.6
Our sixth release! And our first published release notes.
Overview
We currently have clients in development for all platforms that can upload screenshots. The Linux, Mac and Windows clients should be installable and testable, but there are still some major bugs (and installation instructions are likely out of date). The andriod and iOS clients are a bit harder to get set up at the moment but we hope to improve that soon.
The web app implements end to end encryption for sharing screenshots with any number of partners which can be invited by email.
Improvements
iOS update
iOS got a major user interface overhaul with styling polish and uniformity with other apps and the website. We are seeing a bunch more stability here, with screenshots being submitted when in Safari even over the course of many days. There are still some spurious issues where the capture status moves to the blocked state until either Safari or Virtue is restarted. Expect more stability coming soon! Note that this is not yet in the App Store and we are still only testing on our development devices.

Other updates
- We added a warning banner (“this is in early dev”) to the login and download screens.
- We improved the performance of loading and filtering screenshots using virtualization and caching.
- We fixed some styling on the landing page and added a help button that links to the help pages.
- We fixed the styling of the filters on the logs page.
- We added proper 404 pages.
- We added a new component library to help simplify our styling.
List of issues fixed
- Updates for iOS
- Log dropdown fixes
- Added nicer 404 pages
- Improved about styling and added help button
- New component library
- Added a resend verification email link to the login error
- Added some agent instructions for CLAUDE
- Single details dialog
- Fixed the invite flow with a new account
- Simple max batch size fix
- Added a basic hash server
- Post 2026-05-16: How our security works
- Better core test harness