mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-08 22:08:03 -05:00
chore(release): Update version to v1.4.328
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## v1.4.328 (2025-11-18)
|
||||
|
||||
### PR [#1836](https://github.com/danielmiessler/Fabric/pull/1836) by [ksylvan](https://github.com/ksylvan): docs: clarify `--raw` flag behavior for OpenAI and Anthropic providers
|
||||
|
||||
- Update `--raw` flag description across all documentation files
|
||||
- Clarify flag only affects OpenAI-compatible providers behavior
|
||||
- Document Anthropic models use smart parameter selection
|
||||
- Remove outdated reference to system/user role changes
|
||||
- Update help text in CLI flags definition
|
||||
|
||||
## v1.4.327 (2025-11-16)
|
||||
|
||||
### PR [#1831](https://github.com/danielmiessler/Fabric/pull/1831) by [ksylvan](https://github.com/ksylvan): Remove `get_youtube_rss` pattern
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
var version = "v1.4.327"
|
||||
var version = "v1.4.328"
|
||||
|
||||
Binary file not shown.
@@ -1,7 +0,0 @@
|
||||
### PR [#1836](https://github.com/danielmiessler/Fabric/pull/1836) by [ksylvan](https://github.com/ksylvan): docs: clarify `--raw` flag behavior for OpenAI and Anthropic providers
|
||||
|
||||
- Update `--raw` flag description across all documentation files
|
||||
- Clarify flag only affects OpenAI-compatible providers behavior
|
||||
- Document Anthropic models use smart parameter selection
|
||||
- Remove outdated reference to system/user role changes
|
||||
- Update help text in CLI flags definition
|
||||
@@ -1 +1 @@
|
||||
"1.4.327"
|
||||
"1.4.328"
|
||||
|
||||
Reference in New Issue
Block a user