17 lines
569 B
JSON
17 lines
569 B
JSON
[
|
|
{
|
|
"category": "features",
|
|
"description": "**Slash commands** from project plugins now appear correctly in every open conversation after a plugin change.",
|
|
"breaking_change": false
|
|
},
|
|
{
|
|
"category": "performance",
|
|
"description": "**Grep searches** on large repositories are now substantially faster and no longer hit the 60-second timeout.",
|
|
"breaking_change": false
|
|
},
|
|
{
|
|
"category": "fixes",
|
|
"description": "**Prompts submitted rapidly** now stay in correct submission order in the queue.",
|
|
"breaking_change": false
|
|
}
|
|
]
|