- Added support for tracking email details by martincizek from orchitech
- Make plugin compatibility with Redmine 3.0.1 by Vilppu Vuorinen
- Unit and functional tests with travis and code climate support by Vilppu Vuorinen
- Add customizable email footers by martincizek
- Test compatibility with Redmine 2.6.2
- Add support for non-anonymous supportclients by martincizek
- Add issue matching based on standard MIME header references by martincizek
- Test compatibility with Redmine 2.5.3
- Make sure that the notes length is always calculated
- Fixed bug trying to send an email with empty notes
- Fixed non-working helpdesk-send-to-owner-default checkbox
- Add setting for handling send to owner default value by davidef
- Added reply-to header by barbazul
- Update code for redmine 2.4.x by Craig Gowing
- Minor compatibility issues fixed
- Fix skip validation issue
- Update code for redmine 2.3.x
- Send any journal attachments with the email notification to the supportclient
- The sender email-address is now adjustable on a per project basis
- A standard first reply message can be send to the supportclient on ticket creation (optional, per project)
- The email-footer for the email notification to the supportclient can be adjusted (optional, per project)
- First release