Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch 1.8 #43

Merged
merged 62 commits into from
May 31, 2018
Merged

Branch 1.8 #43

merged 62 commits into from
May 31, 2018

Conversation

arunbasillal
Copy link
Contributor

= 1.8 =

  • Date: 31.May.2018
  • Tested with WordPress 4.9.6.
  • New Add-On: Apple Touch Icons. Set the Application Icon and Splash Screen Icon as Apple Touch Icons for compatibility with iOS devices.
  • Enhancement: Added support for Add to Home Screen prompt for Chrome 68 and beyond.
  • Enhancement: Better add-on activation and deactivation by hooking onto admin_post action.
  • Enhancement: Attempt to generate manifest and service worker automatically on visiting the SuperPWA settings page after adjusting root folder permissions.
  • Enhancement: Generated a .pot file with all strings for translation. You can also translate SuperPWA to your language by visiting translate.wordpress.org
  • Bug Fix: Compatibility issues with OneSignal are resolved for single installs.
  • Bug Fix: Updated plugin action links and admin notices with the correct admin menu link.

arunbasillal and others added 30 commits May 5, 2018 17:18
If activation took more than 5 seconds for some reason, the notice was never displayed and the transient was never deleted. SuperPWA does not leave anything behind, even expired transients. are deleted.
I was always getting confused with basic-setup.php and admin-setup.php

basic-setup.php - Everything for plugin basic operations like activation, plugins page action links etc.

admin-ui-setup.php - Everything related to the plugins settings page goes here including admin footer text and version.
Remy Perona standards ;)
Also inline documentation improvements.
…ect-gif

Updated link to Support The Project GIF
…le Touch Icons to wp_head. These will be used when your website is added to the Home Screen on iOS.

New filter: superpwa_add_apple_touch_icons
arunbasillal and others added 28 commits May 20, 2018 16:49
…cally on visiting the SuperPWA settings page after adjusting root folder permissions.
…d-on

Some theme's already provide these icons, so adding them automatically for everyone might not be a good idea.

Introduced the filter superpwa_wp_head_tags
Filter the filename of SuperPWA service worker.
Added New in version 1.8 features
@arunbasillal arunbasillal merged commit 1f9a570 into master May 31, 2018
@arunbasillal arunbasillal deleted the branch-1.8 branch May 31, 2018 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants