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.267 (2025-07-26)
4
+
5
+
### PR [#1650](https://github.com/danielmiessler/Fabric/pull/1650) by [ksylvan](https://github.com/ksylvan): Update Gemini Plugin to New SDK with TTS Support
6
+
7
+
- Update Gemini SDK to new genai library and add TTS audio output support
8
+
- Replace deprecated generative-ai-go with google.golang.org/genai library
9
+
- Add TTS model detection and audio output validation
10
+
- Implement WAV file generation for TTS audio responses
11
+
- Add audio format checking utilities in CLI output
12
+
3
13
## v1.4.266 (2025-07-25)
4
14
5
15
### PR [#1649](https://github.com/danielmiessler/Fabric/pull/1649) by [ksylvan](https://github.com/ksylvan): Fix Conditional API Initialization to Prevent Unnecessary Error Messages
0 commit comments