v1.2.13
Important
This is one of the final releases before breaking 2.0 changes!
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=productionVAPID_EMAIL=mailto:test@example.comGI_PERSIST=sqlite(orGI_PERSIST=fs, butsqliteis 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
- improve backend push related logging by @taoeffect in #2675
Full Changelog: v1.2.12...v1.2.13
$ sha256sum gi-*
bd8b6fdda3cd14825f53d52bfe0d0d538f8d31901779b710559d446fe03af863 gi-v1.2.13.tgz
aa7b0aa56dd9073facb356bfefe4226d5ba76cc76bae1001cb119f3d3909b6a7 gi-v1.2.13.debug.tgz