Skip to content

Commit bdc4a71

Browse files
authored
New version: Myriad-Dreamin.TinymistViewer version 0.14.16 (microsoft#355649)
1 parent eb9f856 commit bdc4a71

4 files changed

Lines changed: 71 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Myriad-Dreamin.TinymistViewer
5+
PackageVersion: 0.14.16
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: tinymist-viewer.exe
10+
Commands:
11+
- tinymist-viewer
12+
ReleaseDate: 2026-04-05
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.16/tinymist-viewer-x86_64-pc-windows-msvc.zip
16+
InstallerSha256: 55BC8B757517E1114ED7B7D317BF78562C5E259EAB4ECF16ECCE359215AB39D9
17+
- Architecture: arm64
18+
InstallerUrl: https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.16/tinymist-viewer-aarch64-pc-windows-msvc.zip
19+
InstallerSha256: 9D5733F398BEF5D022ACEFAFB6DE27D3B2D8853C05FA05852D2F3EA7FC093866
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Myriad-Dreamin.TinymistViewer
5+
PackageVersion: 0.14.16
6+
PackageLocale: en-US
7+
Publisher: Myriad-Dreamin
8+
PublisherUrl: https://github.com/Myriad-Dreamin
9+
PublisherSupportUrl: https://github.com/Myriad-Dreamin/tinymist/issues
10+
PackageName: Tinymist Viewer
11+
PackageUrl: https://github.com/Myriad-Dreamin/tinymist
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/Myriad-Dreamin/tinymist/blob/HEAD/LICENSE
14+
Copyright: Copyright 2026 Myriad Dreamin, Nathan Varner
15+
ShortDescription: A WGPU-based viewer for the Typst typesetting system using Vello.
16+
ReleaseNotes: |-
17+
Completion
18+
- (Fix) Used label("...") for incompatible citation keys while keeping <key> for compatible keys in https://github.com/Myriad-Dreamin/tinymist/pull/2464
19+
- (Fix) Detected math code interpolation mode correctly for field and method completion in https://github.com/Myriad-Dreamin/tinymist/pull/2453
20+
Editor
21+
- (Fix) Ignored malformed tinymist.fontPaths config values instead of crashing extension activation in https://github.com/Myriad-Dreamin/tinymist/pull/2446
22+
Rename
23+
- (Fix) Correctly resolved LinkTarget::Path against the source file during rename and link updates by @BlueQuantumx and @Myriad-Dreamin in https://github.com/Myriad-Dreamin/tinymist/pull/2368
24+
Full Changelog: https://github.com/Myriad-Dreamin/tinymist/compare/v0.14.14...v0.14.16
25+
ReleaseNotesUrl: https://github.com/Myriad-Dreamin/tinymist/releases/tag/v0.14.16
26+
Documentations:
27+
- DocumentLabel: Docs
28+
DocumentUrl: https://myriad-dreamin.github.io/tinymist/
29+
ManifestType: defaultLocale
30+
ManifestVersion: 1.12.0
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Myriad-Dreamin.TinymistViewer
5+
PackageVersion: 0.14.16
6+
PackageLocale: zh-CN
7+
ShortDescription: 一款基于 WGPU、采用 Vello 开发的 Typst 排版系统查看器
8+
Documentations:
9+
- DocumentLabel: 文档
10+
DocumentUrl: https://myriad-dreamin.github.io/tinymist/
11+
ManifestType: locale
12+
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 YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Myriad-Dreamin.TinymistViewer
5+
PackageVersion: 0.14.16
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)