Skip to content

Releases: maqi1520/mdx-notes

MDX Notes v1.0.3

28 Oct 00:21
Compare
Choose a tag to compare

bug fix

  • 修复重命名后缀错误
  • 无法创建日记

new feature

  • 支持设置图片大小
  • 图床支持配置 upic 和自定义命令上传
CleanShot_2024_10_27_at_11 26 46@2x

我应该下载哪个版本?

MacOS

  • MacOS intel芯片: x64.dmg
  • MacOS apple M芯片: aarch64.dmg

Windows

  • 64位: x64-setup.exe

Linux

  • Linux 64位: amd64.deb

需要检查渲染样式,可以下载 debug 版本

MDX Notes v1.0.2

27 Oct 03:22
Compare
Choose a tag to compare

bug fix

  • 修复重命名后缀错误

new feature

  • 支持设置图片大小
CleanShot_2024_10_27_at_11 26 46@2x

我应该下载哪个版本?

MacOS

  • MacOS intel芯片: x64.dmg
  • MacOS apple M芯片: aarch64.dmg

Windows

  • 64位: x64-setup.exe

Linux

  • Linux 64位: amd64.deb

需要检查渲染样式,可以下载 debug 版本

MDX Notes v1.0.1

03 Oct 23:56
Compare
Choose a tag to compare

See the assets to download this version and install.

MDX Editor v0.9.12

09 Sep 05:53
Compare
Choose a tag to compare
  • feat: 支持多多窗口打开
  • fix:同步滚动问题
  • fix:TOC 实时更新
  • fix:优化 markdown 样式

MDX Editor v0.9.8

04 Aug 07:16
Compare
Choose a tag to compare

close #69 复制到微信公众只删除空的 p 标签,保留 divsection

MDX Editor v0.9.7

28 Jul 08:20
Compare
Choose a tag to compare
MDX Editor v0.9.7 Pre-release
Pre-release
  • fix: #61 windows 去除了 topBar,暗黑模式更加和谐

MDX Editor v0.9.6

21 Jul 13:07
Compare
Choose a tag to compare
  • 支持导出 PDF

20240720152700

Tauri webview 会导致背景丢失,需要分享到网页版,导出PDF

MDX Editor v0.9.4

08 Jun 11:58
Compare
Choose a tag to compare

更新日志

  • 修复数学公式展示并且能够拷贝到微信公众号
$$H(D_2) = -\left(\frac{2}{4}\log_2 \frac{2}{4} + \frac{2}{4}\log_2 \frac{2}{4}\right) = 1$$

$$ \{[(x_1+x_2)^2-(y_1-y_2)^4]\times w\}\times (z_1^2-z_2^2) $$

$$ \sum_{i=0}^n i^2=\frac{(n^2+n)(2n+1)}{6}  $$

$$H(D_2) = -\left(\frac{2}{4}\log_2 \frac{2}{4} + \frac{2}{4}\log_2 \frac{2}{4}\right) = 1$$

$$ {[(x_1+x_2)^2-(y_1-y_2)^4]\times w}\times (z_1^2-z_2^2)$$

$$ \sum_{i=0}^n i^2=\frac{(n^2+n)(2n+1)}{6} $$

MDX Editor v0.9.3

02 Jun 09:02
Compare
Choose a tag to compare

更新日志

  • 🚗 优化列表模式模式下代码块显示问题
  • 🐛 修复图片文件在编辑器中无法删除的问题

MDX Editor v0.9.1

31 May 15:37
Compare
Choose a tag to compare

更新日志

🆕 支持图片预览

20240527204317

😏 通过插件的形式,实现了多文档的皮肤自定义

💔 更新后原先缓存中的自定义 css 和 js 将丢失,请提前保存