Skip to content

滚猫md v0.3.3

Choose a tag to compare

@sonicacd sonicacd released this 31 Aug 17:28
· 6 commits to main since this release

滚猫md v0.3.3

本版本重做图片导出:网络图片可按安全限制加入图片,小说级长文保持阅读排版分块生成,并提供可取消的进度弹窗。

This release rebuilds image export with remote-image support, chunked Reader-style layout for novel-length documents, and cancellable progress.

下载 / Downloads

  • rollcat-md.exe:Windows 10/11 x64 单文件绿色版 / Portable single-file build for Windows 10/11 x64
  • rollcat-md-android-arm64.apk:Android 7.0 及以上、arm64 设备 / Android 7.0 or later on arm64 devices

更新内容 / What's New

  • 点击“图片”后先确认,再显示解析、网络图下载、排版、生成、打包和保存进度;生成期间支持按钮、Esc 和 Android 返回键取消
  • 单张 PNG 为 1440px 宽,最长约 4072px(约两张竖版 A4);一页保存 PNG,多页以四位页码命名并打包 ZIP
  • 超长文档按约 16 KiB 分块保持阅读排版,不再退化成带行号源码图;原生端流式写入临时 ZIP,目标文件只在成功生成后写入
  • 可包含公网 HTTPS 的 PNG、JPEG、GIF 和 WebP;地址去重,3 路并发,单图限 10 秒/8 MiB,每次导出最多 32 个地址/32 MiB,失败图片保留明显占位并汇总
  • Image export now starts with confirmation and shows cancellable progress through parsing, remote downloads, layout, rendering, packaging, and saving
  • PNG pages are 1440px wide and up to about 4072px high (roughly two portrait A4 pages); multi-page exports use four-digit page names in a ZIP
  • Novel-length documents retain Reader-style Markdown layout through bounded chunks instead of falling back to source-code images; native builds stream through a temporary ZIP
  • Public HTTPS PNG, JPEG, GIF, and WebP images can be included with deduplication and bounded concurrency, time, count, and byte limits; failures remain visible and are summarized

校验 / Verification

下载与安装包同名的 .sha256 文件可核对文件完整性。Android APK 沿用此前版本的签名证书,可直接覆盖升级。

Use the matching .sha256 file to verify each download. The Android APK uses the same signing certificate as previous releases for in-place upgrades.

Windows 版需要 Microsoft Edge WebView2 Runtime,Windows 10/11 通常已经安装。

The Windows build requires Microsoft Edge WebView2 Runtime, which is normally already installed on Windows 10/11.