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 c69290c commit 01af31fCopy full SHA for 01af31f
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to `laravel-image-transform-url` will be documented in this file.
4
5
+## v0.3.0 - 2025-04-21
6
+
7
+This version fixes adds checks against a possible path traversal attack vector in the ImageTransformerController.
8
+Any real possibilities of this could not be detected, but this adds an additional safeguard.
9
10
## v0.2.0 - 2025-04-20
11
12
This version fixes an issue with the default configuration file using the `app()` helper, causing a binding resolution issue when published.
0 commit comments