Skip to content

2.5.0

Compare
Choose a tag to compare
@scott scott released this 29 May 15:56
· 718 commits to master since this release
f888aef

This release adds important new functionality for managing incoming spam email tickets (particularly from parse webhook services such as Sendgrid or Mandrill). Two new settings have been added that use the spam assassin score provided by these providers to either block tickets outright, or filter them to the spam
folder. In addition, dependencies have been upgraded.

  • Expose trash and Spam tickets navigation in the left ticketing nav
  • Adds two settings to adjust how Helpy filters spam (when using Sendgrid, Mandrill, etc.)
  • Stores the spam score of incoming emails in the Topic table
  • Adds the ability to do bulk actions on all tickets matching a search
  • Adds the option to "empty the trash", permanently deleting all messages in the trash

See UPDATING.md for details on how to update.