Fabric Releases
151 releases of danielmiessler/Fabric
- 0.27.0
A minor patch release focused on resolving a rendering issue that occurred specifically when using React Fragments inside SVG elements.
Apr 30, 2026
- v3.3.2
This release introduces a new environment variable for controlling plugin timeouts and improves diagnostic error messages. It includes critical fixes for WebSocket latency, redundant batch creation, and MCP client reconnection stability. Additionally, it upgrades multiple dependencies to address security vulnerabilities and improves compatibility with Uvicorn 0.39+.
Apr 28, 2026
- v1.4.451
Adds three new commerce intelligence patterns and fixes vendor prefix parsing for model names to handle vendor/model conventions correctly.
Apr 23, 2026
- v1.4.450
The project now supports search grounding for GrokAI using xAI's Responses API, resolving HTTP 422 errors associated with hardcoded tool names and enabling real source URLs.
Apr 23, 2026
- v1.4.449
This release updates the development dependencies, upgrading Vite to version 8 and updating the Go Git library, alongside documentation updates for Scoop installation.
Apr 23, 2026
- v1.4.448
A fix has been implemented to handle cases where the completed Codex response is empty by falling back to the accumulated streamed delta text to ensure output is not lost.
Apr 17, 2026
- v1.4.447
The Anthropic SDK has been updated, and support for the new Claude Opus 4.7 model has been added, including beta access to a 1M context window.
Apr 17, 2026
- v1.4.446
A new CLI flag `--readpattern` has been introduced to easily inspect pattern contents directly in the terminal without navigating the filesystem manually.
Apr 15, 2026
- v3.3.1
This update enhances the SDK with explicit dependency modifiers and introduces event loop health monitoring. It refines the relational resolver with detailed tracking capabilities and fixes several issues regarding resolution propagation and SDK startup progress. Changes were also made to `RelationshipEntityKind` to support explicit tag dependency semantics.
Apr 14, 2026
- v1.4.445
This release focuses on enhancing Docker container security and build reproducibility by pinning specific versions and fixing critical vulnerabilities.
Apr 13, 2026
- v1.4.444
This update includes a comprehensive set of dependency upgrades across the Go module ecosystem to improve security and compatibility.
Apr 9, 2026
- v0.0.28
This release significantly expands the library's capabilities by adding support for numerous new social media platforms and APIs, migrating the configuration to pyproject.toml, and introducing a plugin system.
Apr 9, 2026
- v1.4.443
This release introduces optical character recognition capabilities for YouTube videos, allowing users to extract text from video frames.
Apr 9, 2026
- v1.4.442
The Codex client module has been refactored to separate OAuth logic, resulting in cleaner code and improved maintainability.
Mar 26, 2026
- v1.4.441
This update includes dependency bumps and removes deprecated Claude model aliases to keep the codebase up to date.
Mar 22, 2026
- 0.26.0
This release introduces a built-in minimal JSX runtime, allowing developers to use JSX directly without needing to configure an external runtime dependency.
Mar 20, 2026
- v1.4.440
The project now includes a Chinese translation of the README to better support international users.
Mar 19, 2026
- v1.4.439
The default MiniMax model has been upgraded to the newer M2.7, offering enhanced reasoning and coding capabilities.
Mar 18, 2026
- v1.4.438
A critical streaming deadlock bug has been fixed, and strategy handling has been unified across the CLI and REST API.
Mar 18, 2026
- v1.4.437
A new Codex vendor plugin has been added, enabling OpenAI OAuth authentication with browser-based login.
Mar 16, 2026