Skip to content

Kaspa SilverScript Studio v0.2.3

Choose a tag to compare

@github-actions github-actions released this 07 Aug 07:30
· 7 commits to main since this release

Kaspa SilverScript Studio v0.2.3

This hotfix restores the Windows desktop connection to the application's bundled local service.

Fixed

  • Correctly detects Tauri's http://tauri.localhost and https://tauri.localhost Windows WebView origins.
  • Restores the built-in template list on Windows.
  • Fixes wallet creation appearing unresponsive on Windows.
  • Adds regression tests for Windows Tauri origins, injected Tauri runtime markers, and normal browser mode.

Packages

  • macOS Apple Silicon: DMG, ad-hoc signed and not Apple-notarized.
  • Windows x64: NSIS setup executable and MSI package, not Authenticode-signed.
  • Linux x86_64: DEB package and AppImage, not distribution-signed.
  • SHA-256 checksum files are included for all platforms.

All 38 automated tests, the production frontend build, pinned SilverScript compiler build, and bundled local preflight-engine build must pass on the native runners before packaging. SilverScript and the KCC721 pack remain experimental; TN10 is recommended.


中文说明

本热修复版本恢复 Windows 桌面客户端与应用内置本地服务之间的连接。

修复内容

  • 正确识别 Tauri Windows WebView 使用的 http://tauri.localhosthttps://tauri.localhost 来源。
  • 恢复 Windows 版内置模板列表。
  • 修复 Windows 版点击创建钱包没有反应的问题。
  • 增加 Windows Tauri 来源、Tauri 注入标记和普通浏览器模式的回归测试。

安装包

  • macOS Apple Silicon:DMG,采用 ad-hoc 签名,未进行 Apple 公证。
  • Windows x64:NSIS 安装程序和 MSI,未进行 Authenticode 签名。
  • Linux x86_64:DEB 和 AppImage,未进行发行版签名。
  • 三个平台均提供 SHA-256 校验文件。

各平台必须在原生 Runner 上通过全部 38 项自动化测试、前端生产构建、固定 SilverScript 编译器构建和内置本地预检引擎构建后才会生成安装包。SilverScript 与 KCC721 实验包仍处于实验阶段,推荐使用 TN10。