Lesswrong2 Versions Save

The development repository for LessWrong2 and the EA Forum, based on Vulcan JS

v2.1.3

5 years ago

Noticed some small formatting errors in our last release, and also reduced the amount of things we lock to Sentry to not completely eradicate our plan limits.

v2.1.2

5 years ago

This should be a pretty stable release, with mostly bugfixes. The biggest update since last time is the Sentry integration, which you can activate by providing a sentry DNS in the settings.file (the sentry.url variable in the public section).

v2.1.1

5 years ago

A small syntax error causes error messages for logged-out users to appear in our last release. This minor version upgrade fixes that.

v2.1

5 years ago

So far we've just been pushing things into the devel branch and using that to deploy when it got to a stable point. From now we will only deploy from the master branch, which should help other people who have been using our codebase to make sure they can pull a stable version at any given point in time.

While this release is marked as "stable" in general our code has middling stability, and there are probably many bugs and problems.