docs: changelog for the doctor fixes + version-sync note
Some checks failed
Security / Security check (push) Failing after 2s
Some checks failed
Security / Security check (push) Failing after 2s
Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
703d961cec
commit
6152c80c84
1 changed files with 7 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
All notable changes to `chain_studio` recorded here. Pubspec
|
All notable changes to `chain_studio` recorded here. Pubspec
|
||||||
version + `kStudioVersion` in `lib/main.dart` stay in lockstep.
|
version + `kStudioVersion` in `lib/data/about_info.dart` stay in
|
||||||
|
lockstep.
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
|
@ -33,6 +34,11 @@ version + `kStudioVersion` in `lib/main.dart` stay in lockstep.
|
||||||
trash icon into a labeled overflow menu.
|
trash icon into a labeled overflow menu.
|
||||||
- **Doctor page.** Copy button on every daemon path row; "n of m
|
- **Doctor page.** Copy button on every daemon path row; "n of m
|
||||||
events verified" instead of "n/m chain"; hash-chain wording unified.
|
events verified" instead of "n/m chain"; hash-chain wording unified.
|
||||||
|
The module tile no longer counts the built-in `system`
|
||||||
|
pseudo-module (a fresh hub shows 0 modules, matching the welcome
|
||||||
|
checklist); the daemon-files panel warns when the audit DB lives in
|
||||||
|
an OS-cleanable temp directory; the daemon card states endpoint,
|
||||||
|
transport security, and token status (length only) in one line.
|
||||||
- **Federation page.** Primary action in the app bar and in the empty
|
- **Federation page.** Primary action in the app bar and in the empty
|
||||||
state (FAB removed); plain-language empty text.
|
state (FAB removed); plain-language empty text.
|
||||||
- **Store.** License pill on the module card; maturity pills explain
|
- **Store.** License pill on the module card; maturity pills explain
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue