v1.2.14
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
- Recreate push subscription on new VAPID key by @corrideat in #2683
- 2677 error during sign up by @corrideat in #2682
Full Changelog: v1.2.13...v1.2.14
$ sha256sum gi-*
87c52dcd03a6b9efa64d13d068b78198b5c869192e6a7b7640cb6b59df445933 gi-v1.2.14.tgz
dfd4693fbababf2529832ccc0adcbf8d0fe173613b23215796ab44541a2d9600 gi-v1.2.14.debug.tgz