Skip to content

Releases: ikkez/f3-assets

Sugar Assets v1.2.3

21 Feb 20:43

Choose a tag to compare

minor php 8.1 fixes

Sugar Assets 1.2.0

27 Mar 10:40

Choose a tag to compare

Maintenance release.

  • Unknown script types like templates and applications other than js are now skipped by default
  • improved custom attribute handling

Sugar Assets 1.1.7

18 Feb 16:49

Choose a tag to compare

Maintenance release incl. a fix for windows paths.

Sugar Assets 1.1.6

21 Aug 10:25

Choose a tag to compare

  • allow to define a custom Template instance in the constructor

Sugar Assets 1.1.5

08 May 12:18

Choose a tag to compare

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

18 Mar 14:49

Choose a tag to compare

Improved performance with inline script handling

Sugar Assets 1.1.3

09 Mar 12:52
c68af85

Choose a tag to compare

Maintenance release with bug fixes.

Sugar Assets 1.1.2

26 Sep 23:23

Choose a tag to compare

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

16 Sep 17:32

Choose a tag to compare

short hot fix to solve an issue with relative paths on windows

Sugar Assets 1.1

05 Sep 20:54

Choose a tag to compare

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.