Releases: iworks/iworks-pwa
Releases · iworks/iworks-pwa
v1.5.8
- The check for a tag meta with the "viewport" value has been added after changes in plugins activations.
- The dynamic property has been fixed.
- The function
parse_url()
has been replaced by the functionwp_parse_url()
. - The iWorks Options module has been updated to 2.9.0.
- The iWorks Rate module has been updated to 2.1.4.
- The nonce check has been added to check "viewport" feature.
Full Changelog: 1.5.7...1.5.8
v1.5.7
- Empty shortcuts in the
manifest.json
file have been fixed. Props for elmando111. - The filter
iworks-pwa/manifest/shortcuts
has been added. It's allowed to modify the shortcuts array in themanifest.json
file. - The filter
iworks-pwa/manifest/shortcuts/element/url/campain
has been added. It's allowed to modify the campaign in shortcuts urls. - The iWorks Options module has been updated to 2.8.7.
Full Changelog: 1.5.6...1.5.7
v1.5.6
- Wrong function name
get_color_background()
has been fixed. Props for bodhisattvac. - The iWorks Options module has been updated to 2.8.7.
- The iWorks Rate module has been updated to 2.1.3.
Full Changelog: 1.5.5...1.5.6
v1.5.5
- A check for PWA files required to work has been added.
- The iWorks Options module has been updated to 2.8.5.
- The iWorks Rate module has been updated to 2.1.2.
v1.5.4
v1.5.3
v1.5.2
v1.5.1
- Added checking for a tag meta with the “viewport” value. Add it if it is missing.
- Changed iWorks Rate Module repository to GitHub.
v1.5.0
- Added Add to Home screen button to show browser prompt to install “app”. Check Browser compatibility.