Files
chat_grid/client/public/changelog.json
2026-02-21 02:24:34 -05:00

27 lines
980 B
JSON

{
"sections": [
{
"date": "February 21, 2026",
"items": [
"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 and updated 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.",
"Expanded punctuation announcements while editing text.",
"Persisted player position across refresh/reconnect.",
"Added loopback monitoring toggle for hearing your own effect.",
"Improved reconnect flow and connection error handling."
]
}
]
}