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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
3
+
## v1.4.322 (2025-11-05)
4
+
5
+
### PR [#1814](https://github.com/danielmiessler/Fabric/pull/1814) by [ksylvan](https://github.com/ksylvan): Add Concept Map in html
6
+
7
+
- Add `create_conceptmap` for interactive HTML concept maps using Vis.js
8
+
- Add `fix_typos` for proofreading and correcting text errors
9
+
- Introduce `model_as_sherlock_freud` for psychological modeling and behavior analysis
10
+
- Implement `predict_person_actions` for behavioral response predictions
11
+
- Add `recommend_yoga_practice` for personalized yoga guidance
12
+
- Credit goes to @FELIPEGUEDESBR for the pattern
13
+
14
+
15
+
### PR [#1816](https://github.com/danielmiessler/Fabric/pull/1816) by [ksylvan](https://github.com/ksylvan): Update `anthropic-sdk-go` to v1.16.0 and update models
16
+
17
+
- Upgraded `anthropic-sdk-go` from v1.13.0 to v1.16.0
18
+
- Removed outdated model `ModelClaude3_5SonnetLatest`
19
+
- Added new model `ModelClaudeSonnet4_5_20250929`
20
+
- Updated anthropic beta map to include the new model
21
+
- Updated dependencies in `go.sum` file
22
+
3
23
## v1.4.321 (2025-11-03)
4
24
5
25
### PR [#1803](https://github.com/danielmiessler/Fabric/pull/1803) by [dependabot[bot][bot]](https://github.com/apps/dependabot): chore(deps-dev): bump vite from 5.4.20 to 5.4.21 in /web in the npm_and_yarn group across 1 directory
0 commit comments