pwa 2.1.0-beta5

Bug fixes

Changelog

Issues: 1 issues resolved.

Changes since 2.1.0-beta4:

Task

  • #3420055 by Grevil: Set "pwa_service_worker" lifecycle to experimental

pwa 2.1.0-beta3

Bug fixes

Misc

  • Replace "device-width" with "width" and "device-height" with "height" in pwa_extras.module.

pwa 2.1.0-beta2

Bug fixes

Changelog

Issues: 2 issues resolved.

Changes since 2.1.0-beta1:

Bug

  • #3389337 by Grevil, Anybody: The main module does not fullfill install criteria for firefox

Task

  • #3382150 by Grevil, Anybody, thomas.frobieter: Logo is being cropped by Android on Home Screen

pwa 2.0.0-rc2

Bug fixes

Contributors (2)

Anybody, Ranjit1032002

Changelog

Issues: 1 issues resolved.

Changes since 2.0.0-rc1:

Bug

  • #3279305 by Anybody, Ranjit1032002: Log in / log out problems in Chrome

pwa 8.x-1.7

Bug fixes

Contributors (2)

Anybody, Ranjit1032002

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.6:

Bug

  • #3279305 by Anybody, Ranjit1032002: Log in / log out problems in Chrome

pwa 8.x-1.5

Bug fixes
New features

#3063345: Provide a PWA installation button block
#3167344: PWA Extras installs wrong configuration
Remove pwa_push, there is active work on pwa_webpush for D7 and this can be ported later
.info and readme

pwa 7.x-2.0-alpha2

Bug fixes

Informations about the 2.0 version in the 7.x-2.0-alpha1 release.

Fixes

  • Issue #3172856 by HitchShock: Incorrect icon and link of the notification

pwa 7.x-2.0-alpha1

Bug fixes
New features

PWA 2

This new version has many improvements, and more configuration options. If you’re just starting with the PWA module, once you enable it you’ll have a PWA that is installable on mobile and a full score on the PWA lighthouse audit. You can try it out on simplytestme.

pwa 7.x-2.x-dev

New features

Essentially a rewrite of the module, and the creation of the pwa_webpush module.

pwa 8.x-1.0-beta1

Bug fixes
New features

This release is a port of the PWA module which keeps the D7 service worker and all of its functionality intact.

pwa 7.x-1.0

Bug fixes
New features

First stable release of PWA module! Provides the following features:

  • Basic offline support using a Service Worker. Your site MUST have valid HTTPS
  • A configurable manifest.json that can be customized through the Drupal admin, or via hook from a module/theme

Differences from 7.x-1.0-beta3:

pwa 7.x-1.0-beta3

Bug fixes
New features

pwa 7.x-1.0-beta2

Bug fixes
New features

Breaking Change

All variables beginning with pwa_swcache_ were renamed to pwa_sw_cache_ (additional underscore added). There is no update hook to fix the change.

pwa 7.x-1.0-beta1

New features

Initial BETA release of module. Provides basic offline functionality using Service Worker and manifest.json

Give this a try but be advised that there might be major issues that the development team hasn't uncovered yet. Please report any issues as it will help us release improvements.

Subscribe with RSS Subscribe to Releases for PWA - Progressive Web App