align bridge multimodal handling (#755)

This commit is contained in:
ekko
2026-05-15 14:47:29 +08:00
committed by GitHub
parent 84e98cfb5e
commit 94f1061734
13 changed files with 53 additions and 4 deletions
+7
View File
@@ -5,6 +5,13 @@ export interface ChangelogEntry {
}
export const changelog: ChangelogEntry[] = [
{
version: '0.5.24',
date: '2026-05-15',
changes: [
'changelog.new_0_5_24_1',
],
},
{
version: '0.5.23',
date: '2026-05-15',