# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added * NyaHome 在这个版本正式可用,以下是发布时拥有的功能: * AI 创作聊天室 * 接入 OpenAI 兼容模型提供商,自携带 API 凭据 * 用户系统 * 由用户自行管理自己的聊天室 * 安全的密码管理与 JWT 令牌签发和验证 * 邮箱绑定、邮件验证码发送和验证 * 用户安全事件记录、修改密码时自动登出所有设备 * NyaHome 系统功能 * 在线后台管理面板 * 邮件 SMTP 发件 * 基于 mjml -> Jinja2 -> HTML 邮件的全链路渲染和发件流程 * 异步邮件发送队列