Skip to content

0.10.1

Compare
Choose a tag to compare
@scott scott released this 16 Jul 21:55
· 2801 commits to master since this release

The 0.10.1 release includes a number of bug fixes and small improvements:

  • Rails version increased to 4.2.7 (thanks @olliebennett )
  • GA measurement protocol calls moved to background worker
  • A bug was fixed which caused internal notes to be sent out via email
  • Inbound emails with attachments are now saved to cloudinary if it is configured
  • Mailers now use the AppSettings['settings.site_url'] value for hostname
  • Spacing issues resolved (thanks @Rynaro)
  • Improvements to Spanish and French locales (thanks @jcalonso and @martin-letellier)
  • Hindi locale added (thanks @Prashanth261993 )
  • Plus a few other odds and ends