Skip to content

Releases: FriendsOfCake/cakephp-upload

8.0.1

22 Oct 03:58
324dc73
Compare
Choose a tag to compare

What's Changed

  • Bump urllib3 from 1.26.17 to 1.26.18 in /docs by @dependabot in #602
  • 8.x - Fix afterDelete expecting an UploadedFileInterface object. by @ndm2 in #603

Full Changelog: 8.0.0...8.0.1

8.0.0

13 Oct 19:22
44cdcc1
Compare
Choose a tag to compare

What's Changed

CakePHP 5 compatible release

New Contributors

Full Changelog: 7.0.1...8.0.0

7.0.1

18 Oct 07:41
b4a814b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.0...7.0.1

7.0.0

09 Jul 12:38
878cba2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.0...7.0.0

6.0.0

06 Aug 13:21
67b7e7b
Compare
Choose a tag to compare
  • Update league/flysystem to v2 #570.

5.0.1

06 Aug 13:17
09e74b9
Compare
Choose a tag to compare
  • Nothing of note, just dependencies updation and clean up.

4.0.2

09 Dec 08:11
a136f3e
Compare
Choose a tag to compare
  • Clamp league/flysystem to ^1.0 #557

5.0.0

02 Dec 12:29
a600086
Compare
Choose a tag to compare
Merge pull request #556 from FriendsOfCake/cake-4.x

Cake 4.x

5.0.0-RC2

27 Oct 12:13
ec02c87
Compare
Choose a tag to compare
5.0.0-RC2 Pre-release
Pre-release
Merge pull request #548 from FriendsOfCake/beforesave

Skip processing in beforeSave() if value is not instance of UploadedFileInterface

5.0.0-RC

19 Jun 17:27
7f5a43c
Compare
Choose a tag to compare
5.0.0-RC Pre-release
Pre-release
Merge pull request #542 from FriendsOfCake/issue-541

Fix "undefined index" error.