From 9ac2764bfac97d4e6ccb73b44356a32c76ba3b45 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 6 Feb 2023 17:19:12 -0600 Subject: [PATCH] CHANGELOG: profile dropdown --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0d0c5977..aed693abe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Posts: don't have to click the play button twice for embedded videos. - index.html: remove `referrer` meta tag so it doesn't conflict with backend's `Referrer-Policy` header. - Modals: fix media modal automatically switching to video. +- Navigation: profile dropdown erratic behavior. ### Removed - Admin: single user mode. Now the homepage can be redirected to any URL.