We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f40b5 commit e514c58Copy full SHA for e514c58
activestorage/CHANGELOG.md
@@ -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
6
* Prevent `ActiveStorage::Blob#preview` to generate a variant if an empty variation is passed.
7
Calls to `#url`, `#key` or `#download` will now use the original preview
8
image instead of generating a variant with the exact same dimensions.
0 commit comments