Skip to content

app-v0.1.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 12:57
· 30 commits to main since this release

Choose a download / 下载选择

Asset / 产物 Architecture / 架构 Recommended for / 适合场景
Tonarink-<version>-x64-msix.zip x64 Recommended for most Intel/AMD Windows PCs. Signed MSIX with the standard managed build. / 推荐大多数 Intel/AMD Windows 电脑使用。
Tonarink-<version>-ARM64-msix.zip ARM64 Recommended for Windows on Arm. Signed MSIX with the standard managed build. / 推荐骁龙等 ARM64 Windows 设备使用。
Tonarink-<version>-x64-aot-msix.zip x64 Installed Native AOT build with faster startup and no separate .NET runtime requirement. / 安装版 Native AOT。
Tonarink-<version>-ARM64-aot-msix.zip ARM64 Native AOT MSIX for Windows on Arm. / ARM64 安装版 Native AOT。
Tonarink-<version>-x64-portable.zip x64 Native AOT build that runs without installation. / 无需安装的 x64 便携版。
Tonarink-<version>-ARM64-portable.zip ARM64 Native AOT build that runs without installation. / 无需安装的 ARM64 便携版。

Extract an MSIX ZIP and run Install.ps1. The included self-signed certificate is installed for sideloading. Files ending in -symbols.zip contain PDBs for debugging and are not application downloads.

解压 MSIX ZIP 后运行 Install.ps1;安装脚本会导入随附的自签名证书。-symbols.zip 仅包含调试符号,普通用户无需下载。

Full Changelog: app-v0.1.7...app-v0.1.8