April 12th, 2026
New Feature
Enhancement
Fix

π 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.
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.
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.
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
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
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
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