Skip to content

Commit 37b40fe

Browse files
authored
New version: danielmiessler.Fabric version 1.4.425 (microsoft#344099)
1 parent dd039cf commit 37b40fe

3 files changed

Lines changed: 69 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: danielmiessler.Fabric
5+
PackageVersion: 1.4.425
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: fabric.exe
10+
Commands:
11+
- fabric
12+
ReleaseDate: 2026-02-28
13+
Installers:
14+
- Architecture: x86
15+
InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.425/fabric_Windows_i386.zip
16+
InstallerSha256: 7EAC74D8DB2961DD5FA9D092905CF6EEAD1F1F1A23307F6549F6E2ACD14B0159
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.425/fabric_Windows_x86_64.zip
19+
InstallerSha256: FDF8DD65C585AB1DC0CE03EDBBB7E54A8A43CDBFD0E9060BE110D837A9D496AC
20+
- Architecture: arm64
21+
InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.425/fabric_Windows_arm64.zip
22+
InstallerSha256: 9B79EBD0B91E6119726CDFCD60120F22907062347F2F8688C7417571AD8B0AF8
23+
ManifestType: installer
24+
ManifestVersion: 1.12.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: danielmiessler.Fabric
5+
PackageVersion: 1.4.425
6+
PackageLocale: en-US
7+
Publisher: danielmiessler
8+
PublisherUrl: https://github.com/danielmiessler
9+
PublisherSupportUrl: https://github.com/danielmiessler/Fabric/issues
10+
PackageName: Fabric
11+
PackageUrl: https://github.com/danielmiessler/Fabric
12+
License: MIT
13+
LicenseUrl: https://github.com/danielmiessler/Fabric/blob/HEAD/LICENSE
14+
ShortDescription: Fabric is an open-source framework for augmenting humans using AI.
15+
Tags:
16+
- ai
17+
- augmentation
18+
- flourishing
19+
- life
20+
- work
21+
ReleaseNotes: |-
22+
Changes
23+
PR #2033 by dependabot and ksylvan: Web UI: Dependabot upgrades and bug fixes
24+
- Update Svelte to version 5.53.5 and upgrade @sveltejs/vite-plugin-svelte to 4.0.0, keeping core dependencies current
25+
- Upgrade Rollup to version 4.59.0 and lucide-svelte to version 0.575.0 for improved bundling and iconography support
26+
- Replace custom npm and pnpm install scripts with a standardized postinstall script for svelte-kit sync, simplifying the setup process
27+
- Fix self-closing tags in Svelte components and update transcript joining to use newlines, resolving rendering and formatting issues
28+
- Make the cleanPatternOutput method public in ChatService and remove the svelte-markdown dependency, reducing bundle size and improving API accessibility
29+
PR #2034 by konstantint and ksylvan: feat: add create_slides pattern
30+
- Add new create_slides pattern for generating Reveal.js HTML slideshows
31+
- Register create_slides across CONVERSION, VISUALIZE, and WRITING categories
32+
- Add create_slides to the pattern explanations index and suggest_pattern user guide
33+
- Insert create_slides entry into pattern_descriptions.json and pattern_extracts.json with relevant tags
34+
- Shift pattern numbering from 97 onward to accommodate the new entry
35+
ReleaseNotesUrl: https://github.com/danielmiessler/Fabric/releases/tag/v1.4.425
36+
ManifestType: defaultLocale
37+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: danielmiessler.Fabric
5+
PackageVersion: 1.4.425
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)