Skip to content

Add attachments support for user feedback#1121

Merged
tustanivsky merged 19 commits intomainfrom
feat/feedback-attachments
Feb 3, 2026
Merged

Add attachments support for user feedback#1121
tustanivsky merged 19 commits intomainfrom
feat/feedback-attachments

Conversation

@tustanivsky
Copy link
Collaborator

@tustanivsky tustanivsky commented Oct 17, 2025

This PR adds the ability to attach files and binary data to feedback submissions allowing users to include screenshots, logs or other contextual information alongside their messages.

Depends on:

Closes #927

@github-actions
Copy link
Contributor

github-actions bot commented Oct 17, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against bf9b4cf

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Internal Changes 🔧

Deps

  • Update Native SDK to v0.12.5 by github-actions in #1215
  • Update Cocoa SDK (iOS and Mac) to v9.3.0 by github-actions in #1211
  • Update Android Gradle Plugin to v6.0.0 by github-actions in #1208
  • Update Native SDK to v0.12.4 by github-actions in #1209
  • Update Cocoa SDK (iOS and Mac) to v9.2.0 by github-actions in #1201
  • Update Java SDK (Android) to v8.31.0 by github-actions in #1202
  • Update Java SDK (Android) to v8.30.0 by github-actions in #1196
  • Update CLI to v3.1.0 by github-actions in #1192

Release

  • Fix changelog-preview permissions by BYK in #1206
  • Switch from action-prepare-release to Craft by BYK in #1189

Other

  • (repo) Add Claude Code settings with basic permissions by philipphofmann in #1198

Other

  • Add attachments support for user feedback by tustanivsky in #1121
  • Add category as attribute to structured logs by tustanivsky in #1199
  • Fix infinite loop in FSentryErrorOutputDevice::Serialize on re-entrant assert by tustanivsky in #1197

🤖 This preview updates automatically when you update the PR.

@tustanivsky tustanivsky marked this pull request as ready for review February 3, 2026 07:56
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@tustanivsky tustanivsky requested a review from mujacica February 3, 2026 09:36
@tustanivsky tustanivsky merged commit 66a1481 into main Feb 3, 2026
109 of 110 checks passed
@tustanivsky tustanivsky deleted the feat/feedback-attachments branch February 3, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Screenshot as attachment along event / Feedback for Windows & Linux

4 participants