Changelog for Thumb3x.

3.1.0-pl
==============

-- 1) New thumb3x.cache_path_mode setting - cache path scheme: source (default, behaviour unchanged), hashed, flat
-- 2) Thumb3xHandler.php - in hashed/flat mode the source path never appears in the cache URL, file name = hash column
-- 3) Remove.php - removing a record now cleans emptied folders up the tree to the cache root
-- 5) Updated libraries: glide 3.0.1 -> 3.2.0, intervention/image 3.11.3 -> 3.11.8, intervention/gif 4.2.2 -> 4.2.4, flysystem (+local) 3.30.0 -> 3.35.3, mime-type-detection 1.16.0 -> 1.17.0

3.0.6-pl
==============
-- 1) Implementation of thumb3x.cache_path setting

Thumb3xHandler.php - replaced hardcoded cache paths with system setting usage
Truncate.php - cache path is now retrieved from settings

-- 2) Media Source tracking for cache deletion

thumb3x.mysql.schema.xml - added source_id field and index
Thumb3xHandler.php - source_id is now saved when creating cache records
Truncate.php - added ability to clear cache for specific media source (optional source_id parameter)

--3) Localization improvements
en/ - fixed errors in English localization
es/ - created complete Spanish localization
de/ - created complete German localization

3.0.5-pl
==============
-- Fixed bugs

3.0.4-pl
==============
-- Fixed bugs

3.0.1-pl
==============
-- Fixed bugs

3.0.1-pl
==============
-- Fixed bugs

3.0.0-pl
==============
-- The first release
