v1.2.4
How to run this
The archive file contains a dist/
folder that needs to be placed into a copy of this cloned repo. Then you can serve it using grunt serve
. On a production site, you should to use these environment variables:
NODE_ENV=production
VAPID_EMAIL=mailto:[email protected]
GI_PERSIST=sqlite
(orGI_PERSIST=fs
, butsqlite
is recommended)
NOTE: when upgrading, it's important to first delete the dist/
folder and replace it with the new contents from the archive.
What's Changed
- Send transferables for event messages. by @corrideat in #2579
- Remove loding animation on prompt by @corrideat in #2578
Full Changelog: v1.2.3...v1.2.4
$ sha256sum gi-*
6ae180aef7dad8cb6b5214b0c7de34d1d430436f46c3982d4b0f820ab0637a73 gi-v1.2.4.tgz
9186cb4d085a94692014c630bf9193a170302310a5b43315106178c6f8462df4 gi-v1.2.4.debug.tgz