Skip to content

Releases: bobbyshaw/magento-footer-js

Bugfix release for Skipped Files Features

06 Jul 14:17
Compare
Choose a tag to compare

Skipped files feature fails when there is nothing in the skipped files configuration option. This has now been patched.

Ability to exclude specific JS files from being moved to footer.

03 Jun 09:46
Compare
Choose a tag to compare

Compatibility with commented out scripts

15 Apr 10:08
Compare
Choose a tag to compare

With help from @mkutyba and report by @mzeis we have resolved an issue where scripts that were commented out were being moved to the footer without their comments. This results in JS becoming functional that shouldn't have been.

This release also reduces from two observers to one with the same functionality.

Added JS exclusion

01 Mar 08:24
Compare
Choose a tag to compare

Thanks to @alex-borisenko, we have a new release with functionality to exclude JS from being moved to the bottom.

FPC Compatability

22 Aug 13:54
Compare
Choose a tag to compare
v0.0.3

Avoid duplicate headers error by checking whether there is a body and…

Added Composer

22 Aug 13:56
Compare
Choose a tag to compare
Merge pull request #4 from amorkan/master

Added composer