Skip to content

Releases: inteve/simple-image-storage

Version 2.0.0

09 Jan 18:33
Compare
Choose a tag to compare
  • fixed compatibility with PHP 7.2
  • uses Nette\SmartObject instead of Nette\Object
  • requires PHP 5.6 or newer
  • requires Nette 2.4 or newer

Version 1.6.0

18 Dec 09:59
Compare
Choose a tag to compare
  • added support for custom thumbnail generator

Version 1.5.0

11 Sep 09:06
Compare
Choose a tag to compare
  • added getDirectory()

Version 1.4.0

11 Sep 09:05
Compare
Choose a tag to compare
  • added generateFilePath()

Version 1.3.0

11 Sep 09:05
Compare
Choose a tag to compare
  • added getRealThumbnailPath() & getPublicThumbnailPath()
  • added getRealPath(), deprecated getPath()

Version 1.2.0

11 Jul 05:12
Compare
Choose a tag to compare
  • added new method save()

Version 1.1.1

11 Jul 05:12
Compare
Choose a tag to compare
  • Nette\Utils\Strings::random() is deprecated (fixed compatibility with Nette 2.4)

Version 1.1.0

11 Jul 05:11
Compare
Choose a tag to compare
  • upload() - added support for non-standard MIME-types

Version 1.0.0

11 Jul 05:09
Compare
Choose a tag to compare

First public release.