bevy/release-content/migration-guides/compressed-image-saver.md
atlv bd4258bf5c
add forgotten migration guide (#19800)
# Objective

- Forgot to add a migration guide on #19789

## Solution

- Add one
2025-06-24 11:19:20 +00:00

234 B

title pull_requests
Compressed image saver feature
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.