Skip to content

Commit ea2f587

Browse files
committedFeb 24, 2024
prepare a new version
1 parent d363355 commit ea2f587

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed
 

‎assets/scripts/frontend.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* PWA — easy way to Progressive Web App - v1.5.8
3-
* http://iworks.pl/en/plugins/iworks-pwa/
4-
* Copyright (c) 2023; * Licensed GPLv3+ */
2+
* PWA — easy way to Progressive Web App - v1.5.9
3+
* https://github.com/iworks/iworks-pwa
4+
* Copyright (c) 2024; * Licensed GPLv3+ */
55
window.addEventListener('load', function(event) {
66
var iworks_pwa_deferred_prompt;
77
const iworks_pwa_add_button = document.querySelector('#iworks-pwa-add-button');

‎assets/scripts/frontend.min.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ A2HS is supported in all mobile browsers, except iOS web view. It's also support
103103

104104
== Changelog ==
105105

106-
= 1.5.9 (2024-02-21) =
106+
= 1.5.9 (2024-02-24) =
107+
* A few sizes have been added. [#3](https://github.com/iworks/iworks-pwa/issues/4). Props for [wfrank94](https://wordpress.org/support/users/wfrank94/).
107108
* The [iWorks Options](https://github.com/iworks/wordpress-options-class) module has been updated to 2.9.2.
108109
* The [iWorks Rate](https://github.com/iworks/iworks-rate) module has been updated to 2.1.8.
109-
* Few Apple sizes have been added. [#3](https://github.com/iworks/iworks-pwa/issues/4). Props for [wfrank94](https://wordpress.org/support/users/wfrank94/).
110110

111111
= 1.5.8 (2023-12-27) =
112112
* The check for a tag meta with the "viewport" value has been added after changes in plugins activations.

0 commit comments

Comments
 (0)