Skip to content

Releases: greenpeace-cee/mailutils

1.2.0-beta.1

22 Nov 13:34
v1.2.0-beta.1
dac4905
Compare
Choose a tag to compare

Changes:

  • Extend validation of MailutilsMessage.Send API
  • GP-27433 Implement IMAP Delete
  • Add ability to escape smarty code at the mailutils templates
  • Fix validation of subject field while sending email

1.1-beta.1

19 Jul 08:54
Compare
Choose a tag to compare

Changes:

  • GP-31625 Limit case subject length based on HTMLInputCoder's behaviour

1.1-alpha.7

03 May 13:34
Compare
Choose a tag to compare

Changes:

  • GP-28033 Use UTF-8 consistently for headers and parts

1.1-alpha.6

28 Mar 08:51
Compare
Choose a tag to compare

Changes:

  • GP-25238 Fix broken multi-byte strings created by substr()

1.1-alpha.5

03 Mar 16:23
Compare
Choose a tag to compare

Changes:

  • GP-25238 Refresh mail body after sending emails

1.1-alpha.3

01 Feb 14:12
Compare
Choose a tag to compare

Changes:

  • GP-25238 Fix case creation for emails without subject
  • GP-25238 Ensure Auto-Replies are always associated with thread
  • GP-25238 Include seconds in inbound email activity date
  • GP-25238 Disable and standardize permission checks in API4 calls

1.1-alpha.2

25 Jan 15:10
Compare
Choose a tag to compare

Changes:

  • GP-9999 Add max_iterations param for MailutilsMessage.poll
  • GP-25238 Add Support Case Category for MailutilsTemplate
  • Fix use of civix function of unrelated extension

1.1-alpha.1

12 Jan 16:43
Compare
Choose a tag to compare

Changes:

  • Implement SMTP
  • Fix Message-ID syntax
  • Store multipart message body in activity details after sending email
  • Add MailutilsMessage.poll API
  • Add MailutilsTemplate UI