From 370f4ccd99f4dc32321f06b8ea3f857c211e63b0 Mon Sep 17 00:00:00 2001 From: "Issues Docs [BOT]" Date: Sun, 29 Dec 2024 02:20:56 +0000 Subject: [PATCH] =?UTF-8?q?Auto-Generate=20docs=20=F0=9F=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/issues/297.md | 2 +- docs/issues/changelog.md | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/issues/297.md b/docs/issues/297.md index 5d1dea9..a9076f0 100644 --- a/docs/issues/297.md +++ b/docs/issues/297.md @@ -244,7 +244,7 @@ an'zh 要注意看提示: 装载路径中的 配置文件目录 和 音乐目录 必须进行配置。 -其他的路径非必要不要配置,主题目录路径是方便开发调试的时候用的,普通用户不要映射主题目录 +其他的路径非必要不要配置,主题目录路径是方便开发调试的时候用的,普通用户不要映射主题目录。我已经把这个提示更新到文档中了 --- [链接到 GitHub Issue](https://github.com/hanxi/xiaomusic/issues/297) diff --git a/docs/issues/changelog.md b/docs/issues/changelog.md index 1a99f90..3680257 100644 --- a/docs/issues/changelog.md +++ b/docs/issues/changelog.md @@ -1,5 +1,15 @@ # 版本日志 +## v0.3.67 (2024-12-29) + +### Feat + +- 简化设置,不允许修改监听端口 + +### Fix + +- 修复默认主题搜索问题 + ## v0.3.66 (2024-12-26) ### Fix