If you installed the .rpm package, you can update with:
sudo yum update mod-pagespeed-beta
sudo /etc/init.d/httpd restart
If you installed the .deb package, you can update with:
sudo apt-get update
sudo apt-get upgrade
sudo /etc/init.d/apache2 restart
https://developers.google.com/speed/docs/mod_pagespeed/download
https://developers.google.com/speed/docs/mod_pagespeed/build_from_source
|
ID |
Type |
Status |
Summary |
| Defect | Fixed | mod_pagespeed_beacon returns 404 with VirtualHost | |
| Defect | Fixed | Fetching sharded resources from original domain | |
| Defect | Fixed | Default locations for cache/generated files should respect the FHS | |
| Enhancement | Fixed | Add wildcard support to ModPagespeedLoadFromFile | |
| Defect | Fixed | Lazyily Load Images on Webkit Browsers and the Image Input Element | |
| Defect | Fixed | first 3 histograms under /mod_pagespeed_statistics are empty | |
| Defect |
Fixed |
outline_css does not inherit CDN rewrite rules from ModPagespeedMapRewriteDomain | |
| Defect | Fixed | Unicode value 0x0 is not valid for interchange | |
| Enhancement | Fixed | Provide a pagespeed.conf option to append a custom Header (key->value) to the Serf fetcher | |
| Defect | Fixed | Use mimetype rather than doctype for HTML decisions | |
| Defect | Fixed | mod_pagespeed_message uses wrong timezone | |
| Defect | Fixed | Do not strip image dimensions when an inlined image is enlarged | |
| Enhancement | Fixed | disable sharding when running under SPDY in general, mod_spdy in particular | |
| Enhancement | Fixed | mod_pagespeed_ap24.so: cannot open shared object file: No such file or directory | |
| Defect | Fixed | Resource regeneration doesn't respect custom options | |
| Enhancement | Fixed | LoadFromFile blacklist support | |
| Defect | Fixed | file cache should enforce a maximum inode count. | |
| Defect | Fixed | collapse_whitespace missing whitespace removal in one location | |
| Enhancement | Fixed | Add memcached support as an alternative to the file-based cache. | |
| Defect | Fixed | Blacklist Android Chrome for webp conversion | |
| Defect | Fixed | defer_javascript should turn off for requests with header XMLHttpRequest | |
| Defect | Fixed | The use of memcached and load-from-file together is now supported and the bug raised by this issue is fixed. Note that the source release briefly introduced a ModPagespeedFilesystemMetadataCache directive but that has been removed and the configuration is now fully automatic. |
|
| Enhancement | Fixed | Make css_flatten_imports a core filter | |
| Enhancement | Fixed | inline_import_to_link should handle multiple @import statements | |
| Defect | Fixed | Is trim_urls in core filter set? | |
| Defect | Fixed | pagespeed css fetched by CDN result in cache-control:private,max-age=300 | |
| Enhancement | Started | VirtualHosts should inherit configuration from root | |
| Enhancement | Fixed | Page load count based on actual HTML rewrites (not beacon count) | |
| Defect | Fixed | lazyload_images should respect ModPagespeedDisallow directive | |
| Enhancement | Fixed | Rewrite <link rel="alternative stylesheet"> | |
| Defect | Accepted | convert_gif_to_png doc is missing | |
| Defect | Fixed | cache size explosion issue due to css in style tags | |
| Defect | Fixed | file-cache should count disk usage, not byte-count, when doing garbage collection | |
| 542 | Defect | Fixed | Site with html in CDATA tag in script tag gets broken by rewrite_javascript |
| 546 | Defect | Started | Respect X-Forwarded-Proto |
| 549 | Defect | Fixed | Make unit tests & system tests work in open-source flow without memcached running. |
| 555 | Defect | Fixed | 5 configuration settings documented as being settable in .htaccess don't work there. |