From ce0067788018722ee19b37c603e6278493540bd5 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 8 Feb 2021 15:24:51 -0500 Subject: [PATCH] Adding v0.9.7 release notes. --- RELEASES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index 811efbef9..870688810 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,14 @@ +# Lemmy v0.9.7 Release (2021-02-08) + +## Changes + +- Posts and comments are no longer live-sorted (meaning most content should stay in place). +- Fixed an issue with the create post title field not expanding when copied from iframely suggestion. +- Fixed broken federated community paging / sorting. +- Added aria attributes for accessibility, thx to @Mitch Lillie. +- Updated translations and added croatian. +- No changes to lemmy back-end. + # Lemmy v0.9.6 Release (2021-02-05) ## Changes