Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 873 Bytes

CHANGELOG.MD

File metadata and controls

25 lines (18 loc) · 873 Bytes

Release Notes for Chunked File Uploads

2.0.1 - 2022-03-28

  • Fix: Settings style is broken

2.0.0 - 2022-03-28

  • New: Craft 4 and PHP 8 support

1.1.1 - 2022-03-23

  • Fix: Correctly filter out control panel only options

1.1.0 - 2022-03-21

  • New: Store volume uids and path instead of folder ids for better project config portability
  • New: Added support for PHP 8 (#4)
  • Fix: Only display folders with customizations in settings (#2)
  • Fix: Respect customized cpTrigger values (#1)

1.0.2 - 2020-03-23

  • Support renamed asset upload endpoint in Craft 3.4.x

1.0.1 - 2020-01-27

  • Fix ajax request headers, must accept json now

1.0.0 - 2019-05-25

  • Initial release