Prepare 1.8.0-beta.2 release

This commit is contained in:
Lucas Bartholemy 2021-02-18 11:27:52 +01:00
parent da88e5b5cf
commit 4e041fc4aa
3 changed files with 59 additions and 59 deletions

View File

@ -1,5 +1,5 @@
1.8.0-beta.2 (Unreleased)
-------------------------
1.8.0-beta.2 (February 18, 2021)
--------------------------------
- Fix #4853: Removed obsolete Group::getSpace() relation
- Fix #4828: Display default permissions of all modules even if they are deactivated by default
@ -12,7 +12,7 @@
- Fix #4838: ProsemirrorRichText::replaceLinkExtension() not compatible with HumHub < 1.8
- Fix #4847: RichText::postProcess(null) throws error
- Fix #4886: Improved styling of aligned richtext images
- Fix: Fix 'charachters' typo in chooser message
- Fix #4891: Typo 'charachters' in chooser message
1.8.0-beta.1 (February 4, 2021)

110
composer.lock generated
View File

@ -32,7 +32,7 @@
"version": "3.3.11",
"source": {
"type": "git",
"url": "https://github.com/RobinHerbots/Inputmask.git",
"url": "git@github.com:RobinHerbots/Inputmask.git",
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
},
"dist": {
@ -561,16 +561,16 @@
},
{
"name": "firebase/php-jwt",
"version": "v5.2.0",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/firebase/php-jwt.git",
"reference": "feb0e820b8436873675fd3aca04f3728eb2185cb"
"reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/feb0e820b8436873675fd3aca04f3728eb2185cb",
"reference": "feb0e820b8436873675fd3aca04f3728eb2185cb",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
"reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
"shasum": ""
},
"require": {
@ -609,9 +609,9 @@
],
"support": {
"issues": "https://github.com/firebase/php-jwt/issues",
"source": "https://github.com/firebase/php-jwt/tree/master"
"source": "https://github.com/firebase/php-jwt/tree/v5.2.1"
},
"time": "2020-03-25T18:49:23+00:00"
"time": "2021-02-12T00:02:00+00:00"
},
{
"name": "imagine/imagine",
@ -5671,7 +5671,7 @@
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.22.0",
"version": "v1.22.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
@ -5730,7 +5730,7 @@
"portable"
],
"support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.0"
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1"
},
"funding": [
{
@ -5750,16 +5750,16 @@
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.22.0",
"version": "v1.22.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13"
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
"reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
"shasum": ""
},
"require": {
@ -5810,7 +5810,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.0"
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1"
},
"funding": [
{
@ -5826,7 +5826,7 @@
"type": "tidelift"
}
],
"time": "2021-01-07T16:49:33+00:00"
"time": "2021-01-22T09:19:47+00:00"
},
{
"name": "symfony/process",
@ -6140,16 +6140,16 @@
},
{
"name": "web-token/jwt-checker",
"version": "v2.2.7",
"version": "v2.2.8",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-checker.git",
"reference": "d2026ff6f9cc0d74107c1bddfe730b84a0f14cf7"
"reference": "568c801ebf4209da3747e5df1b0c0aef443aa5b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-checker/zipball/d2026ff6f9cc0d74107c1bddfe730b84a0f14cf7",
"reference": "d2026ff6f9cc0d74107c1bddfe730b84a0f14cf7",
"url": "https://api.github.com/repos/web-token/jwt-checker/zipball/568c801ebf4209da3747e5df1b0c0aef443aa5b9",
"reference": "568c801ebf4209da3747e5df1b0c0aef443aa5b9",
"shasum": ""
},
"require": {
@ -6196,7 +6196,7 @@
"symfony"
],
"support": {
"source": "https://github.com/web-token/jwt-checker/tree/v2.2.7"
"source": "https://github.com/web-token/jwt-checker/tree/v2.2.8"
},
"funding": [
{
@ -6204,20 +6204,20 @@
"type": "patreon"
}
],
"time": "2020-12-13T16:35:27+00:00"
"time": "2021-01-21T19:18:03+00:00"
},
{
"name": "web-token/jwt-core",
"version": "v2.2.7",
"version": "v2.2.8",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-core.git",
"reference": "e68c4940da62682426e78eafb1e3a3ba4c7cbabe"
"reference": "1365422ff1f147d2d4c5cb4473c28c9996fca84b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-core/zipball/e68c4940da62682426e78eafb1e3a3ba4c7cbabe",
"reference": "e68c4940da62682426e78eafb1e3a3ba4c7cbabe",
"url": "https://api.github.com/repos/web-token/jwt-core/zipball/1365422ff1f147d2d4c5cb4473c28c9996fca84b",
"reference": "1365422ff1f147d2d4c5cb4473c28c9996fca84b",
"shasum": ""
},
"require": {
@ -6272,7 +6272,7 @@
"symfony"
],
"support": {
"source": "https://github.com/web-token/jwt-core/tree/v2.2.7"
"source": "https://github.com/web-token/jwt-core/tree/v2.2.8"
},
"funding": [
{
@ -6280,20 +6280,20 @@
"type": "patreon"
}
],
"time": "2020-12-13T16:35:27+00:00"
"time": "2021-01-21T19:18:03+00:00"
},
{
"name": "web-token/jwt-signature",
"version": "v2.2.7",
"version": "v2.2.8",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-signature.git",
"reference": "cad4f3c51d9e3537c5f45f26ae2c61d08fd5ffd2"
"reference": "de624b8384b6c1bcbd699de95656181ce255fe39"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-signature/zipball/cad4f3c51d9e3537c5f45f26ae2c61d08fd5ffd2",
"reference": "cad4f3c51d9e3537c5f45f26ae2c61d08fd5ffd2",
"url": "https://api.github.com/repos/web-token/jwt-signature/zipball/de624b8384b6c1bcbd699de95656181ce255fe39",
"reference": "de624b8384b6c1bcbd699de95656181ce255fe39",
"shasum": ""
},
"require": {
@ -6348,7 +6348,7 @@
"symfony"
],
"support": {
"source": "https://github.com/web-token/jwt-signature/tree/v2.2.7"
"source": "https://github.com/web-token/jwt-signature/tree/v2.2.8"
},
"funding": [
{
@ -6356,20 +6356,20 @@
"type": "patreon"
}
],
"time": "2020-12-13T16:35:27+00:00"
"time": "2021-01-21T19:18:03+00:00"
},
{
"name": "web-token/jwt-signature-algorithm-ecdsa",
"version": "v2.2.7",
"version": "v2.2.8",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git",
"reference": "92f9f19ed9a9428d9835e564a2b9fdd7f8a4bd89"
"reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/92f9f19ed9a9428d9835e564a2b9fdd7f8a4bd89",
"reference": "92f9f19ed9a9428d9835e564a2b9fdd7f8a4bd89",
"url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
"reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
"shasum": ""
},
"require": {
@ -6417,7 +6417,7 @@
"symfony"
],
"support": {
"source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/v2.2.7"
"source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/v2.2.8"
},
"funding": [
{
@ -6425,20 +6425,20 @@
"type": "patreon"
}
],
"time": "2020-12-13T16:35:27+00:00"
"time": "2021-01-21T19:18:03+00:00"
},
{
"name": "web-token/jwt-signature-algorithm-hmac",
"version": "v2.2.7",
"version": "v2.2.8",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-signature-algorithm-hmac.git",
"reference": "4b397256c883cf2143fe5658e277cf0f26559e10"
"reference": "d208b1c50b408fa711bfeedeed9fb5d9be1d3080"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-hmac/zipball/4b397256c883cf2143fe5658e277cf0f26559e10",
"reference": "4b397256c883cf2143fe5658e277cf0f26559e10",
"url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-hmac/zipball/d208b1c50b408fa711bfeedeed9fb5d9be1d3080",
"reference": "d208b1c50b408fa711bfeedeed9fb5d9be1d3080",
"shasum": ""
},
"require": {
@ -6485,7 +6485,7 @@
"symfony"
],
"support": {
"source": "https://github.com/web-token/jwt-signature-algorithm-hmac/tree/v2.2.7"
"source": "https://github.com/web-token/jwt-signature-algorithm-hmac/tree/v2.2.8"
},
"funding": [
{
@ -6493,20 +6493,20 @@
"type": "patreon"
}
],
"time": "2020-12-13T16:35:27+00:00"
"time": "2021-01-21T19:18:03+00:00"
},
{
"name": "web-token/jwt-signature-algorithm-rsa",
"version": "v2.2.7",
"version": "v2.2.8",
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-signature-algorithm-rsa.git",
"reference": "96588136dd01cf842b0c7107fc63aebc8332d97f"
"reference": "513ad90eb5ef1886ff176727a769bda4618141b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-rsa/zipball/96588136dd01cf842b0c7107fc63aebc8332d97f",
"reference": "96588136dd01cf842b0c7107fc63aebc8332d97f",
"url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-rsa/zipball/513ad90eb5ef1886ff176727a769bda4618141b0",
"reference": "513ad90eb5ef1886ff176727a769bda4618141b0",
"shasum": ""
},
"require": {
@ -6559,7 +6559,7 @@
"symfony"
],
"support": {
"source": "https://github.com/web-token/jwt-signature-algorithm-rsa/tree/v2.2.7"
"source": "https://github.com/web-token/jwt-signature-algorithm-rsa/tree/v2.2.8"
},
"funding": [
{
@ -6567,7 +6567,7 @@
"type": "patreon"
}
],
"time": "2020-12-13T16:35:27+00:00"
"time": "2021-01-21T19:18:03+00:00"
},
{
"name": "webmozart/assert",
@ -9037,7 +9037,7 @@
},
{
"name": "symfony/polyfill-php73",
"version": "v1.22.0",
"version": "v1.22.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
@ -9096,7 +9096,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.22.0"
"source": "https://github.com/symfony/polyfill-php73/tree/v1.22.1"
},
"funding": [
{
@ -9116,7 +9116,7 @@
},
{
"name": "symfony/polyfill-php80",
"version": "v1.22.0",
"version": "v1.22.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
@ -9179,7 +9179,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.22.0"
"source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
},
"funding": [
{

View File

@ -24,7 +24,7 @@ if (!defined('PKCS7_DETACHED')) {
$config = [
'name' => 'HumHub',
'version' => '1.8.0-beta.1',
'version' => '1.8.0-beta.2',
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader', 'queue', 'humhub\modules\ui\view\bootstrap\ThemeLoader'],
'sourceLanguage' => 'en',