FPBInject v1.6.6 Release Notes
v1.6.6
New Features
• WebServer: Enhance quick command group management with selective import/export
- Add group metadata storage for persistent group ordering
- Add group rename, delete, and drag-to-reorder support
- Add command item drag-to-reorder and cross-group drag
- Add group context menu (rename/delete) on right-click
- Replace bulk export with selective export dialog (checkbox tree)
- Replace bulk import with preview dialog and conflict handling (per-item skip/overwrite, global strategy switch)
- Add i18n keys for en, zh-CN, zh-TW
- Add design doc: quick-command-group-enhancement.md
- Rewrite and expand test suite (1798 tests, 80%+ coverage)
Bug Fixes
• i18n: Replace hardcoded 'Conflict' title with t() call in quick commands
• NuttX: Use absolute path for fl_port_nuttx.c in CMake SRCS
Full Changelog: 32d4634...cef01a8