Skip to content

Commit

Permalink
Release 5.16.0 (#5915)
Browse files Browse the repository at this point in the history
  • Loading branch information
gharlan committed Feb 9, 2024
1 parent 27c41dd commit fd502aa
Show file tree
Hide file tree
Showing 26 changed files with 43 additions and 33 deletions.
2 changes: 1 addition & 1 deletion redaxo/src/addons/backup/CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog
=========

Version 2.9.1 – XX.XX.2024
Version 2.9.1 – 09.02.2024
--------------------------

### Bugfixes
Expand Down
4 changes: 2 additions & 2 deletions redaxo/src/addons/backup/package.yml
@@ -1,5 +1,5 @@
package: backup
version: '2.9.1-beta1'
version: '2.9.1'
author: 'Jan Kristinus, Markus Staab'
supportpage: https://github.com/redaxo/redaxo

Expand All @@ -22,4 +22,4 @@ requires:
php:
version: '>=8.1'
extensions: [ctype]
redaxo: ^5.16.0-beta1
redaxo: ^5.16.0
2 changes: 1 addition & 1 deletion redaxo/src/addons/be_style/CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog
=========

Version 3.3.0 – XX.XX.2024
Version 3.3.0 – 09.02.2024
--------------------------

* Font Awesome: Major-Update auf v6.5.1 (FA4-icons deprecated; Changelog FA: https://fontawesome.com/docs/changelog/) (@madiko, @tbaddade)
Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/be_style/package.yml
@@ -1,5 +1,5 @@
package: be_style
version: '3.3.0-beta1'
version: '3.3.0'
author: 'Jan Kristinus, Markus Staab, Thomas Blum'
supportpage: https://github.com/redaxo/redaxo

Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/be_style/plugins/customizer/package.yml
@@ -1,5 +1,5 @@
package: be_style/customizer
version: '3.3.0-beta1'
version: '3.3.0'
author: Peter Thiel
supportpage: https://github.com/redaxo/redaxo

Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/be_style/plugins/redaxo/package.yml
@@ -1,5 +1,5 @@
package: be_style/redaxo
version: '3.3.0-beta1'
version: '3.3.0'
author: 'Ralph Zumkeller, Thomas Blum'
supportpage: https://github.com/redaxo/redaxo
compile: 0
Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/cronjob/CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog
=========

Version 2.10.1 – XX.XX.2024
Version 2.10.1 – 09.02.2024
---------------------------

### Bugfixes
Expand Down
4 changes: 2 additions & 2 deletions redaxo/src/addons/cronjob/package.yml
@@ -1,5 +1,5 @@
package: cronjob
version: '2.10.1-beta1'
version: '2.10.1'
author: 'Gregor Harlan'
supportpage: https://github.com/redaxo/redaxo

Expand All @@ -19,7 +19,7 @@ pages:

requires:
php: '>=8.1'
redaxo: ^5.16.0-beta1
redaxo: ^5.16.0

console_commands:
cronjob:run: rex_command_cronjob_run
2 changes: 1 addition & 1 deletion redaxo/src/addons/install/CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog
=========

Version 2.12.0 – XX.XX.2023
Version 2.12.0 – 09.02.2024
---------------------------

### Neu
Expand Down
4 changes: 2 additions & 2 deletions redaxo/src/addons/install/package.yml
@@ -1,5 +1,5 @@
package: install
version: '2.12.0-beta1'
version: '2.12.0'
author: Gregor Harlan
supportpage: https://github.com/redaxo/redaxo

Expand All @@ -24,7 +24,7 @@ requires:
php:
version: '>=8.1'
extensions: [zlib]
redaxo: ^5.16.0-beta1
redaxo: ^5.16.0


console_commands:
Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/media_manager/CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog
=========

Version 2.15.0 – XX.XX.2024
Version 2.15.0 – 09.02.2024
---------------------------

### Neu
Expand Down
4 changes: 2 additions & 2 deletions redaxo/src/addons/media_manager/package.yml
@@ -1,5 +1,5 @@
package: media_manager
version: '2.15.0-beta1'
version: '2.15.0'
author: 'Markus Staab, Jan Kristinus'
supportpage: https://github.com/redaxo/redaxo

Expand All @@ -19,7 +19,7 @@ requires:
php:
version: '>=8.1'
extensions: [gd]
redaxo: ^5.16.0-beta1
redaxo: ^5.16.0

default_config:
jpg_quality: 80
Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/mediapool/package.yml
@@ -1,5 +1,5 @@
package: mediapool
version: '2.13.1-beta1'
version: '2.13.1'
author: 'Jan Kristinus'
supportpage: https://github.com/redaxo/redaxo

Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/metainfo/CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog
=========

Version 2.10.1 – XX.XX.2024
Version 2.10.1 – 09.02.2024
---------------------------

### Bugfixes
Expand Down
4 changes: 2 additions & 2 deletions redaxo/src/addons/metainfo/package.yml
@@ -1,5 +1,5 @@
package: metainfo
version: '2.10.1-beta1'
version: '2.10.1'
author: 'Markus Staab, Jan Kristinus'
supportpage: https://github.com/redaxo/redaxo

Expand All @@ -17,7 +17,7 @@ page:

requires:
php: '>=8.1'
redaxo: ^5.16.0-beta1
redaxo: ^5.16.0
packages:
structure: '^2.12.1'
mediapool: '^2.10.1'
2 changes: 1 addition & 1 deletion redaxo/src/addons/phpmailer/CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog
=========

Version 2.13.0 – XX.XX.2024
Version 2.13.0 – 09.02.2024
---------------------------

### Neu
Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/phpmailer/package.yml
@@ -1,5 +1,5 @@
package: phpmailer
version: '2.13.0-beta1'
version: '2.13.0'
author: 'Markus Staab, Thomas Skerbis, Jan Kristinus, Brent R. Matzelle'
supportpage: https://github.com/redaxo/redaxo

Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/structure/CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog
=========

Version 2.16.0 – XX.XX.2024
Version 2.16.0 – 09.02.2024
---------------------------

### Neu
Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/structure/package.yml
@@ -1,5 +1,5 @@
package: structure
version: '2.16.0-beta1'
version: '2.16.0'
author: Markus Staab
supportpage: https://github.com/redaxo/redaxo

Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/structure/plugins/content/package.yml
@@ -1,5 +1,5 @@
package: structure/content
version: '2.16.0-beta1'
version: '2.16.0'
author: Markus Staab
supportpage: https://github.com/redaxo/redaxo

Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/structure/plugins/history/package.yml
@@ -1,5 +1,5 @@
package: structure/history
version: '2.16.0-beta1'
version: '2.16.0'
author: Jan Kristinus
supportpage: https://github.com/redaxo/redaxo

Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/structure/plugins/version/package.yml
@@ -1,5 +1,5 @@
package: structure/version
version: '2.16.0-beta1'
version: '2.16.0'
author: Jan Kristinus
supportpage: https://github.com/redaxo/redaxo

Expand Down
4 changes: 2 additions & 2 deletions redaxo/src/addons/users/package.yml
@@ -1,5 +1,5 @@
package: users
version: '2.10.0'
version: '2.10.1'
author: Jan Kristinus, Gregor Harlan
supportpage: https://github.com/redaxo/redaxo

Expand All @@ -18,4 +18,4 @@ page:

requires:
php: '>=8.1'
redaxo: ^5.15.0
redaxo: ^5.16.0
12 changes: 9 additions & 3 deletions redaxo/src/core/CHANGELOG.md
@@ -1,19 +1,25 @@
Changelog
=========

Version 5.16.0 – XX.XX.2024
Version 5.16.0 – 09.02.2024
---------------------------

### Neu

* Neuer Live-Mode (über die `config.yml` aktivierbar), der problematische Bereiche im Backend für Produktivumgebungen sperrt (@gharlan)
* Safe-Mode ist nur noch als eingeloggter Admin aktivierbar, oder neu alternativ global über die `config.yml` (@gharlan)
* Setup: PHP-Version wird ausgegeben (@staabm)
* Safemode ist nur noch als eingeloggter Admin aktivierbar, oder neu alternativ global über die `config.yml` (@gharlan)
* DB-Config: Neue Option `ssl_verify_server_cert` (@gharlan)
* Packages installieren/aktivieren etc. wird ohne PJAX durchgeführt (@tbaddade)
* `rex_list`:
- Default-Sortierung soll nicht mehr über die Query übergeben werden, sondern über neuen separaten Parameter (@gharlan)
ACHTUNG: Bei Übergabe über die Query funktioniert aus Sicherheitsgründen die Sortierung bei Klick auf eine Spalte nicht mehr
- Neue Methoden um das Markup via Kindklassen leichter anpassen zu können (@staabm)
* `rex_sql`: `getArrayValue` liefert bei `null` ein leeres Array und behandelt ungültiges JSON besser (@staabm)
* `rex_file`: Neue Methode `append` (@skerbis)
* `rex_list`: Neue Methoden um das Markup via Kindklassen leichter anpassen zu können (@staabm)
* `rex_response`: `sendFile` abbrechen, wenn die Verbindung zum Client abgebrochen wurde (@staabm)
* `rex_version`: `gitHash` beschleunigt (@staabm)
* `Permissions-Policy`-Header wird nicht mehr gesetzt, da Google FLoC beerdigt hat (@eznix86)
* Text-Optimierungen (@Koala, @skerbis, @staabm)
* Übersetzungen:
- Russisch hinzugefügt (@cosmopolityan)
Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/core/boot.php
Expand Up @@ -90,7 +90,7 @@
require_once rex_path::core('functions/function_rex_other.php');

// ----------------- VERSION
rex::setProperty('version', '5.16.0-beta1');
rex::setProperty('version', '5.16.0');

$cacheFile = rex_path::coreCache('config.yml.cache');
$configFile = rex_path::coreData('config.yml');
Expand Down
4 changes: 4 additions & 0 deletions redaxo/src/core/update.php
Expand Up @@ -98,3 +98,7 @@
}
}
}

if (rex_version::compare(rex::getVersion(), '5.16.0', '<')) {
class_exists(Psr\Log\LogLevel::class);
}

0 comments on commit fd502aa

Please sign in to comment.