Changelogs: Uploader v4.1.0
A new version of Uploader has been released, version 4.1.0. Please download the new tag or view the documentation. If you have any questions, be sure to send me an email or comment on this post. If you run into any problems, report an issue on the GitHub repository.
Version: 4.1.0
Tested On: PHP 5.4.3, CakePHP 2.3.1, Composer
Requires: PHP 5.3, CakePHP 2, Composer
Commit Hash: f2cad62f01c8aedc262692a54ea5d5ed272f4224
Changes:
- Includes changes from 4.0.12 - 4.0.15
- Updated Transit requirement to 1.2
- Updated extension parsing to extract the value from the filename
- Updated mimetype parsing to extract the value from multiple sources:
file -b --mimecommand, thenfileinfo, then $_FILES['type'] - Fixed a bug where
beforeUpload(),beforeTransform()andbeforeTransport()callbacks were not being triggered for record deletions - Fixed a bug where $this->data is not available within callbacks
No Comments
No discussion has generated around this article yet? Why not provide some opinionated dialogue!