Skip to content

MarkCard Studio v0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 18:08
· 1 commit to main since this release

更新内容 / What's New

功能与修复 / Features & Fixes

  • 编辑器格式工具栏:新增 Markdown 编辑器双排快捷工具栏,支持标题、加粗/斜体/划线、代码块、列表、表格、表情、提示块与图表的一键插入,搭配无缝原生 Tooltip。
  • ECharts 数据图表支持:原生支持在 Markdown 中使用 ````echarts` 代码块嵌入柱状图、折线图、饼图等丰富图表,支持标准 JSON 与 JS 对象语法,自适应卡片主题并支持无损高清导出。
  • 修复 Windows 滤镜遮挡 Bug:修复 Windows 系统(WebView2)下卡片主题中 backdrop-filter 导致的文字与元素被图层遮盖异常的问题。

  • Markdown Editor Toolbar: Added a dual-row formatting toolbar for quick insertion of headings, inline styles, code blocks, lists, tables, emojis, callouts, and charts with native tooltips.
  • ECharts Data Visualizations: Native Markdown support for rendering bar, line, pie, and other charts with standard JSON and JS object syntax, card theme adaptation, and lossless export.
  • Windows Filter Occlusion Fix: Fixed an issue where backdrop-filter on card themes caused text and elements to be covered/blanked on Windows (WebView2).

下载说明 / Downloads

系统 / OS 处理器 / Architecture 下载文件 / Package
Windows x64 .msi 或 / or -setup.exe
macOS Apple Silicon(M 系列 / M-series) aarch64.dmg
macOS Intel x64.dmg
Linux x64 .AppImage 或 / or .deb

macOS 首次启动 / First Launch on macOS

macOS 安装包目前未签名。请先将应用拖入“应用程序”文件夹。如果系统阻止打开,请前往 系统设置 > 隐私与安全性,选择仍要打开。

如果仍无法启动,请打开“终端”并执行:

xattr -rd com.apple.quarantine /Applications/markcardstudio.app

macOS packages are currently unsigned. Drag the app into the Applications folder first. If Gatekeeper blocks it, go to System Settings > Privacy & Security and choose Open Anyway.

If the app is still blocked, open Terminal and run the command above.

该命令仅移除 MarkCard Studio 应用的隔离属性,请确认应用下载自本项目的官方 GitHub Releases 页面。
This command only removes the quarantine attribute from MarkCard Studio. Make sure the app was downloaded from this project's official GitHub Releases page.