Skip to content

Releases: maxence-charriere/go-app

v10.1.3

20 Mar 12:50
ad633b9
Compare
Choose a tag to compare

What's Changed

  • Deprecated meta tag "apple-mobile-web-app-capable" by @cxjava in #1057

New Contributors

Full Changelog: v10.1.2...v10.1.3

v10.1.2

14 Mar 06:25
50e8fb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.1...v10.1.2

v10.1.1

11 Mar 07:10
c5280e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.1.0...v10.1.1

v10.1.0

06 Mar 07:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.10...v10.1.0

v10.0.10

15 Feb 13:49
9fa9f75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.9...v10.0.10

v10.0.9

03 Dec 10:56
866eab7
Compare
Choose a tag to compare

Changes

  • Fixed the maskable icon issue on Safari.
  • Icons other than the default icon are now excluded from the app manifest unless explicitly specified.

v10.0.8

10 Oct 06:58
25ff169
Compare
Choose a tag to compare

Changes

  • Handler URL values now preserve case
  • OnAppUpdate is triggered back on service worker activation

Thanks to @vito for his contribution.

v10.0.7

02 Oct 13:28
Compare
Choose a tag to compare

Summary

  • PWA updates fixed

v10.0.6

22 Aug 13:36
4c248da
Compare
Choose a tag to compare

Changes

  • Fixed a bug in the Raw element where the parent was not set during updates.

v10.0.5

15 Jun 05:30
Compare
Choose a tag to compare

Service worker is handled once the page is loaded.