Releases: ikkez/f3-assets
Releases · ikkez/f3-assets
Sugar Assets v1.2.3
Sugar Assets 1.2.0
Maintenance release.
- Unknown script types like templates and applications other than
jsare now skipped by default - improved custom attribute handling
Sugar Assets 1.1.7
Maintenance release incl. a fix for windows paths.
Sugar Assets 1.1.6
- allow to define a custom
Templateinstance in the constructor
Sugar Assets 1.1.5
Fix for minifying files with same name.
Option to setup different minify compiler
New options:
- combine.merge_attributes
- minify.compiler.js
- minify.compiler.css
check docs at http://f3.ikkez.de/assets
Sugar Assets 1.1.4
Improved performance with inline script handling
Sugar Assets 1.1.3
Maintenance release with bug fixes.
Sugar Assets 1.1.2
Includes a small hotfix for handling unknown UI files as external files. This allows files to be included "as-is" even if they're not within one of the F3 UI paths.
Sugar Assets 1.1.1
short hot fix to solve an issue with relative paths on windows
Sugar Assets 1.1
Maintenance release.
- fixed an important issue with rewrite paths when webroot is within an symbolic linked folder
- added new method to rewrite fully relative CSS paths, as this is much more reliable (it's default now)
No action is required after upgrade, but clear your existing temp files just to be sure to test the new behaviour. It's configurable. Documentation was updated.