v2.0.4 #2890
taoeffect
announced in
Announcements
v2.0.4
#2890
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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 usinggrunt serveafter following the getting started instructions. On a production site, you should to use these environment variables:NODE_ENV=productionVAPID_EMAIL=mailto:[email protected]GI_PERSIST=sqlite(orGI_PERSIST=fs, butsqliteorrouteris recommended)Important
Before upgrading, it's important to first delete the
dist/folder and replace it with the new contents from this archive.What's Changed
<a>tag markdown rendering issue by @SebinSong in #2887 -<a>tag markdown rendering issue #2888Full Changelog: v2.0.3...v2.0.4
This discussion was created from the release v2.0.4.
Beta Was this translation helpful? Give feedback.
All reactions