From 0816c1301447d8f5be1d12788a6a89dcfefebcfa Mon Sep 17 00:00:00 2001 From: Claire Date: Mon, 2 Dec 2024 14:11:35 +0100 Subject: [PATCH] Prepare changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51f5470d81..28542edc98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,18 @@ Changelog All notable changes to this project will be documented in this file. +## [4.2.21] - UNRELEASED + +### Fixed + +- Fix inactive users' timelines being backfilled on follow and unsuspend (#33094 by @ClearlyClaire) +- Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067 by @ClearlyClaire) +- Fix tl language native name (#32606 by @seav) + +### Security + +- Update dependencies + ## [4.1.20] - 2024-09-30 ### Security