v1.0.7
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
- #2245 - Make non-monetary contribution mandatory in IncomeDetails.vue for non-pledgers by @SebinSong in #2292
- #2283 - Chat should not replace symbols in
<code>
by @SebinSong in #2293 - #2269 - Only show history if it exists by @SebinSong in #2297
- #2241 - Bug-fix in invited-by tooltip by @SebinSong in #2295
- #2267 - Don't prompt users to "Send Payments" until first distribution period starts by @SebinSong in #2308
- Compound PR for two simple UI updates #2310 / #2200 by @SebinSong in #2315
- #2076 - Fix the group placeholder icon issue by @SebinSong in #2320
- Have timeout eat into reconnect delay by @corrideat in #2318
- #2158 - Fix the broken 'Reduced-motion' mode by @SebinSong in #2316
- #2313 Make sure at least 1 non-monetary is required in Contributions page by @SebinSong in #2321
Full Changelog: v1.0.6...v1.0.7
$ sha256sum gi-*
e1b886d70a929d846cd9d54154746e99bc627906f83b1248d4ce1cb13565e103 gi-v1.0.7.debug.tgz
8d047b4c86d8d206f9d17b054bb9afc4ada6b9ea93461c666c73a8aab5a1a8de gi-v1.0.7.tgz