KDynamicImage Change LogThis page provides a complete change log for KDynamicImage through development to allow developers to track changes. Version 0.2.3 - released 26th November 2008- fixed Local caching by the client browser. New header included to ensure the client browser caches locally the image resource. Configuration set in the config.php file.
- New clean URL method for augmenting image resources. To avoid using GET variables to augment the image, a new inline syntax is available from the controller.
- Currently in SVN only
Version 0.2.2 - released 12th August 2008- fixed Caching engine now works as it should, caching completely unique images per setting
- Maximum resolution configuration control provided to limit the maximum output
- Auto cropping added to allow automatic cropping of an image to fit the desired area
- General tidy up of the code base
|