Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 2.6 KB

CHANGE_LOG.md

File metadata and controls

61 lines (32 loc) · 2.6 KB

📄 更新日志

0.1.10 (2024-10-11)

✨ 新增功能 | A new feature

  • ✨ upgrade tauri to 2.0.2 (da6a566)

0.1.9 (2024-05-31)

📦️ 构建相关 | Changes that affect the build system or external dependencies

  • 📦 update volta toolchain version (7a8f0d9)

🎡 持续集成 | Changes to our CI configuration files and scripts

  • 🎡 upgrade github action pnpm v8-v9, nodejs to v21 (f337bef)

🔨 其他修改 | Other changes that do not modify src or test files

  • 🔨 upgrade dependencies version (d4343a6)

0.1.8 (2024-02-27)

0.1.7 (2024-02-26)

0.1.6 (2024-02-26)

✨ 新增功能 | A new feature

  • ✨ upgrade tauri2,refactor,ui,ci,etc (f08e3db)
  • web: ✨ add google analytics support (9d967be)

🎡 持续集成 | Changes to our CI configuration files and scripts

  • 🎡 support github action page (386d557)

0.1.5 (2023-06-15)

🐛 修复缺陷 | A bug fix

  • 🐛 无法加载图片;菜单外部链接地址错误 d5eb414

0.1.4 (2023-06-15)

📝 文档更新 | Documentation only changes

  • 📝 remove gif 81b5d95

♻️ 代码重构 | A code change that neither fixes a bug nor adds a feature

  • ♻️ 迁移代码 1 fc93aaa
  • ♻️ upgrade tauri2、 tauri-vite-app-template 66e027f

✨ 新增功能 | A new feature

  • ✨ 从 master 迁移功能性代码,布局调整,程序后台常驻等 4a53394

🐛 修复缺陷 | A bug fix

  • 🐛 ts replaceAll()方法异常,闪屏,v-md-editor fcc567f