Skip to content

Releases: FriendsOfCake/cakephp-upload

3.0.4

16 Dec 03:45
Compare
Choose a tag to compare
  • Add a link to the 2.x documentation in the readme
  • Ensure all file access is set to public as in the 2.x line

3.0.3

06 Dec 01:03
Compare
Choose a tag to compare
  • Add missing backtick for codeblock
  • Remove single unused variable
  • Add the ability to specify a transformer class as a callable
  • Use https url in composer.json
  • Simplify PHP requirement

3.0.2

30 Nov 21:11
Compare
Choose a tag to compare
  • Properly spell my own name

3.0.1

30 Nov 06:41
Compare
Choose a tag to compare
Merge pull request #342 from josegonzalez/josegonzalez-patch-1

Fix runs on docker-based platforms

3.0.0

27 Nov 00:08
Compare
Choose a tag to compare

Features:

  • CakePHP 3.x support
  • Upload to any backend (local fs, S3, Dropbox, FTP, etc.) using Flysystem
  • Removed embedded image manipulation in favor of using custom transformers
  • 100% Unit Test coverage

1.3.0

22 Sep 04:34
Compare
Choose a tag to compare

For the CakePHP 2.x series.

1.2.0

16 Mar 14:31
Compare
Choose a tag to compare

For the CakePHP 2.x series.

The latest release of the plugin which includes a new shell, bugfixes and also documentation updates.

If you are running an older version of the plugin, you are recommended to update to this release.

Thanks to all the contributors for helping with this release.

1.1.1

29 Jul 18:35
Compare
Choose a tag to compare

For the CakePHP 2.x series.

Patch release to fix new nameCallback option

1.1.0

29 Jul 04:29
Compare
Choose a tag to compare

For the CakePHP 2.x series.

1.0.1

15 Jan 17:03
Compare
Choose a tag to compare

For the CakePHP 2.x series.