Skip to content

v1.2.18

Choose a tag to compare

@taoeffect taoeffect released this 10 Mar 18:47

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=production
  • VAPID_EMAIL=mailto:test@example.com
  • GI_PERSIST=sqlite (or GI_PERSIST=fs, but sqlite 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

Full Changelog: v1.2.17...v1.2.18

$ sha256sum gi-*
602ae8eb3e3a1b05699aab5fa8589f3d782337be9722c18da519d9b56a11bb47  gi-v1.2.18.tgz
232da99920af7cc1cd23d76eb16ffcc74b4b09c0d1fee268f0eef5a2176ff1c5  gi-v1.2.18.debug.tgz