April 12th, 2026

New Feature

Enhancement

Fix

πŸ—“οΈ April 10th, 2026

πŸš€ v2 APIs, Keyboard Shortcuts & Smarter Version Awareness

This update introduces a powerful v2 API with endpoints to manage Folders, Projects, Versions, Comments and Replies! New keyboard shortcuts for faster actions, improved version awareness while reviewing projects, enhanced collaborator permissions & more.


πŸ†• NEW: v2 APIs

We’ve launched BugSmash API v2 β€” a more structured and scalable API layer for integrations and automation.

βœ… Folders APIs:
Manage folder structure programmatically

  • Get All Folders

  • Get Folder Details

  • Create Folder

  • Update Folder

  • Delete Folder

βœ… Projects APIs:
Work with projects and generate review links

  • Generate Review Link (Create Project)

  • Get All Projects

  • Get Project Details

  • Update Project Settings

  • Delete Project

βœ… Versions APIs:
Handle versioning workflows

  • Create New Version

  • Get All Versions

  • Get Version Details

  • Delete Version

βœ… Comments APIs:
Manage feedback and discussions

  • Get All Comments

  • Get Comment Details

  • Update Comment

  • Delete Comment

  • Get All Replies on a Comment

  • Post Reply to a Comment

  • Delete Reply

Build deeper integrations with BugSmash β€” from project creation to feedback management.


⌨️ NEW: Keyboard Shortcuts (Hotkeys)

Work faster with new keyboard shortcuts across the app.

You can now:
βœ… Toggle between Browse (Shift + V) and Comment mode (Shift + C)
βœ… Use Cmd/Ctrl + Enter to instantly post a comment

Faster actions, less clicking.


πŸ“„ Improvement: File Name Visibility on Project Page

File names are now easier to identify within projects.

What’s improved:
βœ… File name shown as a tooltip under the file icon
βœ… Better clarity when working with multiple files
βœ… Cleaner UI without adding clutter


πŸ†• Improvement: Version Awareness While Viewing Older Versions

Users now get clear indicators when viewing outdated versions.

Now:
βœ… Older versions show an outlined highlight
βœ… Tooltip β€œNew Version Available” is always visible (no hover needed)
βœ… Easier to switch back to the latest version


πŸ‘€ Improvement: Expanded Permissions for Collaborators

Collaborators now get more control over the projects they create.

This means:
βœ… Access to project settings
βœ… Ability to view and update configurations
βœ… More ownership without needing elevated roles


πŸ› οΈ Fix: Screenshot Missing in Webhooks

We fixed an issue where screenshots were not being sent in webhooks.

Now:
βœ… Screenshots are correctly included in webhook payloads
βœ… More reliable integrations and automation