From 138d05698a06f6bf7545b20db84d0e0cffc00f45 Mon Sep 17 00:00:00 2001 From: 3dtours Date: Mon, 27 Jul 2026 10:12:59 +0700 Subject: [PATCH] chore: add wiki log --- wiki.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wiki.md b/wiki.md index 26f6548..de3478e 100644 --- a/wiki.md +++ b/wiki.md @@ -397,3 +397,9 @@ - **App load**: fetch full catalog with all instrument presets - **Merge**: gán presets vào từng soundfont trong instrumentSelectorData - **Synth button**: hiển thị presets từ cache, không cần API call per-SF + +### [2026-07-27 09:55] Feat: Synth button shows flat instrument list from all SFs +- **openInstrumentSelector**: flatten presets from all SFs + soundfont name tag +- **Modal**: search bar + flat instrument list + soundfont name prefix +- **Fix**: `2ad2922` had extra closing paren in PluginManagerModal (build fix) +- **Arch**: loại bỏ hai-bước, click Synth → chọn instrument trực tiếp