Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Releases: lovkyndig/create-google-app

Fix error on generate

21 Nov 21:01
Compare
Choose a tag to compare
  • Fixed error only on generate.
  • Build was ok.
  • It was methods in the list-page who was imported from utils-folder, that wasn't working on generate.

All of the utils methods had to be moved to the list-page, before they worked on generate.

This version will now be published in Google Play Console as version 2.

Giscus, caching and cookies

21 Nov 02:22
Compare
Choose a tag to compare
  • Caching Strategi is changed from CacheFirstto NetworkFirst.
  • Fixed a lot of issues with navigateFallbackDenylist and runtimeCaching.
  • Added giscus - a GitHub Commenting plugin.
  • Added cookies-msgbox to giscus.
  • Added cookies-text to privacy.txt.

1.release

31 Oct 03:16
Compare
Choose a tag to compare

1.release & package = v1.0.0

Info

The README.md keeps info about all the futures.

Need more info?
Read the documentation/ guidelines.

webp not supported

webp-images in manifest-file is not supported in android-packages.
If you try to use them, you will be stopped when running bubblewrap init.

What dos it mean for this release?

That this release can't be published to _Google Play Store,, without any changes.

All webp-images in two of the folders in pwa-directory in public, have to be changed.

  • v1.0.1-rc.5 has png-images and are published to Google App Store.1
  • v1.0.0 can be used if you are not planning to plublishing the app on Google Play Store.
  1. Google will respond on a publish after 7 days. If no error then it will be available on G App Store.