Skip to content

Releases: tbela99/gzip

remove docs reference xml installer #170

14 Jul 16:23
Compare
Choose a tag to compare

What's Changed

  • reference to the docs/ folder prevented installing the plugin #170
  • update css parser to v0.3.6

V3.1.1 bug fix release and performance

02 Jul 02:56
Compare
Choose a tag to compare

What's Changed

  • V3.0 by @tbela99 in #160
  • fix installation issues by @tbela99 in #162
  • better automatic critical css generation
  • fix css parsing and rendering issues
  • fix gif to webp conversion issues

Full Changelog: V3.1...V3.1.1

#164 fix fatal error and notices when processing invalid images 58c2562
#164 fix multiple bugs 60fafa3
change version number d58b45b
fix merge conflict #164 873f692
#164 incorrectly parsing @ charset 82ed83a
#164 compute file hash only based on its content to avoid performance… af51a11
#164 revert the change. the hash computation method is configurable t… 79e7040
#164 fix CSS bugs 6823eac
load critical css generator only when required #164 ac58ae3

fix installation issues

14 Jan 02:08
Compare
Choose a tag to compare

#161 fix installation issues
#156 provide a link to Joomla doc about how to enable url rewriting

Automatically generate critical css path and AVIF support

25 Dec 04:44
Compare
Choose a tag to compare
  • #84 Automatically generate critical css path. no more parameter are required
  • #138 AVIF image support
  • changed LQIP blur value #b188238
  • documentation update

V2.11.0

16 Sep 03:00
Compare
Choose a tag to compare

V2.9.3

28 Feb 08:20
Compare
Choose a tag to compare
  • Do not remove quotes when some characters are present #126
  • Fix notice when parse inline CSS is enabled #105
  • Update version number #124
  • Add missing onesignal javascript #125

Add missing required files

18 Feb 00:58
Compare
Choose a tag to compare

Add missing required files #121

fix installation issue

09 Feb 00:52
Compare
Choose a tag to compare

remove invalid reference from install XML #119

New CSS parser and bug fixes

07 Feb 17:57
Compare
Choose a tag to compare
  • New CSS parser and minifier #67
  • Resize background images in inline css #116
  • Preserve background transparency when resizing #117
  • [bug] Fix an issue with responsive images #95
  • [bug] PWA start_url missing from preloaded urls #113
  • [bug] Cannot download sourcemap file #112
  • [bug] fix an error in the service worker #104
  • Convert CSS inline images to webp #93
  • Parse and minify inline CSS attribute #105

fix empty service worker files

07 Feb 17:56
Compare
Choose a tag to compare
  • fix empty service worker files #102