v1.0.1
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)
What's Changed
- #2238 - Char limit UI and validation for group name in GroupSettings.vue by @SebinSong in #2239
- Fix heisenbug of group-chat by @Silver-IT in #2231
- Fix heisenbug while checking payment details by @Silver-IT in #2227
- #2243 - Fix markdown
<code>
element issue by @SebinSong in #2247 - Fix error that invite link doesn't work inside chat by @Silver-IT in #2246
- Fix some UI issues by @Silver-IT in #2251
- #2244 - Drag and Drop file upload doesn't work in Safari by @SebinSong in #2253
- #2233 - Custom PWA installation in Home.vue by @SebinSong in #2242
- Update README.md by @taoeffect in #2255
- Fix styling issue of more options menu by @Silver-IT in #2254
- Allow users to force notifications to be marked as read by @Silver-IT in #2248
- improved the news item by @taoeffect in #2258
- 1.0.1 prep (also added x-real-ip support) by @taoeffect in #2259
Full Changelog: v1.0.0...v1.0.1
$ sha256sum gi-v1.0.1.tgz
d429461a5f00425bd454ed782ac47cd316a2b2ce05147e34ab875debf9cfe5bf gi-v1.0.1.tgz