Skip to content

v1.9.4

Pre-release
Pre-release

Choose a tag to compare

@taoeffect taoeffect released this 28 May 00:07

Warning

THE 1.9.x SERIES IS REALLY 2.0 ALPHA/BETA
THIS MEANS BREAKING CHANGES FROM ALL PRIOR VERSIONS
UPGRADING TO THIS RELEASE FROM A PREVIOUS DATABASE WILL BREAK AND YOU MIGHT LOSE DATA

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 or router 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

  • Reimplement logic for hasNotReadTheLatestMessage by @corrideat in #2809
  • Replace unnecessary reactive calls with regular operations by @corrideat in #2810

Full Changelog: v1.9.3...v1.9.4

$ sha256sum gi-*
0a8e99b7d229b815aae5dfe38be6705997886bf67c7d4c410aee4cfa31144f91  gi-v1.9.4.debug.tgz
f964cb85c42e90d8445ef97d6749ebd398af896cd31c7ee424ba05973033a6c6  gi-v1.9.4.tgz