From 194c6984066f2ae41c39e9150aab4cc1d8a14ac4 Mon Sep 17 00:00:00 2001 From: Jage9 Date: Wed, 25 Feb 2026 01:20:31 -0500 Subject: [PATCH] Added changelog entries --- client/public/changelog.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/public/changelog.json b/client/public/changelog.json index 764ea43..00b3c76 100644 --- a/client/public/changelog.json +++ b/client/public/changelog.json @@ -3,6 +3,8 @@ { "date": "February 24, 2026", "items": [ + "Added secondary actions with Shift+Enter. Currently, it works on the radio for now playing." + "Added now playing for media streams.", "Added user accounts. Username cannot be changed but nicknames can.", "Did a lot of behind-the-scenes work, including rewriting the item system and moving a lot of things away from the client. If things break, please let me know." ]