v1.0.0
🥳
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)
We plan to eventually publish some docker containers that will do all of this for you.
What's Changed
- #2144 - Updating user avatar while group settings is open updates both avatars by @SebinSong in #2207
- Fix errors in switching chatroom when user leaves group or chatroom by @Silver-IT in #2186
- remove beta testing warning banner on Home.vue by @taoeffect in #2213
- #2196 - Set reasonable character limit for group name by @SebinSong in #2211
- Notify proposal state changes in general chatroom by @Silver-IT in #2147
- #2219 - Add simulator link by @SebinSong in #2225
- Fix error in making notification body by @Silver-IT in #2221
- Remove alert in creating private chatroom by @Silver-IT in #2222
- #2192 Remove email from signup by @SebinSong in #2228
- #2218 - Set upper limit for group pledge amount by @SebinSong in #2224
Full Changelog: v0.8.0...v1.0.0
$ sha256sum gi-v1.0.0.tgz
68618c173093c477b0c7dd06315932af671043fea97cbcfb0b8a29369bc3e450 gi-v1.0.0.tgz