BugDrop v0.2.3 — Desktop capture preview
Pre-releaseBugDrop v0.2.3 adds a packaged desktop app for macOS, Windows, and Linux alongside the Chrome extension.
Highlights:
- Record a running desktop program with process-scoped logs and manually annotated steps.
- In the packaged app, optional screen video and explicit screenshots capture the selected program's visible window, even when BugDrop is in front. If that window is unavailable, BugDrop reports an error instead of recording the full display.
- Browse completed local bug reports and mark issues solved.
- Capture iOS Simulator and Android Emulator sessions from the same desktop interface.
- Try the new embedded iOS Swift Package prototype for explicit breadcrumbs and failed URLSession requests.
The Mac download is universal for Apple Silicon and Intel. Windows and Linux have separate x64 and ARM64 downloads. Downloads are generated by GitHub Actions from the v0.2.3 tag and accompanied by SHA256SUMS.txt. CI packages are not notarized or signed unless platform signing credentials are configured, so your operating system may require an additional confirmation.
Verification: 22 Node tests, 4 Swift tests, extension checks, and a signed local universal macOS DMG/ZIP build passed. GitHub Actions builds all desktop targets from the tag. The complete interactive screen-capture permission flow and native Windows/Linux capture have not been exercised end to end.