v1.2.16
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
- #2676 - Fix undismissible Signup modal issue by @SebinSong in #2685
- #2577 - Paste issue on iOS Safari by @SebinSong in #2674
- #2556 - New Queue System for
ChatMain.vueby @SebinSong in #2696 - Use @chelonia/multiformats and @chelonia/serdes by @corrideat in #2694
- Various fixes & improvements by @corrideat in #2693
- Move SYNCS_RESET handler by @corrideat in #2699
Full Changelog: v1.2.15...v1.2.16
$ sha256sum gi-*
a8471284dd9e0f29a8745ae133a2a9ef00fa67e46a898922385e53f7850ea727 gi-v1.2.16.tgz
0889f5bb1ab395eca3d1f519f04b41d5409099732bda34d36e67aca21989b8f0 gi-v1.2.16.debug.tgz