- Add support for non-anonymous supportclients
- Add issue matching based on standard MIME header references
- 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