Releases: ArthurHoaro/web-thumbnailer
Releases · ArthurHoaro/web-thumbnailer
v1.2.1
Fixed
- Fix a issue where download_mode from JSON config has no effect
v1.2.0
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 forfinder
and granted forthumb
)
Changed
- The relative path to the thumbnail cache file is now retrieved using
SCRIPT_FILENAME
.
v1.1.4
Packagist trigger...
v1.1.3
Fixed
- Fix an issue with thumbs path with Apache alias where DOCUMENT_ROOT is not set properly
v1.1.2
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
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
v1.0.1 Release v1.0.1