Luckfox PicoKVM 镜像更新

  • Luckfox-PicoKVM-Sys0.1.6-App0.1.2 更新日志(2026-02-27)

    1. 重新设计前端界面:单独设计桌面端和手机端前端界面,改善操作体验。
    2. 重新设计电源控制界面:可以和 Luckoxfox PicoKVM Ext 电源控制拓展板搭配使用。
    3. 新增视频编码格式:增加 H.265 编码输出,控制端需要确保浏览器支持 H.265 解码 。
    4. 新增 NPU 物体检测功能:集成 YOLOv5s 模型,可对采集视频进行实时目标识别。该功能目前处于初步开发阶段,仅供体验。
    5. 新增异域组网方案:增加支持 WireGuard 协议,便于更灵活的设备组网互联。
    6. 新增前端配置选项:支持在前端界面修改设备 MAC 地址;可直接修改总配置文件,重启后生效。
    7. 新增安全防护:增加防火墙配置,提升系统安全性;密码保护新增次数限制,防止暴力破解。
    8. 新增 OTA 升级功能:支持从github或服务器上下载并升级系统与应用。
    9. 增强 USB 状态检测:防止连接物理断开时仍然显示连接,对于部分特殊设备可以选择使用旧版检测方案.
    3. 新增 HDMI 预览模式:HDMI 连接成功后,TFT 屏幕上的 HDMI 按钮亮起再次点击即可进入预览界面(仅适用于完整版)。
    10. 新增 HTTP 直连功能:在 P2P 失败时可以作为备用方案远程连接设备,目前不支持音频传输。
    11. 新增 MicroSD 卡格式化功能:简化使用步骤,使用特殊文件格式的 MicroSD 卡不需要提前在其他平台进行格式化。
    12. 新增按钮复位功能:长按 boot 按键可以重置应用设置和防火墙设置。
    13. 对已知问题进行修复。


    Luckfox-PicoKVM-Sys0.1.6-App0.1.2 Release Notes (2026-02-27)

    1. Redesigned front-end UI: Separate layouts for desktop and mobile to improve usability.
    2. Redesigned power control page: Compatible with the Luckfox PicoKVM Ext power control expansionboard.
    3. Added new video encoding format: Supports H.265 output. The web client must use a browser thatsupports H.265 decoding.
    4. Added NPU object detection feature: Integrated the YOLOv5 s model for real-time detection oncaptured video. This feature is in an early preview stage for evaluation only.
    5. Added remote networking solution: Support for the WireGuard protocol for more flexible devicenetworking.
    6. Added front-end configuration options: Supports modifying the device MAC address from the web UI.Changes are written to the main configuration file and take effect after reboot.
    7. Added security enhancements: New firewall configuration and login attempt limits to prevent brute-force attacks.
    8. Added OTA upgrade feature: Supports downloading and upgrading system and application images fromGitHub or a custom server.
    9. Improved USB status detection: Prevents false "connected" states when the physical UsB link is
    disconnected. Legacy detection mode is available for certain devices.
    10. Added HDMI preview mode: After HDMI connects successfully, the HDMI button on the TFT screenlights up; press again to enter preview mode (full version only).
    11. Added HTTP direct connection mode: Can be used as a fallback remote access method when P2P fails
    (audio not supported yet).
    12. Added MicroSD card formatting feature: Simplifies setup; certain MicroSD cards no longer need to bepre-formatted on another platform.
    13. Added button reset function: Long-press the BOoT button to reset application and firewall settings.
    14. Fixed known issue
  • Luckfox-PicoKVM-Sys0.1.7-App0.1.3 更新日志(2026-05-19)

    1. 修复前端界面显示问题
    2. 优化键盘布局管理,新增更多语言支持
    3. 新增 OCR 识别功能
    4. 支持关闭网口指示灯
    5. 新增码流高级控制功能
    6. 支持将 SD 卡格式化为 exFAT
    7. 完善手机端模拟相对鼠标功能
    8. 新增代理配置功能
    9. 修复宏创建后无法重命名的问题
    10. 升级异域组网工具,新增异域组网工具版本管理
    11. 新增 MCP 服务与 CLI 子命令
    12. 新增 OTA 签名验证及公钥处理功能
    13. 新增配置迁移功能,后续更新后不再清空旧配置

    Luckfox-PicoKVM-Sys0.1.7-App0.1.3 Release Notes (2026-05-19)

    1. Fixed frontend interface display issues
    2. Optimized keyboard layout management and added support for more languages
    3. Added OCR recognition feature
    4. Added support for turning off the Ethernet port LED
    5. Added advanced video stream control feature
    6. Added support for formatting SD cards to exFAT
    7. Improved relative mouse operation simulation on mobile devices
    8. Added proxy configuration feature
    9. Fixed the issue where macros could not be renamed after creation
    10. Upgraded the cross-network group tool and added version management for it
    11. Added MCP service and CLI subcommands
    12. Added OTA signature verification and public key handling features
    13. Added configuration migration feature – old configurations will no longer be cleared after future updates