Files
controller-v2/client/public/changelog.md
T
eafonyang b65b653a74 fix(api): 修复固件版本显示格式错误
- 修改 formatFirmwareVersionDisplay 函数,支持版本号 >= 2010 的新格式显示
- 对于版本号小于 2010,保持原有 X.Y.0.Z 格式显示
- 对于版本号大于等于 2010,第三段显示两位数尾数,第四段固定为 0
- 更新 changelog,修复系统页面固件版本显示错误问题
2026-09-01 18:42:23 +08:00

966 B

What's New

This document records feature updates and bug fixes for the Luxsin X9 controller. Entries are listed in reverse chronological order — the newest release appears first.

v2026.09.01

Bug Fixes

  • Fixed the incorrect firmware version display on the System page.

v2026.08.17

Changes

  • Removed the "Legacy version" entry from the home page. The legacy Web UI is no longer being updated or maintained — please use this new Web UI for the best experience.

v2026.08.06

New Features

  • Added a "What's New" entry on the home page, allowing you to view release notes online.
  • Added Undo support on the EQ page: tap the Undo button to revert your most recent change. It covers band parameter edits (frequency / gain / Q / filter type), slider drag adjustments, preamp and auto-preamp changes, A/B mode copy & switch, and batch edits. Each undo shows a toast describing exactly what was reverted (e.g. "A Band 3 GAIN +2.0 → 0.0").