chore(release): Update version to v1.4.299

This commit is contained in:
github-actions[bot]
2025-08-27 18:07:33 +00:00
parent 51bd1ebadf
commit e40d4e6623
6 changed files with 14 additions and 11 deletions

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.298"
var version = "v1.4.299"

Binary file not shown.

View File

@@ -1,7 +0,0 @@
### 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
- Updated ollama package from version 0.9.0 to 0.11.7
- Fixed 8 security vulnerabilities including 5 high-severity CVEs that could cause denial of service attacks
- Patched Ollama server vulnerabilities related to division by zero errors and memory exhaustion
- Resolved security flaws that allowed malicious GGUF model file uploads to crash the server
- Enhanced system stability and security posture through comprehensive dependency upgrade