Skip to content

Commit e65e5b8

Browse files
Updated CHANGELOG
1 parent c45c951 commit e65e5b8

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
MONARC Changelog
22
================
33

4+
## 2.4.2 (2018-06-08)
5+
6+
### Enhancement
7+
8+
- improvements for the breadcrumb used in the graphs of the dashboard. Moreover
9+
it is now possible to click in the items of the breadcrumb in order to
10+
navigate between the different graph's levels;
11+
- the deadlines of recommendations are now set with a date picker in the fourth
12+
step (#98);
13+
- Removed the filter on the checkbox of the step 3 to display the dashboard of
14+
residual risk (#99);
15+
- the column 'phone' has been removed from the 'users' table and in the models.
16+
The application must store the minimum amount of information required on
17+
users;
18+
- Validate recommendations for operational risks (#102);
19+
- the translations have been improved.
20+
21+
### Fix
22+
23+
- Operational risks are not updated (#93);
24+
- In the 4th deliverable, an inherited risk is displayed at -1 and in red
25+
color (#100);
26+
- Fixed a problem with some translations in the legends of the report's graphs;
27+
- Removal of a recommendation on same risk of different assets of the same type
28+
(#92).
29+
30+
431
## 2.4.1 (2018-05-30)
532

633
### Enhancement

0 commit comments

Comments
 (0)