From 7220f457e443c6d2f60e11944e7e78781f671027 Mon Sep 17 00:00:00 2001 From: Ruslan Baidan Date: Mon, 10 May 2021 11:58:45 +0200 Subject: [PATCH] Added the new release description and updated dependencies. --- CHANGELOG.md | 24 +++++++++++++++++++----- composer.json | 1 + composer.lock | 47 ++++++++++++++++++++++++++--------------------- 3 files changed, 46 insertions(+), 26 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45cd7c5..f1f18ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,29 @@ MONARC Changelog ================ -## 2.10.3 (2021-??-??) Includes bug-fixes and a new feature. +## 2.10.3 (2021-05-10) Includes bug-fixes, new features and an enhancement. + +### New + +- Implement the UI language management + ([#318](https://github.com/monarc-project/MonarcAppFO/issues/318)) +- Implementation of the library objects import and assets export from/to MOSP + ([#320](https://github.com/monarc-project/MonarcAppFO/issues/320)) +- Possibility to export items from the Knowledge Base + ([#321](https://github.com/monarc-project/MonarcAppFO/issues/321)) +- Send MONARC version to Stats Service + ([#341](https://github.com/monarc-project/MonarcAppFO/issues/341)) ### Fix -TODO: add fixes! +- [Front Office] export of measure related to "amvs" stoped working since v2.10.1 + ([#340](https://github.com/monarc-project/MonarcAppFO/issues/340)) + +### Enhancement + +- Improve the import speed of analyses and instances (*partially done*). + ([#248](https://github.com/monarc-project/MonarcAppFO/issues/248)) -### New -- Implementation of the library objects import and assets export from/to MOSP. - ([#320](https://github.com/monarc-project/MonarcAppFO/issues/320)). ## 2.10.2 (2021-02-24) Includes 3 bug-fixes and a new feature. diff --git a/composer.json b/composer.json index fd9c235..b0a40b2 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "monarc/monarc", "description": "Monarc application", + "license": "AGPL-3.0-or-later", "authors": [ { "name": "Cyril Rouyer", diff --git a/composer.lock b/composer.lock index d422b2c..f76d6da 100644 --- a/composer.lock +++ b/composer.lock @@ -2271,16 +2271,16 @@ }, { "name": "laminas/laminas-code", - "version": "4.2.1", + "version": "4.2.2", "source": { "type": "git", "url": "https://github.com/laminas/laminas-code.git", - "reference": "a1e7f8b6467ac7f277b8e027e8537fa13664a8d8" + "reference": "3cbdf2e23e6df1d1beecb5708560c8f6a8115bf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-code/zipball/a1e7f8b6467ac7f277b8e027e8537fa13664a8d8", - "reference": "a1e7f8b6467ac7f277b8e027e8537fa13664a8d8", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/3cbdf2e23e6df1d1beecb5708560c8f6a8115bf9", + "reference": "3cbdf2e23e6df1d1beecb5708560c8f6a8115bf9", "shasum": "" }, "require": { @@ -2338,7 +2338,7 @@ "type": "community_bridge" } ], - "time": "2021-04-23T11:54:51+00:00" + "time": "2021-05-07T14:09:12+00:00" }, { "name": "laminas/laminas-config", @@ -4528,12 +4528,12 @@ "source": { "type": "git", "url": "https://github.com/monarc-project/zm-core.git", - "reference": "c972965444e6726bd0e638bc917a6a81bf68b38d" + "reference": "6f6229ef56f5b3d0a8f4b5bf4420b926b536c3d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/monarc-project/zm-core/zipball/c972965444e6726bd0e638bc917a6a81bf68b38d", - "reference": "c972965444e6726bd0e638bc917a6a81bf68b38d", + "url": "https://api.github.com/repos/monarc-project/zm-core/zipball/6f6229ef56f5b3d0a8f4b5bf4420b926b536c3d3", + "reference": "6f6229ef56f5b3d0a8f4b5bf4420b926b536c3d3", "shasum": "" }, "require": { @@ -4611,7 +4611,7 @@ "issues": "https://github.com/monarc-project/zm-core/issues", "source": "https://github.com/monarc-project/zm-core/tree/v2.10.3" }, - "time": "2021-05-06T06:18:13+00:00" + "time": "2021-05-10T08:59:21+00:00" }, { "name": "monarc/frontoffice", @@ -4619,12 +4619,12 @@ "source": { "type": "git", "url": "https://github.com/monarc-project/zm-client.git", - "reference": "266c6a85674b157489ad686f2b3db22310b36f03" + "reference": "ec5e92dce73a7c900c6e77cb6f0fde9f9b1fea27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/266c6a85674b157489ad686f2b3db22310b36f03", - "reference": "266c6a85674b157489ad686f2b3db22310b36f03", + "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/ec5e92dce73a7c900c6e77cb6f0fde9f9b1fea27", + "reference": "ec5e92dce73a7c900c6e77cb6f0fde9f9b1fea27", "shasum": "" }, "require": { @@ -4704,7 +4704,7 @@ "issues": "https://github.com/monarc-project/zm-client/issues", "source": "https://github.com/monarc-project/zm-client/tree/v2.10.3" }, - "time": "2021-05-05T15:11:39+00:00" + "time": "2021-05-10T08:56:32+00:00" }, { "name": "monarc/phpword", @@ -7907,12 +7907,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "db47aac368cb81bc9d3b09556e63b716be61cf43" + "reference": "07314cf15422b2e162d591fe8ef2b850612b808f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/db47aac368cb81bc9d3b09556e63b716be61cf43", - "reference": "db47aac368cb81bc9d3b09556e63b716be61cf43", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/07314cf15422b2e162d591fe8ef2b850612b808f", + "reference": "07314cf15422b2e162d591fe8ef2b850612b808f", "shasum": "" }, "conflict": { @@ -7930,7 +7930,7 @@ "barrelstrength/sprout-forms": "<3.9", "baserproject/basercms": ">=4,<=4.3.6|>=4.4,<4.4.1", "bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3", - "bolt/bolt": "<3.7.1", + "bolt/bolt": "<3.7.2", "bolt/core": "<4.1.13", "brightlocal/phpwhois": "<=4.2.5", "buddypress/buddypress": "<5.1.2", @@ -7962,6 +7962,7 @@ "dompdf/dompdf": ">=0.6,<0.6.2", "drupal/core": ">=7,<7.74|>=8,<8.8.11|>=8.9,<8.9.9|>=9,<9.0.8", "drupal/drupal": ">=7,<7.74|>=8,<8.8.11|>=8.9,<8.9.9|>=9,<9.0.8", + "dweeves/magmi": "<=0.7.24", "endroid/qr-code-bundle": "<3.4.2", "enshrined/svg-sanitize": "<0.13.1", "erusev/parsedown": "<1.7.2", @@ -7986,7 +7987,9 @@ "flarum/tags": "<=0.1-beta.13", "fluidtypo3/vhs": "<5.1.1", "fooman/tcpdf": "<6.2.22", + "forkcms/forkcms": "<5.8.3", "fossar/tcpdf-parser": "<6.2.22", + "francoisjacquet/rosariosis": "<6.5.1", "friendsofsymfony/oauth2-php": "<1.3", "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2", "friendsofsymfony/user-bundle": ">=1.2,<1.3.5", @@ -8017,7 +8020,7 @@ "laravel/framework": "<6.20.26|>=7,<8.40", "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10", "league/commonmark": "<0.18.3", - "librenms/librenms": "<1.53", + "librenms/librenms": "<21.1", "livewire/livewire": ">2.2.4,<2.2.6", "magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3", "magento/magento1ce": "<1.9.4.3", @@ -8038,11 +8041,12 @@ "nystudio107/craft-seomatic": "<3.3", "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1", "october/backend": "<1.1.2", - "october/cms": "= 1.0.469|>=1.0.319,<1.0.469", + "october/cms": "= 1.1.1|= 1.0.471|= 1.0.469|>=1.0.319,<1.0.469", "october/october": ">=1.0.319,<1.0.466", "october/rain": "<1.0.472|>=1.1,<1.1.2", "onelogin/php-saml": "<2.10.4", "oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5", + "opencart/opencart": "<=3.0.3.2", "openid/php-openid": "<2.3", "openmage/magento-lts": "<=19.4.12|>=20,<=20.0.8", "orchid/platform": ">=9,<9.4.4", @@ -8214,7 +8218,8 @@ "zetacomponents/mail": "<1.8.2", "zf-commons/zfc-user": "<1.2.2", "zfcampus/zf-apigility-doctrine": ">=1,<1.0.3", - "zfr/zfr-oauth2-server-module": "<0.1.2" + "zfr/zfr-oauth2-server-module": "<0.1.2", + "zoujingli/thinkadmin": "<6.0.22" }, "type": "metapackage", "notification-url": "https://packagist.org/downloads/", @@ -8248,7 +8253,7 @@ "type": "tidelift" } ], - "time": "2021-05-02T09:01:19+00:00" + "time": "2021-05-06T19:08:33+00:00" }, { "name": "sebastian/code-unit-reverse-lookup",