chore(release): Update version to v1.4.266

This commit is contained in:
github-actions[bot]
2025-07-26 00:04:58 +00:00
parent f70eff2e41
commit 92aca524a4
5 changed files with 13 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.265"
var version = "v1.4.266"

Binary file not shown.

View File

@@ -1,7 +0,0 @@
### PR [#1649](https://github.com/danielmiessler/Fabric/pull/1649) by [ksylvan](https://github.com/ksylvan): Fix Conditional API Initialization to Prevent Unnecessary Error Messages
- Prevent unconfigured API initialization and add Docker test suite
- Add BEDROCK_AWS_REGION requirement for Bedrock initialization
- Implement IsConfigured check for Ollama API URL
- Create comprehensive Docker testing environment with 6 scenarios
- Add interactive test runner with shell access