Skip to content

1.0.5

Compare
Choose a tag to compare
@scott scott released this 01 Nov 17:41
· 2271 commits to master since this release

This fixes a couple of bugs in the 1.0 release and also adds a couple nifty new features:

  • Adds a CC and BCC option for replies to private tickets
  • Adds the ability to upload your logo through the settings
  • Captures the raw email and makes it accessible in case you need to see the full thread with quotes and everything. This is normally stripped off in the admin view.

It is recommended you update to this ASAP. Requires a rake db:migrate and bundle install as usual.