From 120de90a3fc85ac6d92c92e61db5bcad7d382d6a Mon Sep 17 00:00:00 2001 From: "Issues Docs [BOT]" Date: Thu, 9 Apr 2026 01:21:45 +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/changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/issues/changelog.md b/docs/issues/changelog.md index 768bb2d..306d5c9 100644 --- a/docs/issues/changelog.md +++ b/docs/issues/changelog.md @@ -1,5 +1,17 @@ # 版本日志 +## v0.5.1 (2026-04-09) + +### Feat + +- 新增MusicFree插件 (#809) + +### Fix + +- **security**: arbitrary code execution via `eval` in plugin exec (#819) +- **security**: path traversal bypass in `safe_join_path` prefix c (#820) +- 修补url的base64编码 (#815) + ## v0.5.0 (2026-03-25) ### Feat