Skip to content

Commit a6ce56a

Browse files
New version: HiroyukiFuruno.katana-desktop version 0.22.7 (microsoft#365516)
1 parent c98ea00 commit a6ce56a

3 files changed

Lines changed: 78 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: HiroyukiFuruno.katana-desktop
5+
PackageVersion: 0.22.7
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: user
9+
InstallModes:
10+
- silent
11+
UpgradeBehavior: install
12+
ProductCode: '{B8A79170-A1B2-4CEA-871F-652B80BB2CF3}'
13+
ReleaseDate: 2026-04-27
14+
AppsAndFeaturesEntries:
15+
- DisplayName: KatanA
16+
Publisher: Hiroyuki Furuno
17+
ProductCode: '{B8A79170-A1B2-4CEA-871F-652B80BB2CF3}'
18+
UpgradeCode: '{7476FFDE-7ADF-4C18-9E70-40842FBEB99D}'
19+
InstallationMetadata:
20+
DefaultInstallLocation: '%LocalAppData%/Programs/KatanA/bin'
21+
Installers:
22+
- Architecture: x64
23+
InstallerUrl: https://github.com/HiroyukiFuruno/KatanA/releases/download/v0.22.7/KatanA-windows-x86_64.msi
24+
InstallerSha256: 748C7F0A164BDCFEF27F7C7509B9A7B2E5BE463E22401F0F82C056897B6AADC3
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: HiroyukiFuruno.katana-desktop
5+
PackageVersion: 0.22.7
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)