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.447 (2026-04-17)
4
+
5
+
### PR [#2097](https://github.com/danielmiessler/Fabric/pull/2097) by [ksylvan](https://github.com/ksylvan): Add Claude Opus 4.7 model support and bump Anthropic SDK to v1.37.0
6
+
7
+
- Added Claude Opus 4.7 model support and bumped the Anthropic SDK to v1.37.0.
8
+
- Upgraded the `anthropic-sdk-go` dependency from v1.34.0 to v1.37.0.
9
+
- Added `claude-opus-4-7` to the supported models list.
10
+
- Enabled the 1M context window beta feature for Opus 4.7.
11
+
- Updated model beta comments to reflect Opus 4.7 support.
12
+
3
13
## v1.4.446 (2026-04-15)
4
14
5
15
### PR [#2093](https://github.com/danielmiessler/Fabric/pull/2093) by [alecjmckanna](https://github.com/alecjmckanna): feat: add --readpattern flag to print pattern contents to terminal
0 commit comments