Skip to content

2.1

Compare
Choose a tag to compare
@arunbasillal arunbasillal released this 28 May 22:56
· 402 commits to master since this release
0b3c6f8

= 2.1 =

  • Date: 29.May.2020
  • Tested with WordPress 5.4.1.
  • Enhancement: Removed the WordPress admin notice suggesting to add SuperPWA manifest to OneSignal. [#114] (#114)
  • Enhancement: Updated fallback value in superpwa_get_display() to match the default value in superpwa_get_settings().
  • Enhancement: UTM Tracking Add-on: Added default values for Campaign Medium and Campaign Name.
  • Bug Fix: Fixed a rare PHP Notice: Array to string conversion in basic-setup.php on line 415. #92
  • Bug Fix: Added a check to see if WP_Plugins_List_Table class is available before using it. #93