Files
chat_grid/client/public/changelog.json

28 lines
1.0 KiB
JSON
Raw Normal View History

{
"sections": [
{
"date": "February 21, 2026",
"items": [
"Added directional audio support, used now for the Radio item type.",
"Added audio layers to toggle voice, item sounds, media, and world (other users).",
"Added new item type clock.",
"Changed the E effect key to open a menu list for choosing effects.",
"Moved chat key from apostrophe to slash.",
"Added simple first-letter navigation for menus and lists.",
"Added Channel property for radio items (stereo, mono, left, right).",
"Added new wheel item type with configurable spaces and spin results.",
2026-02-21 02:38:13 -05:00
"Added movement/teleport sounds."
]
},
{
"date": "February 20, 2026",
"items": [
"Added Shift+O inspector mode to read all item properties.",
"Added paste support for chat and text-entry fields.",
"Persisted player position across refresh/reconnect.",
2026-02-21 02:38:13 -05:00
"Added loopback monitoring toggle for hearing your own effect."
]
}
]
}