|
| 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 |
0 commit comments