From cce0d639d81314c8f1e233c1cba915fcf36fe84c Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Fri, 21 Apr 2023 17:34:21 -0500 Subject: [PATCH] CHANGELOG: drop zones --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6bc03ee8d..b27bae103d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Posts: improved design of threads. - UI: unified design of "approve" and "reject" buttons in follow requests and waitlist. - UI: added sticky column header. +- UI: add specific zones the user can drag-and-drop files. ### Fixed - Posts: fixed emojis being cut off in reactions modal.