mirror of
https://github.com/Matysh/houseplan-card
synced 2026-07-31 08:28:31 +00:00
docs: the value-display bug lived six days, not a year and a half
Version distance is not calendar distance. v1.26.0 shipped 2026-07-21 and the report came in on 2026-07-27; the project itself is three weeks old. The point stands and is unchanged — nothing in the suite could have caught it, because the option list and the schema were written in two languages and never compared — but the 'year and a half' was wrong.
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@
|
||||
`DISPLAY_MODES`, `TAP_ACTIONS`, `SPACE_FILL_MODES` and `ROOM_FILL_MODES` are
|
||||
exported from the card and read by a backend test that asserts the schema
|
||||
accepts every value a user can actually pick. Adding an option to an editor
|
||||
and forgetting the schema now fails the test suite instead of surfacing a year
|
||||
later through somebody's error message.
|
||||
and forgetting the schema now fails the test suite instead of surfacing
|
||||
through somebody's error message.
|
||||
|
||||
## v1.45.2 — 2026-07-27 (hardening from the v1.45.1 review: R4-1, R4-2)
|
||||
- **A failed cleanup no longer reports an accepted save as an error (R4-1).**
|
||||
|
||||
Reference in New Issue
Block a user