feat: improve batch installer selection dialog

This commit is contained in:
fujie
2026-03-16 14:24:48 +08:00
parent 00afae4a6d
commit 7a2ecee010
11 changed files with 109 additions and 28 deletions

View File

@@ -8,9 +8,9 @@ Batch Install Plugins from GitHub v1.1.0 upgrades the install confirmation step
## Highlights
- **Interactive Selection Dialog**: Opens a checkbox-based browser dialog instead of using the basic confirmation event
- **Interactive Selection Dialog**: Opens a checkbox-based browser dialog with type tags and visible plugin descriptions
- **Selective Installation**: The install loop now runs only for the plugins the user keeps selected
- **Repository Context**: Displays the current repository and exclusion hint inside the dialog
- **Repository Context**: Displays the current repository and only shows useful exclusion information inside the dialog
- **Localized UI**: Dialog controls are localized for all supported languages
- **No Workflow Regression**: Existing discovery, filtering, auto-update, and fallback connection logic remain unchanged