Releases: tomvanenckevort/NopCommerce.HTMLOptimiser
1.4
- Fixed bug where Unicode characters were replaced with a '?'.
- Exclude text files from minification.
- Added various settings to the plugin configuration screen to give the user more control over the HTML minification process:
- Minify inline scripts & styles.
- Remove or keep quotes.
- Remove or keep optional end tags.
- Remove or keep HTML & script comments.
- Remove or keep whitespace.
- Use short document type tag or keep existing.
This release is compatible with nopCommerce v3.40.
To install, unzip the file in your nopCommerce plugins folder and then install the plugin from the nopCommerce back office.
Settings can be configured by clicking the Configure button after the plugin has been installed.
1.3.1
- Disabled HTML minification for XML output, as it could break the markup.
- Fixed potential multi-threading issue with output stream filter.
This release is compatible with nopCommerce v3.40.
To install, unzip the file in your nopCommerce plugins folder and then install the plugin from the nopCommerce back office.
Settings can be configured by clicking the Configure button after the plugin has been installed.
1.3
- Replaced HTML minification code with the WebMarkupMin library (minified HTML reduced in size by about 10%, compared to v1.2).
This release is compatible with nopCommerce v3.40.
To install, unzip the file in your nopCommerce plugins folder and then install the plugin from the nopCommerce back office.
Settings can be configured by clicking the Configure button after the plugin has been installed.
1.2
- Added support for nopCommerce v3.40.
This release is compatible with nopCommerce v3.40.
To install, unzip the file in your nopCommerce plugins folder and then install the plugin from the nopCommerce back office.
Settings can be configured by clicking the Configure button after the plugin has been installed.
1.1
- Added support for nopCommerce v3.30.
- Replaced old Telerik controls with the new Kendo UI Web controls.
- Fixed a conversion issue if 'Add Headers' setting is empty.
To install, unzip the file in your nopCommerce plugins folder and then install the plugin from the nopCommerce back office.
Settings can be configured by clicking the Configure button after the plugin has been installed.
1.0
Initial release of the nopCommerce HTML Optimiser plugin.
This release is compatible with nopCommerce v3.20.
To install, unzip the file in your nopCommerce plugins folder and then install the plugin from the nopCommerce back office.
Settings can be configured by clicking the Configure button after the plugin has been installed.