Changelog History
Page 2
-
v2.2 Changes
๐ This release includes fixes to several serious vulnerabilities including:
๐ CVE-2018-18886. This fixes a serious XSS vulnerability (Reported by @joanbono). This was fixed in the master branch several weeks ago, but if you are running a prior version, including 1.x releases, you should upgrade to
2.2.0
as soon as possible.๐ Upgrades Rails to 4.2.11. This includes a fix to a significant security vulnerability in ActiveJob.
๐ Other improvements in this release include:
- Bring dependencies up to date
- ๐ Improved support for forwarded emails
- ๐ง Accept emails from users who use a number in the first part of their email or configured email name
- Correctly handle emails with no subject
- โ Add support for IMAP email
- Prevent agents from accessing API
- Harden agents ability to edit administrators
- ๐ Rename Login to Sign in
- ๐ Allow new users when admin creating an internal note
-
v2.1 Changes
๐ This release builds on the awesomeness of version 2 by adding several new enhancements-
- Editable header and footer for html ticket email to customers.
- support for merge tokens (%customer_name% and %customer_email%) with more coming soon.
- Ability to create a ticket with a note as the first post (useful for calls, walk ins, etc)
- ๐จ Refactor of settings backend and addition of ability to test smtp settings
- Restrict API access from agents
โฌ๏ธ Upgrading:
โก๏ธ Make sure you run
bundle exec rake db:migrate
and alsobundle exec rake update:enable_templates
to turn on the templates feature. -
v2.0 Changes
๐ Version 2 includes a number of awesome improvements, listed below. This should be a fairly straightforward update for most people, make sure you:
bundle install
bundle exec rake db:migrate
โ We have a live demo at https://demo.helpy.io/ The admin username is "[email protected]" and admin password is "12345678"
โก๏ธ Updated/New Features:
- ๐ป Refreshed Admin UI
- ๐ New Helpcenter theme: Singular
- ๐ HTML support when responding to tickets
- Nicer HTML alert emails
- Nicer HTML responses to customers
- HTML emails now include the full ticket history
- ๐ป UI for replying to tickets re-imagined
- Inline customer editing
- Channel and source reporting
- ๐ New support for emoji's in ticket replies
- ๐ป Customize the colors of the admin UI
- Ability to email customers from the create ticket dialogue
- ๐ New internal ticket type
- ๐ป Set all ticket params from admin create ticket UI
- Font Awesome 5 iconography
- ๐ Improved support for CC and BCC recipients
- Import/Export data in CSV
- Comply with GDPR by deleting or anonymizing users