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: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## v1.4.299 (2025-08-27)
4
+
5
+
### PR [#1731](https://github.com/danielmiessler/Fabric/pull/1731) by [ksylvan](https://github.com/ksylvan): chore: upgrade ollama dependency from v0.9.0 to v0.11.7
6
+
7
+
- Updated ollama package from version 0.9.0 to 0.11.7
8
+
- Fixed 8 security vulnerabilities including 5 high-severity CVEs that could cause denial of service attacks
9
+
- Patched Ollama server vulnerabilities related to division by zero errors and memory exhaustion
10
+
- Resolved security flaws that allowed malicious GGUF model file uploads to crash the server
11
+
- Enhanced system stability and security posture through comprehensive dependency upgrade
12
+
3
13
## v1.4.298 (2025-08-27)
4
14
5
15
### PR [#1730](https://github.com/danielmiessler/Fabric/pull/1730) by [ksylvan](https://github.com/ksylvan): Modernize Dockerfile with Best Practices Implementation
0 commit comments