This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
Releases: lovkyndig/create-google-app
Releases · lovkyndig/create-google-app
Fix error on generate
- Fixed error only on generate.
- Build was ok.
- It was methods in the
list
-page who was imported fromutils
-folder, that wasn't working ongenerate
.
All of the utils methods had to be moved to the
list
-page, before they worked ongenerate
.
This version will now be published in Google Play Console as version 2.
Giscus, caching and cookies
- Caching Strategi is changed from
CacheFirst
toNetworkFirst
. - Fixed a lot of issues with
navigateFallbackDenylist
andruntimeCaching
. - Added
giscus
- a GitHub Commenting plugin. - Added
cookies
-msgbox togiscus
. - Added
cookies
-text to privacy.txt.
1.release
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.
-
Google will respond on a publish after 7 days. If no error then it will be available on G App Store. ↩