From: Dessalines Date: Wed, 12 Jan 2022 14:52:21 +0000 (-0500) Subject: Updating readme. X-Git-Url: http://these/git/?a=commitdiff_plain;h=55bb68f6f9b4dd79e1072f4e507ba87aadd9bf9f;p=lemmy.git Updating readme. --- diff --git a/RELEASES.md b/RELEASES.md index 80cedcc3..2baa9749 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,4 +1,4 @@ -# Lemmy v0.15.0 Release (2022-01-12) +# Lemmy v0.15.1 Release (2022-01-12) Lemmy now has private instances, optional registration applications, optional email verification, and temporary bans! These are described in detail below. @@ -101,6 +101,7 @@ There is a new rate limit for creating new comments in the [config.hjson](https: ### Lemmy UI +- Fixed an issue with post embeds not being pushed to a new line [#544](https://github.com/LemmyNet/lemmy-ui/issues/544) - Adding as and lt languages, Updating translations. - Temp bans ([#524](https://github.com/LemmyNet/lemmy-ui/issues/524)) - Fix banner. Fixes [#466](https://github.com/LemmyNet/lemmy-ui/issues/466) ([#534](https://github.com/LemmyNet/lemmy-ui/issues/534))