Releases: ddavaham/evemail
Version 1 is a thing!!!!
As Development on EVEMail continue, I feel that it is time to start actually versioning the commits a little bit. This release marks the official first version of EVEMail.
When I started out, I wanted a system that would collect the mails from EVE via ESI, and then notify me via Email of my new EVEMails. Today, that goal has been achieved. As of my recent commit to this repo, the first version of EVEMail has been cemented in history. I love this project and will continue to code it and make it into. Whether Capsuleers will actually use it, that is up to them. I know I will.
Thank You to everybody who assist me in getting this far. You are awesome.
About this release
This is the first stable version of EVEMail. With this build, the system is capable of the following:
via ESI
- Downloading Mail Headers
- Sending Mail
- Replying to Mail
- Updating Metadata on a header(Read status)
- Deleting Mail
- Converting Character, Corporation, and Alliance IDs into Names
via Laravel
- Sort Mails by Mailbox Labels
- Sending, Viewing, and Interactiing with Mail
- Preview before replying to Mail
via MailGun
- Email Notification with every new EVEMail
- Email Verification
The system has a lot of logic written into it. I suggest taking a look at the code base a letting me know what you think.