Skip to content

v1.5.0

Latest

Choose a tag to compare

@du2333 du2333 released this 04 Apr 05:08
· 11 commits to main since this release

1.5.0 (2026-04-04)

邮件系统现已统一支持 SMTP,兼容性更高,可适配更多邮件服务商。旧版 Resend 配置可自动兼容,无需手动迁移。

The email system now uses SMTP for broader compatibility across more email providers. Legacy Resend configuration remains automatically compatible, with no manual migration required.

Features

  • 统一邮件配置为 SMTP 并兼容 Resend 旧配置 (#97) (04e5729)

Bug Fixes

  • 修正路由清单生成脚本的正则输出 (34456df)

Code Refactoring

  • 移除自定义列表扩展并修复编辑器 Tab 行为 (2bf8e79)