Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

52 lines (41 loc) · 1.05 KB

0.0.12

  • Add support for non-anonymous supportclients
  • Add issue matching based on standard MIME header references
  • Test compatibility with Redmine 2.5.3

0.0.11

  • Make sure that the notes length is always calculated

0.0.10

  • Fixed bug trying to send an email with empty notes

0.0.9

  • Fixed non-working helpdesk-send-to-owner-default checkbox

0.0.8

  • Add setting for handling send to owner default value by davidef

0.0.7

  • Added reply-to header by barbazul

0.0.6

  • Update code for redmine 2.4.x by Craig Gowing
  • Minor compatibility issues fixed

0.0.5

  • Fix skip validation issue

0.0.4

  • Update code for redmine 2.3.x
  • Send any journal attachments with the email notification to the supportclient

0.0.3

  • The sender email-address is now adjustable on a per project basis

0.0.2

  • 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)

0.0.1

  • First release