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.328 (2025-11-18)
4
+
5
+
### PR [#1836](https://github.com/danielmiessler/Fabric/pull/1836) by [ksylvan](https://github.com/ksylvan): docs: clarify `--raw` flag behavior for OpenAI and Anthropic providers
6
+
7
+
- Update `--raw` flag description across all documentation files
8
+
- Clarify flag only affects OpenAI-compatible providers behavior
9
+
- Document Anthropic models use smart parameter selection
10
+
- Remove outdated reference to system/user role changes
11
+
- Update help text in CLI flags definition
12
+
3
13
## v1.4.327 (2025-11-16)
4
14
5
15
### PR [#1831](https://github.com/danielmiessler/Fabric/pull/1831) by [ksylvan](https://github.com/ksylvan): Remove `get_youtube_rss` pattern
0 commit comments