v1.9.5
Pre-release
Pre-release
Warning
THE 1.9.x SERIES IS REALLY 2.0 ALPHA/BETA
THIS MEANS BREAKING CHANGES FROM ALL PRIOR VERSIONS
UPGRADING TO THIS RELEASE FROM A PREVIOUS DATABASE WILL BREAK AND YOU MIGHT LOSE DATA
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 after following the getting started instructions. On a production site, you should to use these environment variables:
NODE_ENV=productionVAPID_EMAIL=mailto:test@example.comGI_PERSIST=sqlite(orGI_PERSIST=fs, butsqliteorrouteris 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
- Backport libchelonia changes by @corrideat in #2811
- No await on broadcast by @corrideat in #2814
- Address KV issues on unread messages by @corrideat in #2817
- Use username for notification templates by @corrideat in #2819
- Feature detect by @corrideat in #2815
- ModalTemplate.vue: Invalid prop: type check failed for prop "a11yTitle" by @taoeffect in #2820
- Worker error handling by @corrideat in #2816
- Limits for generic proposal by @corrideat in #2821
- Closes #2828 by @taoeffect in #2829
- Manually trigger infinite event by @corrideat in #2831
- Avoid displaying contract IDs for new members on native notifications by @corrideat in #2835
- Use something other than BUILD=web by @corrideat in #2833
Full Changelog: v1.9.4...v1.9.5
$ sha256sum gi-*
c86efe41eb5da6d15a2d1871e0e451afc1e600b0029b66f119bc85dd8b300039 gi-v1.9.5.debug.tgz
f638a4f8667f4922f801e5b2e8af30071858c1f3087f1f2e4f78051c9a2a0a21 gi-v1.9.5.tgz