This repository was archived by the owner on Dec 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -4,22 +4,30 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
## Brimir unreleased (to be announced)
6
6
### 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
7
20
- Rule management interface has been improved, making it understandable for more users.
8
21
- Tabindex for a better user experience when filling out ticket forms. Contributed by @git-jls .
9
22
- Allows adding rules to filter on cc and actual to addresses. Contributed by @git-jls .
10
23
- Unread ticket status, so the user can differentiate read/unread tickets in the inbox. Contributed by @git-jls .
11
24
- User setting to turn off notifications during work or off-duty. Contributed by @git-jls .
12
25
- Dutch and English translations for look and feel section settings page. Contributed by @git-jls .
13
26
14
-
15
27
### Changed
16
28
- Better error messages when an invalid input is given for non-signed in users. Contributed by @mickael-kerjean .
17
29
- Better coverage for ticket creation, now covering situations with captcha. Contributed by @git-jls .
18
30
19
- ### Deprecated
20
-
21
- ### Removed
22
-
23
31
### Fixed
24
32
- Fixed issue with tickets missing a message_id. Contributed by @git-jls .
25
33
- Disable captcha check for incoming email posts. Contributed by @git-jls .
@@ -28,8 +36,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
28
36
- Fixed issue with zone not being properly taken into account if schedule is set and ticket is created. by @git-jls .
29
37
- Fixed issue with save_with_label method being called on a reply. Contributed by @git-jls .
30
38
31
- ### Security
32
-
33
39
## Brimir 0.7.2 (2016-11-11)
34
40
### Added
35
41
- Optional notification of customers when ticket is assigned or status is changed. Contributed by @fiedl .
You can’t perform that action at this time.
0 commit comments