Skip to content

Commit 6b64655

Browse files
authored
chore: user-feedback-replay-clip feature is always enabled (#13112)
`user-feedback-replay-clip` was added in self-hosted v24.7.1 and removed in v25.4.0. Therefore if you're on v25.3.0 keep that clip config in your install. Once you get past 25.3.0 then it's ok to remove. **Timeline** - March 17 - [v25.3.0](https://github.com/getsentry/sentry/releases/tag/25.3.0) released - March 24 - Depends on getsentry/sentry#87770 - Depends on getsentry/sentry#87771 - Depends on getsentry/sentry-options-automator#3386 - April 15 - [v25.4.0](https://github.com/getsentry/sentry/releases/tag/25.4.0) released
1 parent b348351 commit 6b64655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/application-architecture/feedback-architecture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ This feature is available if you enable the following feature flags.
264264

265265
- `organizations:user-feedback-ingest`
266266
- `organizations:user-feedback-ui`
267-
- `organizations:user-feedback-replay-clip` (v24.7.1+)
267+
- `organizations:user-feedback-replay-clip` (from v24.7.1 through to v25.3.0)
268268

269269
Auto-registered flags for issue platform, for versions \<= v24.10.0 only:
270270

0 commit comments

Comments
 (0)