Fabric Releases
151 releases of danielmiessler/Fabric
- v1.4.420
Enhanced Azure AI Gateway with i18n support, documentation, configurable API version, URL validation with HTTPS enforcement, and response body size limits.
Feb 24, 2026
- v1.4.419
Enhanced debugging capabilities by adding a new `wire` debug level that logs full LLM request and response details, including token usage and stream updates.
Feb 22, 2026
- v1.4.418
Improved internationalization by replacing hardcoded error messages with translation keys across the codebase, adding 80+ new keys to support multiple languages.
Feb 22, 2026
- v1.4.417
Enabled support for the Azure AI Gateway by adding it to the plugin registry, allowing users to use it as an available AI provider.
Feb 21, 2026
- v1.4.416
Introduced Azure Entra ID authentication support, consolidating Azure logic into a new `azurecommon` package and upgrading dependencies for Entra ID/MSAL support.
Feb 21, 2026
- v1.4.415
Expanded support for long-context models by adding Claude Sonnet 4.6, Claude Opus 4.5, and Claude Opus 4.6 to the Anthropic beta model map.
Feb 19, 2026
- v1.4.414
Standardized internationalization across all plugins, tools, and templates, replacing hardcoded strings with localized equivalents and updating localization files.
Feb 19, 2026
- v1.4.413
Cleaned up dependencies by removing the unused `gemini_openai` plugin and `oauth_storage` utility, along with their associated tests.
Feb 18, 2026
- v1.4.412
Updated various Go dependencies (sqlite3, ollama, google API) and removed deprecated model references from the Anthropic and OpenAI-compatible providers.
Feb 18, 2026
- v1.4.411
Upgraded the Anthropic SDK to support Claude Sonnet 4.6, adding it to the list of supported models.
Feb 18, 2026
- v1.4.410
Adds three new AI dialogue analysis patterns focused on consent, victim identification, and transparency evaluation.
Feb 17, 2026
- v3.2.1
A maintenance release focusing on bug fixes and minor additions to guideline and observation creation methods regarding dependencies and tool handling.
Feb 17, 2026
- v1.4.409
Enhances symlink handling by using the executable name as the pattern argument when running from a symlink.
Feb 17, 2026
- v1.4.408
Adds optional API key authentication support to the LM Studio client for enhanced security.
Feb 17, 2026
- v1.4.407
Implements internationalization (i18n) for error messages in file manager, Vertex AI, and Copilot modules.
Feb 16, 2026
- v1.4.406
Adds internationalization support for VertexAI, Gemini, Bedrock, and fetch plugins across multiple languages.
Feb 16, 2026
- v1.4.405
Extends internationalization support to ollama, extensions, lmstudio, spotify modules, and chatter/template file operations.
Feb 16, 2026
- v1.4.404
Enables the responses API usage for the GrokAI (xAI) provider, allowing access to new response formats.
Feb 13, 2026
- v1.4.403
Updates OpenAI model references, deprecates older GPT-4 models, and updates the default summarize model.
Feb 13, 2026
- v1.4.402
Adds dynamic model fetching from Abacus RouteLLM API and updates the static model list with new GPT-5 Codex variants.
Feb 12, 2026