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

Commit e6d874a

Browse files
author
Frank Groeneveld
committed
Prepare for release
1 parent ab8f7dd commit e6d874a

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

CHANGELOG.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,30 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## Brimir unreleased (to be announced)
66
### Added
7+
8+
### Changed
9+
10+
### Deprecated
11+
12+
### Removed
13+
14+
### Fixed
15+
16+
### Security
17+
18+
## Brimir 0.7.3 (2016-12-19)
19+
### Added
720
- Rule management interface has been improved, making it understandable for more users.
821
- Tabindex for a better user experience when filling out ticket forms. Contributed by @git-jls.
922
- Allows adding rules to filter on cc and actual to addresses. Contributed by @git-jls.
1023
- Unread ticket status, so the user can differentiate read/unread tickets in the inbox. Contributed by @git-jls.
1124
- User setting to turn off notifications during work or off-duty. Contributed by @git-jls.
1225
- Dutch and English translations for look and feel section settings page. Contributed by @git-jls.
1326

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

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

31-
### Security
32-
3339
## Brimir 0.7.2 (2016-11-11)
3440
### Added
3541
- Optional notification of customers when ticket is assigned or status is changed. Contributed by @fiedl.

0 commit comments

Comments
 (0)