v1.2.10
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
VAPID_EMAIL=mailto:[email protected]
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
- #2648 - Improve the User-settings page user flow on tablet/mobile by @SebinSong in #2650
- #2651 - Fix the modal navigation issue by @SebinSong in #2655
- misc push-related fixes and improvements by @taoeffect in #2649
Full Changelog: v1.2.9...v1.2.10
$ sha256sum gi-*
8258f4dbd67538a12c112ffc836e3b90ce591b586306ba37aff2a233fce82559 gi-v1.2.10.tgz
c510eb3db612b1f5284ce6dee6aaaa93944dc47a961fda79e3513ce3d16ff479 gi-v1.2.10.debug.tgz