|
| 1 | +# Created with komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: HiroyukiFuruno.katana-desktop |
| 5 | +PackageVersion: 0.22.7 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: HiroyukiFuruno |
| 8 | +PublisherUrl: https://github.com/HiroyukiFuruno |
| 9 | +PublisherSupportUrl: https://github.com/HiroyukiFuruno/KatanA/issues |
| 10 | +Author: Hiroyuki Furuno |
| 11 | +PackageName: KatanA Desktop |
| 12 | +PackageUrl: https://github.com/HiroyukiFuruno/KatanA |
| 13 | +License: MIT |
| 14 | +LicenseUrl: https://github.com/HiroyukiFuruno/KatanA/blob/HEAD/LICENSE |
| 15 | +Copyright: Copyright (c) 2026 Hiroyuki Furuno |
| 16 | +ShortDescription: KatanA Desktop |
| 17 | +Description: KatanA Desktop |
| 18 | +Moniker: katana |
| 19 | +Tags: |
| 20 | +- linux-amd64 |
| 21 | +- mados |
| 22 | +- markdown |
| 23 | +- mermaid |
| 24 | +- plantuml |
| 25 | +- windows-amd64 |
| 26 | +ReleaseNotes: |- |
| 27 | + 🚀 Features |
| 28 | + - Diagram Block Rendering: Added support for Mermaid, DrawIO, and PlantUML blocks written with tilde fences, so both backtick and tilde Markdown code blocks can render diagrams. |
| 29 | + - Markdown Lint Settings: Added workspace-aware Markdown lint settings with shared rules, workspace rules, rule details, presets, and reusable user presets. |
| 30 | + - Markdown Formatting Actions: Added file, folder, workspace, and Problems panel actions for applying available Markdown lint fixes in bulk. |
| 31 | + ✨ Improvements |
| 32 | + - Diagram Rendering Performance: Reworked Mermaid and DrawIO rendering to use cached local renderer assets and faster background rendering. |
| 33 | + - Settings Experience: Unified theme, icon, and linter preset controls, improved searchable dropdowns, and fixed layout issues in advanced settings. |
| 34 | + - Explorer Workflows: Added quick creation and formatting entry points from Explorer headers and context menus. |
| 35 | + 🐛 Bug Fixes |
| 36 | + - Fixed Markdown lint diagnostic popups in code view so warning and error details appear on hover. |
| 37 | + - Fixed code block insertion so the button opens a type selector and inserts the selected fenced code block. |
| 38 | + - Fixed Mermaid and DrawIO preview regressions affecting size, centering, colors, caching, and refresh behavior. |
| 39 | + - Fixed a Markdown lint crash caused by multibyte Japanese text in long-line checks. |
| 40 | + 🔧 System |
| 41 | + - Improved renderer asset caching, Markdown lint compatibility, and regression coverage for diagram previews, settings persistence, and bulk fixes. |
| 42 | +ReleaseNotesUrl: https://github.com/HiroyukiFuruno/KatanA/releases/tag/v0.22.7 |
| 43 | +ManifestType: defaultLocale |
| 44 | +ManifestVersion: 1.12.0 |
0 commit comments