chore(release): Update version to v1.4.476

This commit is contained in:
github-actions[bot] 2026-09-03 22:05:51 +00:00
parent 4637fa1a22
commit 8dce453ed7
5 changed files with 10 additions and 7 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## v1.4.476 (2026-09-03)
### PR [#2210](https://github.com/danielmiessler/Fabric/pull/2210) by [ksylvan](https://github.com/ksylvan): feat: add Pzero as an OpenAI-compatible AI provider
- Added Pzero as an OpenAI-compatible AI provider.
- Registered Pzero with its OpenAI-compatible API base URL.
- Added Pzero to the READMEs list of supported AI providers.
## v1.4.475 (2026-09-03)
### PR [#2209](https://github.com/danielmiessler/Fabric/pull/2209) by [kadiryildiz283](https://github.com/kadiryildiz283): feat(i18n): add Turkish (tr) translation

View file

@ -1,3 +1,3 @@
package main
var version = "v1.4.475"
var version = "v1.4.476"

Binary file not shown.

View file

@ -1,5 +0,0 @@
### PR [#2210](https://github.com/danielmiessler/Fabric/pull/2210) by [ksylvan](https://github.com/ksylvan): feat: add Pzero as an OpenAI-compatible AI provider
- Added Pzero as an OpenAI-compatible AI provider.
- Registered Pzero with its OpenAI-compatible API base URL.
- Added Pzero to the READMEs list of supported AI providers.

View file

@ -1 +1 @@
"1.4.475"
"1.4.476"