Skip to content

Commit 5e86bd1

Browse files
committed
added change description for UploadedFile
1 parent 6dbfa76 commit 5e86bd1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

user_guide_src/source/changelogs/v4.4.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ Libraries
8989
the actual validated data. See :ref:`validation-getting-validated-data` for details.
9090
- **Images:** The option ``$quality`` can now be used to compress WebP images.
9191

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+
9295
Helpers and Functions
9396
=====================
9497

0 commit comments

Comments
 (0)