From bd39af25914790014cac0963e233c2552a6b5c5c Mon Sep 17 00:00:00 2001 From: cfq Date: Tue, 27 Jan 2026 16:36:37 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=B9=B6=E9=87=8D=E7=BD=AE=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=B8=BA1.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在插件命令列表中添加 'bj' 作为新的触发词 - 将项目描述从 '项目小助手' 更新为 'markdown 笔记本' - 将版本号从 1.8.0 重置为 1.0.0 - 移除 CHANGELOG.md 文件 --- CHANGELOG.md | 135 --------------------------------------------- package.json | 4 +- public/plugin.json | 2 +- 3 files changed, 3 insertions(+), 138 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f54559c..e69de29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,135 +0,0 @@ -# Changelog - -All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -# [1.8.0](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/compare/v1.7.0...v1.8.0) (2026-01-13) - - -### Features - -* **nginx配置:** 添加通过本机IP和localhost访问服务功能 ([cdf03da](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/cdf03da4ef567c3d49a8550bdf7245ba3ff5d531)) - - - -# [1.7.0](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/compare/v1.6.0...v1.7.0) (2026-01-06) - - -### Bug Fixes - -* **ProjectManager:** 修复上下文菜单超出窗口边界的问题 ([ae723a1](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/ae723a17bb11e589d96b4b16cd09054e896f36a8)) - - -### Features - -* **ProjectManager:** 添加打开Git仓库功能 ([eecd1e6](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/eecd1e65d2d0ac355d91cc18ac4692f2eb0652d4)) - - - -# [1.6.0](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/compare/v1.5.0...v1.6.0) (2025-11-29) - - -### Features - -* **modal:** 为多个模态框添加回车键确认功能并居中显示 ([a9658bd](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/a9658bd5cc63849563b9d0a63aeca9d99cb914f2)) - - - -# [1.5.0](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/compare/v1.3.0...v1.5.0) (2025-11-26) - - -### Bug Fixes - -* **ProjectManager:** 修复项目编辑器选择逻辑问题 ([90a04f0](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/90a04f02ec346270a004afcfd6249634673f9d6c)) - - -### Features - -* **项目管理:** 添加按打开次数排序功能 ([6b26588](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/6b265881f90ce7dc1667510656a35333773ce96c)) -* **ProjectManager:** 支持为项目选择多个编辑器并改进编辑器打开逻辑 ([5a0684f](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/5a0684f90b42b24218f733095f582a4448e4293c)) -* **ui:** 添加目录和项目右键菜单功能 ([7c13222](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/7c13222a906f6055d8c9a290888b7f8689319da1)) - - - -# 1.4.0 (2025-11-22) - - -### Bug Fixes - -* **preload:** 添加空进程检查防止无操作终止 ([a8480b2](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/a8480b25917c0694b7b2e6a8e0cf813a2d716415)) -* **ProjectManager:** 修复下拉菜单位置不正确的问题 ([6383d86](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/6383d86d886480e0a7718fc9925ff4d90a58b169)) - - -### Features - -* **编辑器管理:** 重构编辑器选择功能并添加自定义编辑器管理 ([d5da9e8](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/d5da9e859e765fca4989a49bf1dbb026ef17d061)) -* 初始化uTools项目管理插件项目结构 ([6bb8f53](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/6bb8f53b5a48ace3a90312ce3bac9f9a49533036)) -* 集成 Ant Design Vue 组件库并重构项目结构 ([cf0f951](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/cf0f9512a66c8c63cb2d8935005a64799f25b32f)) -* **日志:** 增强日志显示功能并添加URL打开支持 ([e9d1238](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/e9d123876df5a0d7b67dcee8c2888584041a9230)) -* 添加项目管理插件安装包2.1.0版本 ([6ac1bc8](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/6ac1bc853bfa370bbf84e1efa1e701499f74c130)) -* **项目管理:** 添加按打开次数排序功能 ([6b26588](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/6b265881f90ce7dc1667510656a35333773ce96c)) -* **项目管理:** 添加批量导入项目和项目排序功能 ([90cfdb8](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/90cfdb8ef9af8bf736fbc399235df454278bf39d)) -* **项目运行:** 增强项目运行管理功能 ([ddff3f7](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/ddff3f7820bd91821df3a466cf8bef8ad2a68bf0)) -* **assets:** 更新应用图标 ([7d33903](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/7d33903efffdfeac2551e6f006a09e6b2f2ac6e5)) -* **nginx:** 添加nginx配置管理功能 ([05450af](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/05450afc8a57096e5c8b201610e13b30d7221b8b)) -* **nginx:** 增强Nginx配置管理功能 ([27b9c95](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/27b9c9520b36e7203aec8422527004a2ee13c291)) -* **plugin:** 更新项目管理插件配置 ([786176c](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/786176ccdc5286a1a2564ebe2cf3abc2b77441b0)) -* **plugin:** 移除旧功能模块并优化项目管理界面 ([aa25c3b](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/aa25c3b2b8bd4f7133f3c5174490f0561c64ed38)) -* **project-manager:** 实现完整的项目管理功能 ([e31ebd7](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/e31ebd7e5dedffa4e96ac1e0648973c7aaf96d1a)) -* **project-manager:** 添加主题设置功能并优化UI布局 ([dbaeea2](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/dbaeea2571a1ee25f8a2cbf7f995312335f88410)) -* **project:** 添加 README 文档查看功能 ([1b10171](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/1b101712160afbfe0e5a6c57420215e27928ac49)) -* **project:** 添加隐藏项目管理功能 ([5083fcc](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/5083fccc9ecc1f15d472d772bb7ace80515c1501)) -* **project:** 添加JSON数据查看与编辑功能 ([63ba750](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/63ba7503afd58c991a53772938ec1083f00b6047)) -* **project:** 增强项目运行管理功能 ([dd2796d](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/dd2796dc12b9de918eea70006c5e67f508e237e1)) -* **project:** 支持拖拽添加编辑器和项目路径 ([b78e407](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/b78e4078c866a7cb4d7985a62dde7c51114c1a6d)) -* **ProjectManager:** 添加界面缩放比例功能 ([1b9592e](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/1b9592eef2f9ba6d9bdb9687a53b66eb2d508121)) -* **ProjectManager:** 添加进程状态回调处理并优化日志显示 ([e6b07c5](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/e6b07c5075f5f9fac58792f64d302bb8fcace13b)) -* **ProjectManager:** 为目录添加背景颜色选择功能 ([aa49217](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/aa49217c11832f8e8d25026deafff80d2f84a97d)) -* **ProjectManager:** 增强项目管理功能并添加拖拽排序 ([70ec690](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/70ec6908adcf3f00c1c443d80df1bf234887ab0a)) -* **ProjectManager:** 支持为项目选择多个编辑器并改进编辑器打开逻辑 ([5a0684f](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/5a0684f90b42b24218f733095f582a4448e4293c)) -* **theme:** 实现动态主题切换功能 ([dcfec83](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/dcfec833a9b2de5bcad761b5bff4ead24ea5a3f7)) -* **ui:** 添加目录和项目右键菜单功能 ([7c13222](http://192.168.3.100:1002/utools-plug-in/projectManagement/commits/7c13222a906f6055d8c9a290888b7f8689319da1)) - - - -# [1.2.0](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/compare/v1.1.1...v1.2.0) (2025-11-10) - - -### Features - -* **assets:** 更新应用图标 ([7d33903](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/7d33903efffdfeac2551e6f006a09e6b2f2ac6e5)) - - - -# 1.1.0 (2025-11-05) - - -### Bug Fixes - -* **preload:** 添加空进程检查防止无操作终止 ([a8480b2](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/a8480b25917c0694b7b2e6a8e0cf813a2d716415)) -* **ProjectManager:** 修复下拉菜单位置不正确的问题 ([6383d86](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/6383d86d886480e0a7718fc9925ff4d90a58b169)) - - -### Features - -* **编辑器管理:** 重构编辑器选择功能并添加自定义编辑器管理 ([d5da9e8](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/d5da9e859e765fca4989a49bf1dbb026ef17d061)) -* 初始化uTools项目管理插件项目结构 ([6bb8f53](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/6bb8f53b5a48ace3a90312ce3bac9f9a49533036)) -* 集成 Ant Design Vue 组件库并重构项目结构 ([cf0f951](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/cf0f9512a66c8c63cb2d8935005a64799f25b32f)) -* **日志:** 增强日志显示功能并添加URL打开支持 ([e9d1238](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/e9d123876df5a0d7b67dcee8c2888584041a9230)) -* 添加项目管理插件安装包2.1.0版本 ([6ac1bc8](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/6ac1bc853bfa370bbf84e1efa1e701499f74c130)) -* **项目管理:** 添加批量导入项目和项目排序功能 ([90cfdb8](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/90cfdb8ef9af8bf736fbc399235df454278bf39d)) -* **项目运行:** 增强项目运行管理功能 ([ddff3f7](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/ddff3f7820bd91821df3a466cf8bef8ad2a68bf0)) -* **nginx:** 添加nginx配置管理功能 ([05450af](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/05450afc8a57096e5c8b201610e13b30d7221b8b)) -* **nginx:** 增强Nginx配置管理功能 ([27b9c95](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/27b9c9520b36e7203aec8422527004a2ee13c291)) -* **plugin:** 更新项目管理插件配置 ([786176c](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/786176ccdc5286a1a2564ebe2cf3abc2b77441b0)) -* **plugin:** 移除旧功能模块并优化项目管理界面 ([aa25c3b](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/aa25c3b2b8bd4f7133f3c5174490f0561c64ed38)) -* **project-manager:** 实现完整的项目管理功能 ([e31ebd7](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/e31ebd7e5dedffa4e96ac1e0648973c7aaf96d1a)) -* **project-manager:** 添加主题设置功能并优化UI布局 ([dbaeea2](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/dbaeea2571a1ee25f8a2cbf7f995312335f88410)) -* **project:** 添加 README 文档查看功能 ([1b10171](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/1b101712160afbfe0e5a6c57420215e27928ac49)) -* **project:** 添加隐藏项目管理功能 ([5083fcc](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/5083fccc9ecc1f15d472d772bb7ace80515c1501)) -* **project:** 添加JSON数据查看与编辑功能 ([63ba750](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/63ba7503afd58c991a53772938ec1083f00b6047)) -* **project:** 增强项目运行管理功能 ([dd2796d](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/dd2796dc12b9de918eea70006c5e67f508e237e1)) -* **ProjectManager:** 添加界面缩放比例功能 ([1b9592e](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/1b9592eef2f9ba6d9bdb9687a53b66eb2d508121)) -* **ProjectManager:** 添加进程状态回调处理并优化日志显示 ([e6b07c5](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/e6b07c5075f5f9fac58792f64d302bb8fcace13b)) -* **ProjectManager:** 为目录添加背景颜色选择功能 ([aa49217](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/aa49217c11832f8e8d25026deafff80d2f84a97d)) -* **ProjectManager:** 增强项目管理功能并添加拖拽排序 ([70ec690](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/70ec6908adcf3f00c1c443d80df1bf234887ab0a)) -* **theme:** 实现动态主题切换功能 ([dcfec83](https://gitea.cuifuqi.online/utools-plug-in/projectManagement/commits/dcfec833a9b2de5bcad761b5bff4ead24ea5a3f7)) diff --git a/package.json b/package.json index b30d7c5..9fbc4db 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "type": "module", "name": "project-helper", - "version": "1.8.0", - "description": "项目小助手", + "version": "1.0.0", + "description": "markdown 笔记本", "author": "Project Helper", "license": "MIT", "scripts": { diff --git a/public/plugin.json b/public/plugin.json index b63723c..9806ef1 100644 --- a/public/plugin.json +++ b/public/plugin.json @@ -9,7 +9,7 @@ { "code": "markdown", "explain": "md 插件", - "cmds": ["md 插件", "md helper", "mdh", "md"] + "cmds": ["md 插件", "md helper", "mdh", "md", "bj"] } ] }