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.274 (2025-08-07)
4
+
5
+
### PR [#1673](https://github.com/danielmiessler/Fabric/pull/1673) by [ksylvan](https://github.com/ksylvan): Add Support for Claude Opus 4.1 Model
6
+
7
+
- Add Claude Opus 4.1 model support
8
+
- Upgrade anthropic-sdk-go from v1.4.0 to v1.7.0
9
+
- Fix temperature/topP parameter conflict for models
10
+
- Refactor release workflow to use shared version job and simplify OS handling
11
+
- Improve chat parameter defaults handling with domain constants
0 commit comments