v1.2.18
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 after following the getting started instructions. 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
- Rename GIMessage to SPMessage by @corrideat in #2710
- Fix #2705 by @corrideat in #2708
Full Changelog: v1.2.17...v1.2.18
$ sha256sum gi-*
602ae8eb3e3a1b05699aab5fa8589f3d782337be9722c18da519d9b56a11bb47 gi-v1.2.18.tgz
232da99920af7cc1cd23d76eb16ffcc74b4b09c0d1fee268f0eef5a2176ff1c5 gi-v1.2.18.debug.tgz