chore(release): Update version to v1.4.464

This commit is contained in:
github-actions[bot] 2026-07-29 22:15:14 +00:00
parent cd8c249744
commit 6cef8c10ad
5 changed files with 13 additions and 10 deletions

View file

@ -1,5 +1,16 @@
# Changelog
## v1.4.464 (2026-07-29)
### PR [#2179](https://github.com/danielmiessler/Fabric/pull/2179) by [ksylvan](https://github.com/ksylvan): fix: declare completion arguments and synchronize CLI help
- Fix: declare completion arguments and synchronize CLI help
- Declare Fish completion arguments for dynamic and fixed values
- Enable filtered file suggestions for supported path options
- Add Spotify, transcription, metadata, and wire-debug completion options
- Include Grok among providers supporting web search completion
- Keep the input/output token detail in the show-metadata description
## v1.4.463 (2026-07-28)
### PR [#2168](https://github.com/danielmiessler/Fabric/pull/2168) by [ksylvan](https://github.com/ksylvan): fix: complete localized setup and error messages for supported locales

View file

@ -1,3 +1,3 @@
package main
var version = "v1.4.463"
var version = "v1.4.464"

Binary file not shown.

View file

@ -1,8 +0,0 @@
### PR [#2179](https://github.com/danielmiessler/Fabric/pull/2179) by [ksylvan](https://github.com/ksylvan): fix: declare completion arguments and synchronize CLI help
- Fix: declare completion arguments and synchronize CLI help
- Declare Fish completion arguments for dynamic and fixed values
- Enable filtered file suggestions for supported path options
- Add Spotify, transcription, metadata, and wire-debug completion options
- Include Grok among providers supporting web search completion
- Keep the input/output token detail in the show-metadata description

View file

@ -1 +1 @@
"1.4.463"
"1.4.464"