Skip to content

Commit 84ded71

Browse files
author
Ruslan Baidan
committed
New Monarc version release v2.12.4
1 parent 80f3452 commit 84ded71

6 files changed

Lines changed: 179 additions & 159 deletions

File tree

CHANGELOG.md

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

4+
## 2.12.3 (2022-10-06)
5+
6+
### Enhancement
7+
8+
- Implemented new dashboard chart views and a curve line that represents the average number tendency.
9+
- Added a possibility to enforce all the instance's users to enable 2-Factor Authentication.
10+
11+
412
## 2.12.3 (2022-10-06)
513

614
### Enhancement

VERSION.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"major":2, "minor":12, "hotfix":3}
1+
{"major":2, "minor":12, "hotfix":4}

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"endroid/qr-code": "^4.4"
5959
},
6060
"require-dev": {
61-
"roave/security-advisories": "dev-master",
61+
"roave/security-advisories": "dev-latest",
6262
"phpunit/phpunit": "^8.3",
6363
"laminas/laminas-test": "^3.4"
6464
},

0 commit comments

Comments
 (0)