From a747046dfef6684693cde3cc5c2165902f9284e7 Mon Sep 17 00:00:00 2001 From: Jage9 Date: Sat, 21 Feb 2026 22:56:13 -0500 Subject: [PATCH] Update client changelog entries --- client/public/changelog.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/public/changelog.json b/client/public/changelog.json index bd08c58..d1a16f3 100644 --- a/client/public/changelog.json +++ b/client/public/changelog.json @@ -3,6 +3,7 @@ { "date": "February 21, 2026", "items": [ + "Added a generic Widget item type. This type lets you edit a variety of global item properties, and you can use remote URL's for sounds.", "Added tooltips for items and item properties. Press space from the Add Item or properties menus.", "Added directional audio support, used now for the Radio item type.", "Added audio layers to toggle voice, item sounds, media, and world (other users).",