feat: add cookies expire days settings

This commit is contained in:
engigu
2025-10-12 13:48:58 +08:00
parent 6d51f7824f
commit b8f2d04220
7 changed files with 68 additions and 17 deletions
+3 -1
View File
@@ -23,8 +23,10 @@ Message Nest 是一个灵活而强大的消息推送整合平台,旨在简化
关于日志,考虑到目前多数服务以收集控制台输出为主,暂时不支持写出日志文件。
## 功能更新日志
- **2025.10.12**
- 增加cookies过期天数设置
- **2025.09.30**
- 支持页面的明暗主题切换设置,增加登录日志
- 支持页面的明暗主题切换设置,增加登录日志
- **2025.09.14**
- 支持系统信息展示更多的运行信息
- **2025.08.10**