We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66bbde commit 9d9ae62Copy full SHA for 9d9ae62
CHANGELOG.MD
@@ -1,5 +1,11 @@
1
# Release Notes for Chunked File Uploads
2
3
+## 1.1.0 - 2022-03-21
4
+- New: Store volume uids and path instead of folder ids for better project config portability
5
+- New: Added support for PHP 8 (https://github.com/sebastian-lenz/craft-chunked-uploads/issues/4)
6
+- Fix: Only display folders with customizations in settings (https://github.com/sebastian-lenz/craft-chunked-uploads/issues/2)
7
+- Fix: Respect customized cpTrigger values (https://github.com/sebastian-lenz/craft-chunked-uploads/issues/1)
8
+
9
## 1.0.2 - 2020-03-23
10
- Support renamed asset upload enpoint in Craft 3.4.x
11
0 commit comments