v1.0.8
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=production
GI_PERSIST=sqlite
(orGI_PERSIST=fs
, butsqlite
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
- #2325 - add
stringMax()
validator for user display name by @SebinSong in #2328 - Fix #2277 - significantly improve reference count handling on join/leave group/chatroom by @corrideat in #2294
- #2249 Bug-fix in tooltip by @SebinSong in #2327
- Fixes #2311. by @corrideat in #2333
- Sebin/task/#2284 upgrade cypress to the latest ricardo by @corrideat in #2331
- #2296 - Fix the broken search functionality in the
/payments
page by @SebinSong in #2335
Full Changelog: v1.0.7...v1.0.8
$ sha256sum gi-*
f8b4de9dd1eba3a155db66f1a8edf6d5d10f52f620654e5d3648f3ba04fdb5f4 gi-v1.0.8.debug.tgz
ecb94023ce9f9f6e9042b692a6342e5fa06d38dee358c1a1c887fbf58972deac gi-v1.0.8.tgz