add forgotten migration guide (#19800)

# Objective

- Forgot to add a migration guide on #19789

## Solution

- Add one
This commit is contained in:
atlv 2025-06-24 07:19:20 -04:00 committed by GitHub
parent c7b5bc93c3
commit bd4258bf5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
---
title: Compressed image saver feature
pull_requests: [19789]
---
The compressed image saver has been gated behind its own dedicated feature flag now. If you were using it, you need to enable the "compressed_image_saver" feature.