Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 3.27 KB

CHANGELOG.md

File metadata and controls

63 lines (36 loc) · 3.27 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.6.0 (2024-12-08)

Features

  • 支持导出 docx 文件 (b363b30)

1.5.0 (2024-10-24)

Features

1.4.1 (2024-09-29)

1.4.0 (2024-09-24)

Features

  • 预览页面自动滚动到输入处 (180e7dc)

1.3.0 (2024-09-08)

Features

  • 新增自动保存功能 (fc6507a)

1.2.1 (2024-09-01)

Bug Fixes

  • 修复导入的依赖不存在的问题 (47c625c)

1.2.0 (2024-08-31)

Features

1.1.0 (2024-08-29)

Features

  • 编辑和预览功能完成 (b17ea8d)
  • 除导出功能外基本完成 (8cc77b5)
  • 独立了主题定制的逻辑, 优化架构 (50bb5e7)
  • 开始搭建基本框架 (cd1eebe)
  • 新增保存按钮高亮提醒 (2ea43ba)
  • 引入 Conventional Commit (b71ed37)
  • 主要功能全部完成 (3c03eca)
  • UI框架完成 (d2b0153)

Bug Fixes

  • 不再依赖 puppeteer, 使用 Electron 自带的工具导出 PDF (76d3a7a)
  • 修复GithubAction错误 (bc9e770)
  • 修复GithubAction错误 (aa5d38f)
  • 移除多余描述 (6dc3564)