Skip to content

Commit

Permalink
Release 5.17.0 (#6033)
Browse files Browse the repository at this point in the history
  • Loading branch information
gharlan committed Mar 12, 2024
1 parent 4f3c45f commit 7cfeac9
Show file tree
Hide file tree
Showing 18 changed files with 84 additions and 17 deletions.
6 changes: 6 additions & 0 deletions redaxo/src/addons/be_style/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

Version 3.4.0 – 12.03.2024
--------------------------

* Login-Seite: Neues Hintergrundbild (@gharlan)


Version 3.3.1 – 24.02.2024
--------------------------

Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/be_style/package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: be_style
version: '3.3.1'
version: '3.4.0'
author: 'Jan Kristinus, Markus Staab, Thomas Blum'
supportpage: https://github.com/redaxo/redaxo

Expand Down
4 changes: 2 additions & 2 deletions redaxo/src/addons/cronjob/package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: cronjob
version: '2.10.2'
version: '2.11.0'
author: 'Gregor Harlan'
supportpage: https://github.com/redaxo/redaxo

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

requires:
php: '>=8.1'
redaxo: ^5.17.0-dev
redaxo: ^5.17.0

console_commands:
cronjob:run: rex_command_cronjob_run
8 changes: 8 additions & 0 deletions redaxo/src/addons/media_manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

Version 2.16.0 – 12.03.2024
---------------------------

### Neu

* Paginierung auf 100 Elemente pro Seite erhöht (@gharlan)


Version 2.15.0 – 09.02.2024
---------------------------

Expand Down
4 changes: 2 additions & 2 deletions redaxo/src/addons/media_manager/package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: media_manager
version: '2.15.0'
version: '2.16.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.17.0-dev
redaxo: ^5.17.0

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

Expand Down
9 changes: 9 additions & 0 deletions redaxo/src/addons/metainfo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
=========

Version 2.11.0 – 12.03.2024
---------------------------

### Bugfixes

* Metainfo-Sidebar: Beim Status-Wechsel-Link wurde die aktuelle Sprache nicht mitgegeben (@gharlan)
* Nach DB-Import wurde die Cleanup-Routine nicht korrekt ausgeführt (@gharlan)


Version 2.10.1 – 09.02.2024
---------------------------

Expand Down
4 changes: 2 additions & 2 deletions redaxo/src/addons/metainfo/package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: metainfo
version: '2.10.1'
version: '2.11.0'
author: 'Markus Staab, Jan Kristinus'
supportpage: https://github.com/redaxo/redaxo

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

requires:
php: '>=8.1'
redaxo: ^5.17.0-dev
redaxo: ^5.17.0
packages:
structure: '^2.12.1'
mediapool: '^2.10.1'
6 changes: 6 additions & 0 deletions redaxo/src/addons/phpmailer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

Version 2.13.1 – 12.03.2024
---------------------------

* Code-Optimierung (@skerbis)


Version 2.13.0 – 09.02.2024
---------------------------

Expand Down
4 changes: 2 additions & 2 deletions redaxo/src/addons/phpmailer/package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: phpmailer
version: '2.13.0'
version: '2.13.1'
author: 'Markus Staab, Thomas Skerbis, Jan Kristinus, Brent R. Matzelle'
supportpage: https://github.com/redaxo/redaxo

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

requires:
php: '>=8.1'
redaxo: ^5.17.0-dev
redaxo: ^5.17.0

default_config:
from: ''
Expand Down
10 changes: 10 additions & 0 deletions redaxo/src/addons/structure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

Version 2.17.0 – 12.03.2024
---------------------------

### Bugfixes

* Der Templatename wurde in der Struktur ohne Escaping ausgegeben (@gharlan)
* Create/Update-Felder (Datum/Benutzer) wurden teils nicht korrekt gesetzt (@gharlan)
* `rex_module::forKey`: Im Objekt war der Key anschließend nicht gesetzt (@gharlan)


Version 2.16.0 – 09.02.2024
---------------------------

Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/addons/structure/package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: structure
version: '2.16.0'
version: '2.17.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: structure/content
version: '2.16.0'
version: '2.17.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: structure/history
version: '2.16.0'
version: '2.17.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: structure/version
version: '2.16.0'
version: '2.17.0'
author: Jan Kristinus
supportpage: https://github.com/redaxo/redaxo

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

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

requires:
php: '>=8.1'
redaxo: ^5.17.0-dev
redaxo: ^5.17.0
28 changes: 28 additions & 0 deletions redaxo/src/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,34 @@
Changelog
=========

Version 5.17.0 – 12.03.2024
---------------------------

### Neu

* `rex_get`/`rex_post` etc.: Es kann ein Array mit möglichen Werten als Typ übergeben werden (@gharlan)
* `rex_http_exception`:
- Bei 4xx-Fehlercode wird nur noch bei Debug-Mode oder Backend-Admin ins Systemlog geschrieben (@gharlan)
- Verwendung an weiteren sinnvollen Stellen mit 4xx-Code (@gharlan)
* `rex_log_file`: Neue `::factory()`-Methode, Nutzung von `new rex_log_file` ist deprecated (@dergel)
* `rex_api_function`: Neue Methode `register` um API-Functions explizit registrieren zu können (relevant bei Namespaces) (@gharlan)
* `rex_form`:
- `maxlength`- und `minlength`-Attribute werden automatisch entsprechend des Validators gesetzt (@gharlan)
- Neue Methode `disableSpellcheckAndAutoCorrect` um entsprechende Attribute zu setzen (@gharlan)
* Formularfelder: Validierungen und geeignete weitere Feldattribute ergänzt (@gharlan)
* HTML-Element `<search>` wird an geeigneten Stellen verwendet (@gharlan)
* Code-Optimierungen (@tbaddade, @gharlan)

### Bugfixes

* Setup: Bei "Update der Datenbank" kam es bei Charset-Änderungen teils zum Fehler (@gharlan)
* `rex_file`: `put` und `move` funktionierten teilweise nicht, wenn mehrere Filesysteme/Mounts involviert sind (@dergel)
* `rex_list`: Der Page-Parameter wurde den Links nicht immer mitgegeben, sodass man nach Löschung z.B. auf der ersten Seite landete (@gharlan)
* `rex_sql`: In `checkDbConnection` wurde ein relevanter Fehlercode nicht berücksichtigt (@gharlan)
* Wenn nach Login das Passwort automatisch rehasht wurde, musste man sich danach erneut einloggen (@gharlan)
* Wenn nach DB-Import der aktuelle Benutzer nicht mehr existiert, kam es zum Fehler (statt nur zum Logout) (@gharlan)


Version 5.16.1 – 24.02.2024
---------------------------

Expand Down
2 changes: 1 addition & 1 deletion redaxo/src/core/boot.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
require_once rex_path::core('functions/function_rex_other.php');

// ----------------- VERSION
rex::setProperty('version', '5.17.0-dev');
rex::setProperty('version', '5.17.0');

$cacheFile = rex_path::coreCache('config.yml.cache');
$configFile = rex_path::coreData('config.yml');
Expand Down

0 comments on commit 7cfeac9

Please sign in to comment.