File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MONARC Changelog
22================
33
4+ ## 2.6.0 (2018-07-20)
5+
6+ ### New
7+
8+ - MONARC users who open the home page in the web interface will see an image
9+ in the bottom left corner with the text "up-to-date" in green, "update
10+ available" in orange or "security update available" in red.
11+ This will make outdated version more visible for users of MONARC. This
12+ version checking is performed thanks to a
13+ [ dedicated service] ( https://version.monarc.lu/version/MONARC ) .
14+
15+ ### Enhancement
16+
17+ - the import and export functions have been improved;
18+ - creation of recommendation and missing field (#115 );
19+ - make an easy link to implement the recommendation directly from the risk view
20+ (#112 ).
21+
22+ ### Fix
23+
24+ - fixed a bug in the table Risk treatment plan management.
25+ - problem on date parsing with the date-picker with non-US browsers (when using
26+ date.toLocaleString) (#117 )
27+ - it is not possible to reset the `` duedate `` attribute of a recommendation
28+ since the introduction of the date-picker (#116 )
29+ - review and correct the functionality of import by fusion or merge (#62 )
30+ - minor translations fixes.
31+
32+
433## 2.5.0 (2018-07-04)
534
635### New
Original file line number Diff line number Diff line change 1- {"major" :2 , "minor" :5 , "hotfix" :0 }
1+ {"major" :2 , "minor" :6 , "hotfix" :0 }
Original file line number Diff line number Diff line change 11{
22 "name" : " MONARC" ,
3- "version" : " 2.5 .0" ,
3+ "version" : " 2.6 .0" ,
44 "description" : " MONARC Frontoffice App" ,
55 "private" : true ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments