Releases: GoogleChromeLabs/gulliver
Releases · GoogleChromeLabs/gulliver
Version 0.5
- Allows Add PWAs async
- Adds API endpoint to add a PWA
- Adds Installable tab
Version 0.4
- Published the Lighthouse docker image
- New API for PWAs in CSV/JSON
- New RSS Feed
- Migrated Lighthouse details to the lighthouse viewer
- Updated LH to 2.9.1
Version 0.3
- Adds PWA Search
- Adds HTTP2 support for fetching manifests
- Back button fixes
- Fixes 404s double header
- Uses icons for Login button
- Fixes for Lighthouse v2
Version 0.2.1
- Adds H2 pushes for CSS and JS
- Adds Cache-Control:public, max-age=86400 to the manifest.json
- Adds preconnects for 3 more external resources
- Fixes showing double headers
- Uses memcached for rendered pwa pages
- Increases cache headers to default to 10 min and use Cloud CDN
- Reduces memcached timeout
Version 0.2
- Implemented the PRPL pattern
- Upgraded to AppEngine flex environment
- Added WebPageTest and PageSpeedInsights graphs to details page
- Multiple cron/tasks fixes
Version 0.1.4
- Fixes in Lighthouse score process
- Include PageSpeedInsight and WPT info (backend)
- Small UI changes
- Added Analytics tracking to Push Notifications
Version 0.1.3.1
- Fixes for page transitions
- Fixes for SW caching
- New Lighthouse logo
- Fixes for Lighthouse scoring
Version 0.1.3, First optimizations
We included first optimizations:
- SW page transitions
- First use of notifications
- General error fixes
Version 0.1.2, Basic PWA Directory.
Merge pull request #253 from GoogleChrome/ui-fixes Css fixes for cards, buttons and lighthouse icon
Version 0.1.1, Basic PWA Directory.
Merge pull request #221 from GoogleChrome/ithinkihaveacat-rollup-is-prod rollup is prod and node 6.8.0 as default.