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.
UploadedFile
1 parent 6dbfa76 commit 5e86bd1Copy full SHA for 5e86bd1
user_guide_src/source/changelogs/v4.4.0.rst
@@ -89,6 +89,9 @@ Libraries
89
the actual validated data. See :ref:`validation-getting-validated-data` for details.
90
- **Images:** The option ``$quality`` can now be used to compress WebP images.
91
92
+- **Uploaded Files:** Added ``UploadedFiles::getClientPath()`` method that returns
93
+ the value of the `full_path` index of the file if it was uploaded via directory upload.
94
+
95
Helpers and Functions
96
=====================
97
0 commit comments