mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-09 22:38:10 -05:00
chore(release): Update version to v1.4.356
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,5 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.4.356 (2025-12-22)
|
||||||
|
|
||||||
|
### PR [#1895](https://github.com/danielmiessler/Fabric/pull/1895) by [ksylvan](https://github.com/ksylvan): Localize setup process and add funding configuration
|
||||||
|
|
||||||
|
- Localize setup prompts and error messages across multiple languages
|
||||||
|
- Implement helper for localized questions with static environment keys
|
||||||
|
- Update environment variable builder to handle hyphenated plugin names
|
||||||
|
- Replace hardcoded console output with localized i18n translation strings
|
||||||
|
- Add GitHub and Buy Me a Coffee funding configuration
|
||||||
|
|
||||||
## v1.4.355 (2025-12-20)
|
## v1.4.355 (2025-12-20)
|
||||||
|
|
||||||
### PR [#1890](https://github.com/danielmiessler/Fabric/pull/1890) by [ksylvan](https://github.com/ksylvan): Bundle yt-dlp with fabric in Nix flake, introduce slim variant
|
### PR [#1890](https://github.com/danielmiessler/Fabric/pull/1890) by [ksylvan](https://github.com/ksylvan): Bundle yt-dlp with fabric in Nix flake, introduce slim variant
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
var version = "v1.4.355"
|
var version = "v1.4.356"
|
||||||
|
|||||||
Binary file not shown.
@@ -1,7 +0,0 @@
|
|||||||
### PR [#1895](https://github.com/danielmiessler/Fabric/pull/1895) by [ksylvan](https://github.com/ksylvan): Localize setup process and add funding configuration
|
|
||||||
|
|
||||||
- Localize setup prompts and error messages across multiple languages
|
|
||||||
- Implement helper for localized questions with static environment keys
|
|
||||||
- Update environment variable builder to handle hyphenated plugin names
|
|
||||||
- Replace hardcoded console output with localized i18n translation strings
|
|
||||||
- Add GitHub and Buy Me a Coffee funding configuration
|
|
||||||
@@ -1 +1 @@
|
|||||||
"1.4.355"
|
"1.4.356"
|
||||||
|
|||||||
Reference in New Issue
Block a user