Skip to content

Releases: iworks/iworks-pwa

v1.5.8

27 Dec 12:56
Compare
Choose a tag to compare
  • 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 function wp_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

17 Nov 09:06
Compare
Choose a tag to compare

Full Changelog: 1.5.6...1.5.7

v1.5.6

27 Oct 06:55
Compare
Choose a tag to compare
  • 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

10 Jul 08:57
Compare
Choose a tag to compare

v1.5.4

30 Jun 09:30
Compare
Choose a tag to compare
  • The meta tag apple-mobile-web-app-capable has been added.
  • Trailing slashes from link and meta tags have been removed.
  • The Apple-related PWA has been completely rewritten. Props for James.

v1.5.3

16 Nov 19:58
Compare
Choose a tag to compare
  • Fixed translation string.
  • Added id property to manifest.json. Read more.
  • Added manifest.json property name limit on plugin install to 45 characters.
  • Added manifest.json property short_name limit on plugin install to 15 characters.

v1.5.2

26 Sep 10:26
Compare
Choose a tag to compare
  • Fixed issue with "apple-touch-icon" - it wasn't used even defined.
  • Updated iWorks Rate to 2.1.1.

v1.5.1

10 Sep 15:17
Compare
Choose a tag to compare
  • 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

02 Sep 12:43
Compare
Choose a tag to compare
  • Added Add to Home screen button to show browser prompt to install “app”. Check Browser compatibility.