Skip to content

Releases: beilunyang/moemail

v0.9.2

17 Jan 11:23
Compare
Choose a tag to compare

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

15 Jan 11:45
Compare
Choose a tag to compare

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

15 Jan 08:09
Compare
Choose a tag to compare

What's Changed

  • feat: Implement username/password authentication and registration features

Full Changelog: v0.8.1...v0.9.0

image

v0.8.1

06 Jan 03:34
7b9a2df
Compare
Choose a tag to compare

What's Changed

  • fix: deploy pages script

Full Changelog: v0.8.0...v0.8.1

v0.8.0

28 Dec 10:35
Compare
Choose a tag to compare

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

moemail app_profile (1)

v0.7.1

28 Dec 04:07
Compare
Choose a tag to compare

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

27 Dec 18:00
Compare
Choose a tag to compare

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

localhost_3000_profile (2)

v0.6.0

27 Dec 05:42
Compare
Choose a tag to compare

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

24 Dec 16:35
Compare
Choose a tag to compare

What's Changed

  • fix: Resolve issue with email domain environment variable not working by @sdrpsps in #11
  • feat: Add email deletion functionality

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Dec 16:38
Compare
Choose a tag to compare

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