mirror of
https://github.com/bybrooklyn/openbitdo.git
synced 2026-03-19 04:12:56 -04:00
cleanroom: modernize tui diagnostics and align release packaging
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -2,6 +2,22 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Changed
|
||||
- CLI contract reverted to single-command interactive launch:
|
||||
- `openbitdo [--mock]`
|
||||
- subcommand forms `openbitdo ui ...` and `openbitdo run ...` are rejected.
|
||||
- Headless automation output remains available in the `bitdo_tui` Rust API (human and line-delimited JSON records).
|
||||
- AUR packaging/publish flow now targets `openbitdo-bin` only.
|
||||
- Settings schema is now documented as v2:
|
||||
- `schema_version`
|
||||
- `advanced_mode`
|
||||
- `report_save_mode`
|
||||
- `device_filter_text`
|
||||
- `dashboard_layout_mode`
|
||||
- `last_panel_focus`
|
||||
|
||||
## v0.0.1-rc.1
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user