Chunked File Uploads
Version 2.0.1
March 28, 2022
- Fix: Settings style is broken
Version 2.0.0
March 28, 2022
- New: Craft 4 and PHP 8 support
Version 1.1.1
March 23, 2022
- Fix: Correctly filter out control panel only options
Version 1.1.0
March 21, 2022
- New: Store volume uids and path instead of folder ids for better project config portability
- New: Added support for PHP 8 (https://github.com/sebastian-lenz/craft-chunked-uploads/issues/4)
- Fix: Only display folders with customizations in settings (https://github.com/sebastian-lenz/craft-chunked-uploads/issues/2)
- Fix: Respect customized cpTrigger values (https://github.com/sebastian-lenz/craft-chunked-uploads/issues/1)
Version 1.0.2
March 23, 2020
- Support renamed asset upload endpoint in Craft 3.4.x
Version 1.0.1
January 27, 2020
- Fix ajax request headers, must accept json now
Version 1.0.0
May 25, 2019
- Initial release