Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

Releases: ivaldi/brimir

Better rule interface & allow disabling of notifications during off-time

19 Dec 07:43
Compare
Choose a tag to compare

This release improves the rule creation interface and adds the option of disabling notifications when you're off. Besides these visible changes, a lot of small fixes and improvements were made.

Add various email notifications

11 Nov 13:12
Compare
Choose a tag to compare

This release consists mostly of contributed features:

  • Optional notification of customers when ticket is assigned or status is changed. Contributed by @fiedl.
  • Optional captcha for non-signed in ticket creation. Constributed by @git-jls.
  • Optional emails and templates when a user account has been created and when a ticket has been received. Contributed by @git-jls.

Thanks guys!

Inline image & message-id bugfixes, new translation

10 Jun 12:58
Compare
Choose a tag to compare

This release fixes two important bugs:

  • Inline images were not displayed correctly anymore.
  • Message-id's of notification would be wrong, causing email client threading to break.

Thanks to @viddypiddy we now also have a Norsk translation.

Automatic inbox refresh, internal notes, merge tickets and reply notification changes

15 Apr 14:39
Compare
Choose a tag to compare

This release includes quite some bugfixes and changes. The most important additions include:

  • Automatic refresh of inbox when browser tab receives focus again.
  • Internal notes can now be added to tickets
  • Merge ticket feature.
  • Do not notify other clients silently, when a client replies via email.

See the CHANGELOG for the complete list of changes

Brimir 0.6.3

06 Nov 14:47
Compare
Choose a tag to compare

Changes can be found in the changelog.

Various fixes

23 Oct 11:41
Compare
Choose a tag to compare
  • Lines of plain text tickets or replies are now wrapped at 72 characters.
  • The rule action to notify users now creates users if they don't exist yet.
  • French translation was improved by @sapk.

Better incoming address recognition

02 Oct 06:04
Compare
Choose a tag to compare

This release also searches the CC and BCC of an incoming email for known email addresses. Also, a bug was fixed which would occur when sending a previous draft when draft sharing was enabled and a number of missing German translations were added.

Polishing

18 Sep 13:31
Compare
Choose a tag to compare

A number of important improvements have been added:

  • User avatar support.
  • Agent access can now be restricted to certain labels.
  • Ticket locking and timed unlocking.
  • User management has been extended with support for searching for users and removing users.
  • Ticket reply form has been extended with support for changing status, outgoing address and opting in other users.

Lots of other changes, see the changelog for details.

Redesign

02 Jan 13:09
Compare
Choose a tag to compare

The biggest change in this release is a redesign of most screens. For new users we've also added a simple guided tour. Other changes include lots of bugfixes, the addition of various translations (Ukrain, Russian, Canadian French and more) and lots of small improvements.

Labels, translations, rules and notifications

19 Sep 12:53
Compare
Choose a tag to compare

In this release we refactored the notification emails and added checkboxes to allow anybody to specify which users should receive notifications.

Futhertmore, we've added some user contributed translations:

  • Finnish
  • Brazilian Portuguese
  • Spanish
  • German

Together with the existing Dutch and Enlish translation this gives us six much used languages!

Starting from this release you can also add labels to tickets and customers. Labels can be used to filter, but also to give a customer access to all tickets with a certain label.

Finally, a much requested feature: we've added user configurable rules for incoming tickets. When a new ticket is created, these rules are evaluated and can, for example, assign a label to the ticket or notify a certain email address.