Reserve setup initialisation before enabling settings

This commit is contained in:
vorotamoroz
2026-07-20 14:20:10 +00:00
parent 7faf51a6c4
commit 40a4987b0b
6 changed files with 222 additions and 16 deletions
+4
View File
@@ -12,6 +12,10 @@ Earlier releases remain available in the [0.25 release history](docs/releases/0.
## Unreleased
### Improved
- Wizard-driven new-device and existing-device setup now reserves Rebuild or Fetch before enabling imported settings, preventing ordinary start-up work from running ahead of the selected initialisation.
## 1.0.0-rc.0
19th July, 2026