v1.4.453
ankitects/ankiv1.4.453May 28, 2026by github-actions[bot]
AI Summary
This release updates the Fabric project by adding support for the Claude Opus 4.8 model and upgrading the underlying Go toolchain and dependencies. It ensures compatibility with the latest AWS SDK and Ollama client versions.
Key Highlights
- Addition of Claude Opus 4.8 model to the list of supported models
- Upgrade of Go toolchain to version 1.26.0
- Update of `anthropic-sdk-go` to v1.46.0
- Bump of Ollama client to v0.24.0
New Features
- Claude Opus 4.8 model support
Full Release Notes
## Changes ### PR [#2132](https://github.com/danielmiessler/Fabric/pull/2132) by [ksylvan](https://github.com/ksylvan): Add Claude Opus 4.8 model and bump Go toolchain and dependencies - Add Claude Opus 4.8 to the list of supported models. - Upgrade the Go toolchain to version 1.26.0. - Bump `anthropic-sdk-go` to v1.46.0. - Update AWS SDK and Bedrock service modules to their latest versions. - Bump the Ollama client to v0.24.0.