mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-09 22:38:10 -05:00
chore(release): Update version to v1.4.358
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## v1.4.358 (2025-12-23)
|
||||
|
||||
### PR [#1901](https://github.com/danielmiessler/Fabric/pull/1901) by [orbisai0security](https://github.com/orbisai0security): sexurity fix: Ollama update: CVE-2025-63389
|
||||
|
||||
- Fix: resolve critical vulnerability CVE-2025-63389 (update Ollama Go library)
|
||||
|
||||
## v1.4.357 (2025-12-22)
|
||||
|
||||
### PR [#1897](https://github.com/danielmiessler/Fabric/pull/1897) by [ksylvan](https://github.com/ksylvan): feat: add MiniMax provider support to OpenAI compatible plugin
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
var version = "v1.4.357"
|
||||
var version = "v1.4.358"
|
||||
|
||||
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
### PR [#1901](https://github.com/danielmiessler/Fabric/pull/1901) by [orbisai0security](https://github.com/orbisai0security): sexurity fix: Ollama update: CVE-2025-63389
|
||||
|
||||
- Fix: resolve critical vulnerability CVE-2025-63389 (update Ollama Go library)
|
||||
@@ -272,8 +272,8 @@ schema = 3
|
||||
version = "v2.6.0"
|
||||
hash = "sha256-UrSECFbpCIg5avJ+f3LkJy/ncZFHa4q8sDqDIQ3YZJM="
|
||||
[mod."github.com/ollama/ollama"]
|
||||
version = "v0.11.7"
|
||||
hash = "sha256-3Wn1JWmil0aQQ2I/r398HbnUsi8ADoroqNyPziuxn/c="
|
||||
version = "v0.12.4"
|
||||
hash = "sha256-5Ubp36Ywbt3TtIhqhHkrm+xo1/RT1EePexQzF84jeVo="
|
||||
[mod."github.com/openai/openai-go"]
|
||||
version = "v1.12.0"
|
||||
hash = "sha256-JHLlKvDwERPf728GUXBsKU58ODgCxcxEe9TKJTGAG1w="
|
||||
|
||||
@@ -1 +1 @@
|
||||
"1.4.357"
|
||||
"1.4.358"
|
||||
|
||||
Reference in New Issue
Block a user