BugPin v1.0.6
Features
-
User assignment to bug reports
- Add user assignment to bug reports, including single and bulk assignment from the reports list
- Show assignee details, including avatars, in report detail and reports list views
- Add assignable-user validation and admin/editor assignable-user lookup support on the server
- Add project-level default assignees so new reports can be assigned automatically
- Add user-level default project mapping so a user can be selected as the default assignee for multiple projects
- Add reporter assignment notification support for assignment and reassignment events
-
Manual creation of reports
- Let admins and editors create reports from the reports list when feedback did not come through the widget, including optional files, reporter details, URL, and intake channel
- Add a dedicated authenticated manual report creation flow on the server with support for optional attachments
- Record whether each report came from the widget or was created manually, and add source-aware filtering in the reports list
- Keep manually created reports in the reports list after creation instead of opening the new report automatically
Fixes
- Fix the root
bun run testworkflow by correcting the server test script - Fix database initialization for older installations by adding the new report
sourcecolumn before creating indexes that depend on it - Fix the widget annotation canvas save flow when the Fabric canvas has not initialized yet
- Upgrade Vite to
6.4.2in affected workspaces to address optimized dependency path traversal advisories - Fix two Dependabot-reported Vite vulnerabilities related to optimized dependency path traversal handling
- Align the Reports page header action with the Projects page layout
- Remove manual/widget source badges from the report list and report title header to reduce visual noise