2017-08-28 09:27:31 +02:00
|
|
|
MONARC Changelog
|
|
|
|
================
|
|
|
|
|
2017-12-04 07:47:58 +01:00
|
|
|
## 2.1.0 (2017-12-04)
|
2017-11-17 15:06:56 +01:00
|
|
|
|
|
|
|
### Enhancement
|
|
|
|
|
|
|
|
- cleaning of the initial database structure.
|
|
|
|
- split database model and data.
|
|
|
|
- simplify the panel to create new MONARC clients.
|
|
|
|
- improved the table of MONARC clients of the administration panel.
|
|
|
|
- removed all useless column of the 'clients' table.
|
|
|
|
- removed cities and countries tables in the database.
|
|
|
|
- added a condition to hide/show probability field on Threats assessment.
|
2017-11-30 15:55:58 +01:00
|
|
|
- it is now possible to export a whole analysis (or an asset) in JSON or as an
|
|
|
|
encrypted JSON file. Analysis exported with the legacy system can still be
|
|
|
|
imported in MONARC.
|
2017-12-01 08:07:37 +01:00
|
|
|
- it is now mandatory to specify a level of permissions when creating a new
|
|
|
|
user.
|
2017-11-17 15:06:56 +01:00
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
- minor fixes in the forms of the user profile page.
|
|
|
|
- minor translations fixes.
|
2017-12-01 08:16:43 +01:00
|
|
|
- fixed a bug that prevented users to update password without the
|
2017-11-20 13:38:50 +01:00
|
|
|
password recovery feature.
|
2017-11-17 15:06:56 +01:00
|
|
|
|
2017-10-27 14:58:55 +02:00
|
|
|
|
|
|
|
## 2.0.4 (2017-10-27)
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
- fix a bug with salted passwords that prevented users to update their
|
2017-10-27 15:04:32 +02:00
|
|
|
password. Users may have to use the password recovery functionality (zm-core)
|
|
|
|
Reported by Nicolas SCHWARTZ, Cyber Security Team of PwC Luxembourg.
|
2017-10-27 14:58:55 +02:00
|
|
|
- set default deliveries in english (zm-client);
|
|
|
|
- block the probability in the threat assessment in 1.2 of the method (ng-anr);
|
|
|
|
|
|
|
|
|
2017-10-13 08:12:09 +02:00
|
|
|
## 2.0.3 (2017-10-13)
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
- set default deliveries in english.
|
|
|
|
- Set NewCenturySchlbk-Roman Imagick font.
|
|
|
|
|
|
|
|
|
2017-10-10 14:20:17 +02:00
|
|
|
## 2.0.2 (2017-10-10)
|
|
|
|
|
|
|
|
### New
|
|
|
|
|
|
|
|
- MONARC is now available in Dutch.
|
|
|
|
|
|
|
|
### Enhancement
|
|
|
|
|
|
|
|
- updated German translations.
|
|
|
|
- updated the font used for the images in the generated reports.
|
|
|
|
- minor improvements in the configuration.
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
- Lost operational risk when importing from MONARC Common DB (#32)
|
|
|
|
- PHP Notice: Use of undefined constant i (#33)
|
|
|
|
|
2017-08-28 09:27:31 +02:00
|
|
|
|
|
|
|
## 2.0.1 (2017-08-28)
|
|
|
|
|
|
|
|
### Enhancement
|
|
|
|
|
|
|
|
- Auto-complete function in the creation of a specific risk (#29)
|
|
|
|
- Remove the category for operational risk (#26)
|
|
|
|
- update of the database
|
|
|
|
- the database of MONARC is now backed up before an upgrade
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
- Import bug : Format of duedate in recomandation (#30)
|
|
|
|
- Problem when a label of an impact contains a character such as '&' or '%' (#24)
|
|
|
|
- Lost operational risks of assets in library after a snapshot (#25)
|
|
|
|
- Problem setting a comment in new scale row (#24)
|
|
|
|
- hash of users' passwords were exposed through the API as reported by
|
|
|
|
Thomas LARCHER, Cyber Security Team of PwC Luxembourg.
|
|
|
|
|
|
|
|
|
|
|
|
## 2.0.0 (2017-08-07)
|
|
|
|
|
|
|
|
### Other
|
|
|
|
|
|
|
|
- initial release of the version 2.0.0 of MONARC;
|
|
|
|
- project source code is now hosted at https://github.com/monarc-project
|