v1.2.12
Important
This is the final 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
- Sync contracts using online event by @corrideat in #2670
- Avoid notifications while joining by @corrideat in #2660
Full Changelog: v1.2.11...v1.2.12
$ sha256sum gi-*
d367b1caccf36c7b4e47a915b48812d2c82d1ab6977353e3da9849ca1f4ca294 gi-v1.2.12.tgz
d8eb1646140aa9cd7cab4c7a9b0bcdbf1da6d5aa30b387d265d9e9a0d80f491c gi-v1.2.12.debug.tgz