Skip to content

Commit 7dacc07

Browse files
committed
chore: update README with recent features and extensions
### CHANGES - Add v1.4.322 release with concept maps - Introduce WELLNESS category with psychological analysis - Upgrade to Claude Sonnet 4.5 - Add Portuguese language variants with BCP 47 support - Migrate to `openai-go/azure` SDK for Azure - Add Extensions section to README navigation
1 parent 4e6a273 commit 7dacc07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ Below are the **new features and capabilities** we've added (newest first):
7373

7474
### Recent Major Features
7575

76+
- [v1.4.322](https://github.com/danielmiessler/fabric/releases/tag/v1.4.322) (Nov 5, 2025) — **Interactive HTML Concept Maps and Claude Sonnet 4.5**: Adds `create_conceptmap` pattern for visual knowledge representation using Vis.js, introduces WELLNESS category with psychological analysis patterns, and upgrades to Claude Sonnet 4.5
77+
- [v1.4.317](https://github.com/danielmiessler/fabric/releases/tag/v1.4.317) (Sep 21, 2025) — **Portuguese Language Variants**: Adds BCP 47 locale normalization with support for Brazilian Portuguese (pt-BR) and European Portuguese (pt-PT) with intelligent fallback chains
78+
- [v1.4.314](https://github.com/danielmiessler/fabric/releases/tag/v1.4.314) (Sep 17, 2025) — **Azure OpenAI Migration**: Migrates to official `openai-go/azure` SDK with improved authentication and default API version support
7679
- [v1.4.311](https://github.com/danielmiessler/fabric/releases/tag/v1.4.311) (Sep 13, 2025) — **More internationalization support**: Adds de (German), fa (Persian / Farsi), fr (French), it (Italian),
7780
ja (Japanese), pt (Portuguese), zh (Chinese)
7881
- [v1.4.309](https://github.com/danielmiessler/fabric/releases/tag/v1.4.309) (Sep 9, 2025) — **Comprehensive internationalization support**: Includes English and Spanish locale files.
@@ -161,6 +164,7 @@ Keep in mind that many of these were recorded when Fabric was Python-based, so r
161164
- [Fish Completion](#fish-completion)
162165
- [Usage](#usage)
163166
- [Debug Levels](#debug-levels)
167+
- [Extensions](#extensions)
164168
- [Our approach to prompting](#our-approach-to-prompting)
165169
- [Examples](#examples)
166170
- [Just use the Patterns](#just-use-the-patterns)

0 commit comments

Comments
 (0)