Releases: tbela99/gzip
Releases · tbela99/gzip
remove docs reference xml installer #170
V3.1.1 bug fix release and performance
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
Automatically generate critical css path and AVIF support
V2.11.0
- @cbahiana-sd Added info on enabling zlib.output_compression 495b84d
- @cbahiana-sd #132 Changing {$r} for [$r] at line 650
- @tbela99 #135 Correcting typo on PLG_GZIP_FIELD_PWA_APP_URL_DESCRIPTION
- @tbela99 #111 replace javascript minifier with an ES6+ compatible alternative
- @tbela99 Merge pull request #140 from tbela99/javascript_minifier 39a7e38
- @tbela99 #137 compute integrity even when HTTP caching is off
- @tbela99 #142 add missing font-display from extracted font-face rules
- @tbela99 #144 cannot edit Joomla settings
- @tbela99 #147 fix css parser fatal error
- @tbela99 #148 fix warning
- @tbela99 #149 fix Joomla javascript error
V2.9.3
Add missing required files
Add missing required files #121
fix installation issue
remove invalid reference from install XML #119
New CSS parser and bug fixes
- 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
- fix empty service worker files #102