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

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Groeneveld committed Dec 19, 2016
1 parent ab8f7dd commit e6d874a
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,30 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## Brimir unreleased (to be announced)
### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security

## Brimir 0.7.3 (2016-12-19)
### Added
- Rule management interface has been improved, making it understandable for more users.
- Tabindex for a better user experience when filling out ticket forms. Contributed by @git-jls.
- Allows adding rules to filter on cc and actual to addresses. Contributed by @git-jls.
- Unread ticket status, so the user can differentiate read/unread tickets in the inbox. Contributed by @git-jls.
- User setting to turn off notifications during work or off-duty. Contributed by @git-jls.
- Dutch and English translations for look and feel section settings page. Contributed by @git-jls.


### Changed
- Better error messages when an invalid input is given for non-signed in users. Contributed by @mickael-kerjean.
- Better coverage for ticket creation, now covering situations with captcha. Contributed by @git-jls.

### Deprecated

### Removed

### Fixed
- Fixed issue with tickets missing a message_id. Contributed by @git-jls.
- Disable captcha check for incoming email posts. Contributed by @git-jls.
Expand All @@ -28,8 +36,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Fixed issue with zone not being properly taken into account if schedule is set and ticket is created. by @git-jls.
- Fixed issue with save_with_label method being called on a reply. Contributed by @git-jls.

### Security

## Brimir 0.7.2 (2016-11-11)
### Added
- Optional notification of customers when ticket is assigned or status is changed. Contributed by @fiedl.
Expand Down

0 comments on commit e6d874a

Please sign in to comment.