Skip to content

v1.2.19

Choose a tag to compare

@taoeffect taoeffect released this 25 May 19:07

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

  • This release backports a possible fix in #2803 for broken chatroom rendering (h/t @corrideat)

Full Changelog: v1.2.18...v1.2.19

$ sha256sum gi-*
98ca5aa2daaf4699fe1b0e1b92afaa4e02871a5d7f43cc0441ab4651b0887f5f  gi-v1.2.19.debug.tgz
cd491e88c9f891960abe2d622ba8194e173a3d04082d9016022964e5273a8805  gi-v1.2.19.tgz