Changelogs: Uploader v3.1

A new version of Uploader has been released, version 3.1. 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, be sure to report an issue on the Github repository.

Version: 3.1
Tested On: PHP 5.3, CakePHP 2.0.3
Requires: PHP 5.2, CakePHP 2.0
Commit Hash: a0d0cbf3ac1062a31facab1b021969dcb39df49d
Changes:

  • Added append and prepend support to Uploader::upload() and AttachmentBehavior
  • Added support for slashes within append and prepend options to allow for folder organization
  • Fixed a bug with FileValidationBehavior::extension()

2 Comments

  • Hey Miles, thank's for your work.
    I was looking for an image upload plugin for cake 2.0 (i've used yours plugin also in cake 1.3) and i'm happy to see this update.
    thanks