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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
# Changelog
2
2
3
+
## v1.4.323 (2025-11-12)
4
+
5
+
### PR [#1802](https://github.com/danielmiessler/Fabric/pull/1802) by [nickarino](https://github.com/nickarino): fix: improve template extension handling for {{input}} and add examples
6
+
7
+
- Fix: improve template extension handling for {{input}} and add examples
8
+
9
+
### PR [#1823](https://github.com/danielmiessler/Fabric/pull/1823) by [ksylvan](https://github.com/ksylvan): Add missing patterns and renumber pattern explanations list
10
+
11
+
- Add `apply_ul_tags` pattern for content categorization
12
+
- Add `extract_mcp_servers` pattern for MCP server identification
13
+
- Add `generate_code_rules` pattern for AI coding guardrails
14
+
- Add `t_check_dunning_kruger` pattern for competence assessment
15
+
- Renumber all patterns from 37-226 to 37-230
16
+
17
+
### Direct commits
18
+
19
+
- Chore: incoming 1823 changelog entry
20
+
3
21
## v1.4.322 (2025-11-05)
4
22
5
23
### PR [#1814](https://github.com/danielmiessler/Fabric/pull/1814) by [ksylvan](https://github.com/ksylvan): Add Concept Map in html
0 commit comments