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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Changelog
2
2
3
+
## v1.4.325 (2025-11-15)
4
+
5
+
### PR [#1828](https://github.com/danielmiessler/Fabric/pull/1828) by [ksylvan](https://github.com/ksylvan): Fix empty string detection in chatter and AI clients
6
+
7
+
- Chore: improve message handling by trimming whitespace in content checks
8
+
- Remove default space in `BuildSession` message content
9
+
- Trim whitespace in `anthropic` message content check
10
+
- Trim whitespace in `gemini` message content check
11
+
3
12
## v1.4.324 (2025-11-14)
4
13
5
14
### PR [#1827](https://github.com/danielmiessler/Fabric/pull/1827) by [ksylvan](https://github.com/ksylvan): Make YouTube API key optional in setup
0 commit comments