Product updates
Changelog
New features, improvements, and fixes — updated with every release.
v1.2.0
Released May 25, 2026Added
- Severity tagging — tag each report with Critical, High, Medium, or Low. The badge appears in both the live overlay and the exported HTML.
- Auto-redact sensitive data — screenshot redaction with three modes: Auto (blurs password and payment fields), Custom (your own CSS selectors), and Off.
- Copy as Markdown — one click copies the report title and description as raw Markdown, ready to paste into GitHub, Jira, or Linear.
- Markdown list auto-continuation — pressing Enter on a list item continues the list; pressing Enter on an empty item exits it.
- Active template indicator — the currently applied description template is highlighted so it's always clear which one is in use.
- Export preview — preview the report before downloading in Static or Dynamic mode directly from the overlay header.
- Encrypted export — export reports as AES-256-GCM encrypted self-decrypting HTML files. Recipients open the file in any browser and enter the password to unlock.
- Update notification — the extension popup shows a one-time banner after an update with a link to the changelog. Dismissed on click and never shown again for the same version.
Changed
- Encrypted export page — the BugBundler logo now appears on the password-entry page instead of a lock emoji.
- Export button — the split download/dropdown is merged into a single unified button showing the download icon and a dropdown arrow.
v1.1.0
Released May 19, 2026Added
- Rename company — company owners can rename their company directly from the admin panel.
- Rename display name — users can update their display name from the account view, once every 24 hours.
- Free trial support — companies can be granted a time-limited free trial (default 60 days) without Stripe billing setup. Access is revoked automatically when the trial expires.
- Trial status banner — company owners and admins see an amber banner with the trial end date during an active free trial.
Changed
- Create company button moved to the top of the account view action list, above change password and sign-out.
- Capture disabled banner moved above the capture buttons; buttons are now visually disabled when capture is not allowed for the current domain.
Fixed
- Login error notification (incorrect email/password) is now cleared automatically on successful sign-in.
v1.0.0
Released April 22, 2026Added
- Initial release of the BugBundler Chrome Extension.
- One-click bug report capture with screenshot, network requests, console logs, and metadata.
- Company admin panel for seat management and user invites.
- Jira and GitHub integration for direct bug report submission.
- Custom capture options per report.
- Offline-capable report drafting.