Files
chat_grid/client/public/changelog.json

27 lines
966 B
JSON

{
"sections": [
{
"date": "February 21, 2026",
"items": [
"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.",
"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.",
"Added loopback monitoring toggle for hearing your own effect."
]
}
]
}