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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## v1.4.266 (2025-07-25)
4
+
5
+
### PR [#1649](https://github.com/danielmiessler/Fabric/pull/1649) by [ksylvan](https://github.com/ksylvan): Fix Conditional API Initialization to Prevent Unnecessary Error Messages
6
+
7
+
- Prevent unconfigured API initialization and add Docker test suite
8
+
- Add BEDROCK_AWS_REGION requirement for Bedrock initialization
9
+
- Implement IsConfigured check for Ollama API URL
10
+
- Create comprehensive Docker testing environment with 6 scenarios
11
+
- Add interactive test runner with shell access
12
+
13
+
3
14
## v1.4.265 (2025-07-25)
4
15
5
16
### PR [#1647](https://github.com/danielmiessler/Fabric/pull/1647) by [ksylvan](https://github.com/ksylvan): Simplify Workflow with Single Version Retrieval Step
0 commit comments