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).",