chore(release): Update version to v1.4.311

This commit is contained in:
github-actions[bot]
2025-09-13 15:34:22 +00:00
parent ba08073335
commit 25eee8b1c1
5 changed files with 28 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.310"
var version = "v1.4.311"

Binary file not shown.

View File

@@ -1,7 +0,0 @@
### PR [#1767](https://github.com/danielmiessler/Fabric/pull/1767) by [ksylvan](https://github.com/ksylvan): feat(i18n): add de, fr, ja, pt, zh, fa locales; expand tests
- Add DE, FR, JA, PT, ZH, FA i18n locale files
- Expand i18n tests with table-driven multilingual coverage
- Verify 'html_readability_error' translations across all supported languages
- Update README with release notes for added languages
- Insert blank lines between aggregated PR changelog sections