Update to 4.4

This commit is contained in:
NuklearRabbit
2026-07-24 20:44:26 +02:00
parent 66060348da
commit b4f0be3d77
9 changed files with 144 additions and 23 deletions
+7
View File
@@ -1,3 +1,10 @@
## 0.4.4
- Correctly stage deleted and renamed paths.
- Preserve and surface local commits when push fails.
- Always refresh the actual Git state after operation errors.
- Add end-to-end Git regression coverage for deletion and push recovery.
## 0.4.3
- Removed the platform-dependent Unraid inspection integration test that mixed Windows temporary paths with remote Linux semantics.