From fb35769e528557397dbfa9d30f56fe4a5a341ce5 Mon Sep 17 00:00:00 2001 From: engigu Date: Sat, 6 Dec 2025 21:16:20 +0800 Subject: [PATCH] chore: update release log --- .release_log | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.release_log b/.release_log index cf6871d..1fc2b86 100644 --- a/.release_log +++ b/.release_log @@ -21,7 +21,8 @@ 21. 支持sqlite部署,支持不同版本mysql 22. [2025.01.01] 增加托管消息,现在可以将站点作为消息的接收,登录站点查看消息 23. [2025.04.28] 支持tidb数据库,支持数据库ssl连接 -23. [2025.08.10] UI组件使用shadcn-vue,基于tailwindcss -24. [2025.09.14] 支持系统信息展示更多的运行信息 -25. [2025.09.30] 支持页面的明暗主题切换设置,增加登录日志 -25. [2025.10.12] 增加cookies过期天数设置 +24. [2025.08.10] UI组件使用shadcn-vue,基于tailwindcss +25. [2025.09.14] 支持系统信息展示更多的运行信息 +26. [2025.09.30] 支持页面的明暗主题切换设置,增加登录日志 +27. [2025.10.12] 增加cookies过期天数设置 +28. [2025.12.06] 增加模板功能:集成预览到编辑器、优化ID生成规则、增强发送API日志记录