New beta release available!

10 views
Skip to first unread message

Matt Atterbury

unread,
Apr 18, 2013, 11:20:17 AM4/18/13
to mod-pagespeed-beta-testers
Hi everyone!

A new release is ready! I've updated the instructions to say how to get it - tl;dr is that there are new pre-built packages you can install as usual or you can build from source. The new release is 1.5.27.1-2857.

What's new:
* fix to CSS image handling
* fix handling of CSS inside <noscript> blocks
* ignore non-screen CSS rather than process it needlessly only to discard it later
* disable prioritize_critical_css for IE clients until we grok IE conditional comments
* handle CSS we can't parse by treating it all as critical
* inline the critical CSS where it came from rather than as a big chunk before <head>
* ensure the injected JS is inside the final </html>
* don't inject the JS if we don't need it
* fix prioritize_critical_css to play nice with combine_css - no need to disable it anymore!

If you could update your installation and let us know how it goes that would be great.
If you have any questions or problems don't hesitate to ask.

Thanks! m.
--
"Klaatu barada nikto"                          (754) 444-6288

Anthony George

unread,
Apr 18, 2013, 11:40:49 AM4/18/13
to Matt Atterbury, mod-pagespeed-beta-testers
Updated, no issues on x64 RPM.


Anthony C. George

Matt Atterbury

unread,
Apr 18, 2013, 11:46:01 AM4/18/13
to Anthony George, mod-pagespeed-beta-testers
Thanks! We'll check it out to ensure all is as expected :)

theartofweb

unread,
Apr 19, 2013, 9:10:36 AM4/19/13
to mod-pagespeed...@googlegroups.com
Updated:


    ModPagespeedEnableFilters prioritize_critical_css
    ModPagespeedEnableFilters lazyload_images
    ModPagespeedLazyloadImagesBlankUrl "/spacer.gif"


    ModPagespeedEnableFilters prioritize_critical_css
    ModPagespeedEnableFilters inline_preview_images
    ModPagespeedMinImageSizeLowResolutionBytes 5120

For both sites we can confirm better placement of <style> and <script> tags in HEAD and BODY, and it's also working now with combine_css.

Hemant Nandrajog

unread,
Apr 21, 2013, 9:51:10 AM4/21/13
to theartofweb, mod-pagespeed...@googlegroups.com
Installed the new rpm without any installation issues 
Will check the filters during the week

Thanks

Hemant Nandrajog

unread,
Apr 23, 2013, 11:04:38 AM4/23/13
to Matt Atterbury, mod-pagespeed-beta-testers
The issue ensure the injected JS is inside the final </html> is still there

http://mastposters.com/ if you look at source its still adding after </html>

Matt Atterbury

unread,
Apr 23, 2013, 11:26:31 AM4/23/13
to Hemant Nandrajog, mod-pagespeed-beta-testers
Ah, we've fixed it for most of the filters (like prioritize_critical_css) but missed that one. Sorry, we'll get on it.
Reply all
Reply to author
Forward
0 new messages