Releases: beilunyang/moemail
Releases · beilunyang/moemail
v0.12.0
What's Changed
- chore: Update deploy script by @sdrpsps in #34
- feat: Add delete function for single message by @jieyitang in #38 (resolved #30 )
- fix: Github Action failed to build pages
- chore: enhance test data generation with user identifica
tion - feat: integrate theme support in message view for improv
ed styling (resolved #36 )
New Contributors
- @jieyitang made their first contribution in #38
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- docs: 补充 Catch-All 状态不可用时的解决方案- 在 README.md 文件中添加了新的注意事项 by @Ktovoz in #26
- feat: Add configurable maximum email limit for users
- refactor: Consolidate configuration management with Zustand store
- docs: Add system settings section to README with configuration details
New Contributors
Full Changelog: v0.10.0...v0.11.0

v0.10.0
What's Changed
- feat: Implement OpenAPI with API Key authentication and role-based access control
- feat: Add administrator contact information configuration item
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- fix: Users logging in with a password can't get their mailbox
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- feat: Enhance registration process with improved validation and error handling
- feat: Support finding and promoting roles by username
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- feat: Implement username/password authentication and registration features
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
What's Changed
- feat: support demotion and improve error handling in role management
- feat: Enhance role management by adding role assignment functionality and checks for existing roles
- chore: remove NoPermissionPage
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- fix: Ensure email content fields are not null by providing default values (Solve the problem that some emails cannot be received) @beilunyang
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: Enhance email domain configuration and management @beilunyang
- feat: Add configuration management for default user roles and permissions @beilunyang
Full Changelog: v0.6.0...v0.7.0