Skip to content

Commit e514c58

Browse files
Add CHANGELOG entry for rails#50082 [ci-skip]
1 parent c0f40b5 commit e514c58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

activestorage/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* When using the `preprocessed: true` option, avoid enqueuing transform jobs
2+
for blobs that are not representable.
3+
4+
*Chedli Bourguiba*
5+
16
* Prevent `ActiveStorage::Blob#preview` to generate a variant if an empty variation is passed.
27
Calls to `#url`, `#key` or `#download` will now use the original preview
38
image instead of generating a variant with the exact same dimensions.

0 commit comments

Comments
 (0)