Skip to content

1.2.0

Compare
Choose a tag to compare
@scott scott released this 09 Mar 17:26
· 1967 commits to master since this release

Version 1.2.0 is official! If you have not kept up with the updates on master this is the time to grab the new version. It fixes several important bugs, and adds some sweet new features! Also, Rails has been updated to 4.2.8 which is recommended for everyone, and relaxes the Ruby requirements so you can easily run Helpy on Ruby 2.2.5 or 2.3.

New features include:

  • Merge Tickets! You can now merge similar tickets together into a new combined ticket. Thanks to @hin101 for working on this!
  • Keyboard Shortcuts/ Helpy now has keyboard shortcuts for many actions!
  • Better group management. Create and manage team groups from a dedicated settings panel, and choose your own colors to associate with each group! Thanks to @shaktik1989
  • Updated settings UI.
  • Admin search has been enhanced and now includes date filters.
  • Users now have a priority setting.
  • Tickets now support different channels.

Also, there are some updated translations

  • Germany has been updated! thanks @muescha
  • Japanese has gotten some love from @monaka
  • BR-Portuguese has been updated by @Rynaro

Some notable bug fixes:

  • System forums and categories can no longer be deleted @hin101
  • Long posts are truncated instead of rejected @johnthepink
  • Email bugs fixed and utf8 issues
  • Breakpoints were updated in themes
  • Common replies should not be visible on the knowledgebase
  • Responsive image styles fixed in knowledgebase
  • Prevent inactive users from logging in

In reality there is more, you can see the rest in the closed PRs: https://github.com/helpyio/helpy/pulls?page=1&q=is%3Apr+is%3Aclosed

Big thanks to all contributors who made this release possible!