Releases: beilunyang/moemail
Releases · beilunyang/moemail
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
v0.6.0
What's Changed
- feat: Add copy button to the create dialog and column layout by @sdrpsps in #12
- feat: Implement role-based access control and enhance permissions system @beilunyang
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
What's Changed
- fix: Update test email generation
- feat: Add support for multiple email domains and enhance email creation dialog
- docs: Add Cloudflare email routing configuration section to README
- refactor: Update email and webhook configurations in deploy workflow
- fix: Correct workflow input references in deploy.yml
- docs: Update README and GitHub Actions workflow for enhanced deployment options
- docs: Update README and GitHub Actions workflow to support manual deployment triggers
- feat: Add NEXT_PUBLIC_EMAIL_DOMAIN environment variable and update README for configuration details
Full Changelog: v0.3.0...v0.4.0