From 378b526a993cf34f92be5651b22982245267a21b Mon Sep 17 00:00:00 2001 From: Kayvan Sylvan Date: Thu, 30 Jul 2026 17:54:33 -0700 Subject: [PATCH] New version: danielmiessler.Fabric version 1.4.466 --- .../danielmiessler.Fabric.installer.yaml | 24 +++++++++++++ .../danielmiessler.Fabric.locale.en-US.yaml | 36 +++++++++++++++++++ .../Fabric/1.4.466/danielmiessler.Fabric.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.installer.yaml create mode 100644 manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.locale.en-US.yaml create mode 100644 manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.yaml diff --git a/manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.installer.yaml b/manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.installer.yaml new file mode 100644 index 0000000000000..f0a6edeedac0b --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: danielmiessler.Fabric +PackageVersion: 1.4.466 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fabric.exe +Commands: +- fabric +ReleaseDate: 2026-07-30 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.466/fabric_Windows_i386.zip + InstallerSha256: 83F6E59D2C4241ACB69DD07A08A35ED9DB0426BF8623962815DB67B131BC21A2 +- Architecture: x64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.466/fabric_Windows_x86_64.zip + InstallerSha256: 182D6C0D344DFF50C17C23500C75D044FC7B6D1C7BA4CD015CD62B342385CAFA +- Architecture: arm64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.466/fabric_Windows_arm64.zip + InstallerSha256: 7A3956665D41B6FDF8E2F32EDA39FB354C56D5220337DEFCA3C24A747BD05AD4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.locale.en-US.yaml b/manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.locale.en-US.yaml new file mode 100644 index 0000000000000..217382c8d8265 --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: danielmiessler.Fabric +PackageVersion: 1.4.466 +PackageLocale: en-US +Publisher: danielmiessler +PublisherUrl: https://github.com/danielmiessler +PublisherSupportUrl: https://github.com/danielmiessler/Fabric/issues +PackageName: Fabric +PackageUrl: https://github.com/danielmiessler/Fabric +License: MIT +LicenseUrl: https://github.com/danielmiessler/Fabric/blob/HEAD/LICENSE +ShortDescription: Fabric is an open-source framework for augmenting humans using AI. +Tags: +- ai +- augmentation +- flourishing +- life +- work +ReleaseNotes: |- + Changes + PR #2116 by ksylvan and dependabot: fix(web): repair the chat page and modernize the build toolchain + - Modernized the web stack by upgrading Tailwind, Skeleton, SvelteKit, Vite, and supporting dependencies. + - Replaced removed Skeleton components with compatible local implementations to restore UI functionality. + - Improved pre-stream chat error reporting to prevent duplication of streamed errors, and hardened vendor list parsing to return empty model arrays on malformed input. + - Fixed stream completion crashes, normalized displayed error messages, corrected toast stacking order, and added warning notification support. + - Restored linting, formatting, testing, and pnpm override configuration, and preserved custom themes through the Tailwind CSS-based configuration migration. + PR #2178 by OdinKral and ksylvan: feat(patterns): add generate_frontmatter for PKM/Obsidian users + - Add generate_frontmatter to conversion, extraction, and writing categories + - Document PKM-ready YAML metadata fields in pattern explanations + - Register pattern descriptions and extracts for suggestion workflows + - Credit both contributors in incoming changelog entry +ReleaseNotesUrl: https://github.com/danielmiessler/Fabric/releases/tag/v1.4.466 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.yaml b/manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.yaml new file mode 100644 index 0000000000000..c602c0369d6f2 --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.466/danielmiessler.Fabric.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: danielmiessler.Fabric +PackageVersion: 1.4.466 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0