Skip to content

v1.0.2

Compare
Choose a tag to compare
@daylightstudio daylightstudio released this 08 Jan 08:09
· 1683 commits to master since this release

Added ability to display a preview of an uploaded file
Added ability to use placeholders for your upload path (e.g. 'folder' => 'images/{client_id}/')
Added Fuel_pages::children method
Fixed issue with checking compatibility with FUEL_VERSION value
Fixed issue with invalid layout file path
Fixed issue with sorting asset files by last_updated
Fixed issue with e modifier on a preg_replace causing errors on newer versions of PHP
Other minor bug fixes