Restore named project snapshots

This commit is contained in:
2026-07-25 22:41:24 +02:00
parent 7c670fece3
commit 384a5769ab
25 changed files with 1315 additions and 206 deletions
+3 -2
View File
@@ -142,5 +142,6 @@ Covered operations include:
- renumber and identifier update flows
- apply sorted order
The toolbar currently exposes availability through its Undo/Redo buttons. A
browsable revision timeline and named restore points are separate future work.
The toolbar currently exposes availability through its Undo/Redo buttons.
Named restore points can be created, listed and restored through the API. A
browsable revision/snapshot UI remains future work.