Skip to content

Releases: ArthurHoaro/web-thumbnailer

v1.2.1

17 Jul 10:23
v1.2.1
Compare
Choose a tag to compare

Fixed

  • Fix a issue where download_mode from JSON config has no effect

v1.2.0

30 Jun 12:14
v1.2.0
Compare
Choose a tag to compare

Added

  • Path type parameter, to retrieve either a relative or an absolute path to the thumbnail cache file
  • .htaccess files are now created in cache folders (denied for finder and granted for thumb)

Changed

  • The relative path to the thumbnail cache file is now retrieved using SCRIPT_FILENAME.

v1.1.4

13 Jun 18:15
v1.1.4
Compare
Choose a tag to compare

Packagist trigger...

v1.1.3

13 Jun 17:59
v1.1.3
Compare
Choose a tag to compare

Fixed

  • Fix an issue with thumbs path with Apache alias where DOCUMENT_ROOT is not set properly

v1.1.2

05 May 10:34
v1.1.2
Compare
Choose a tag to compare

Added

  • Support redirection in cURL download callback

Fixed

  • Fix an issue preventing the relative path to work properly in a subfolder
  • Decode HTML entities on thumb urls (e.g. &)
  • Fixed an issue where an empty cache folder where created

v1.1.0

01 May 12:32
v1.1.0
Compare
Choose a tag to compare

Warning: this release will invalidates existing cache.

Added

  • An exception is now thrown if PHP extension requirements are not satisfied.
  • CI:
    • Coverall PR check added
    • Scrutinizer PR check added
    • PHP CodeSniffer PSR-2 syntax is now run along unit tests

Changed

  • Image cache files are now stored as JPEG instead of PNG to save disk space.
  • Image cache domain folders are now stored using a hash instead of the raw domain name.

Fixed

  • Make Github ignore HTML test files for language detection.

First release

11 Nov 15:44
v1.0.1
Compare
Choose a tag to compare
v1.0.1

Release v1.0.1