You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,10 @@ We're actively working on improvements and new features. To stay informed:
36
36
37
37
## 🚀 Release Notes
38
38
39
+
**2025.12.24 - Version 2.5.24**
40
+
41
+
-**🍎 Fix: MPS memory leak regression** - Restored MPS cache clearing after VAE encode/decode operations that was accidentally removed during code cleanup in v2.5.23
42
+
39
43
**2025.12.24 - Version 2.5.23**
40
44
41
45
-**🔒 Security: Prevent code execution in model loading** - Added protection against malicious .pth files by restricting deserialization to tensors only
0 commit comments