X-Git-Url: http://these/git/?a=blobdiff_plain;f=RELEASES.md;h=2baa9749ab8f527ef6414e3310a6566b90fce1f3;hb=55bb68f6f9b4dd79e1072f4e507ba87aadd9bf9f;hp=80cedcc3d617a66b98e42134fcf63106f616cfa3;hpb=f53902ecff3f8267dd3b39d252bee2bf4cf16f9e;p=lemmy.git 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))