Skip to content

Commit

Permalink
Changelog + Version 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dergel committed Mar 14, 2024
1 parent 7eb73e5 commit 03c893a
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 4 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
Changelog
=========

Version 4.3.0 - 14.03.2024
--------------------------

### Anpassungen

* composer update
* Dokuanpassungen
* github actions ergänzt
* logs laufen nun über factory log (redaxo 5.17)
* Alle Sessions können nun auf einen Schlag gelöscht werden
* Diverse CS Anpassungen

### Bug

* Cookiesessions werden nun gelöscht wenn Cookielaufzeit auf letzte Aktion zutrifft

Danke Norbert Micheel, Marco Hanke, Stefan Dannfald

Version 4.2.1 - 29.11.2023
--------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: ycom
version: '4.2.1'
version: '4.3.0'
author: Yakamara Media GmbH & Co. KG
supportpage: https://github.com/yakamara/redaxo_ycom/

Expand Down
2 changes: 1 addition & 1 deletion plugins/auth/package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: ycom/auth
version: '4.2.1'
version: '4.3.0'
author: Yakamara Media GmbH & Co. KG
title: 'Auth'
nav_icon: fa-minus
Expand Down
2 changes: 1 addition & 1 deletion plugins/group/package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: ycom/group
version: '4.2.1'
version: '4.3.0'
author: Yakamara Media GmbH & Co. KG
title: 'Group'
nav_icon: fa-minus
Expand Down
2 changes: 1 addition & 1 deletion plugins/media_auth/package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: ycom/media_auth
version: '4.2.1'
version: '4.3.0'
author: Yakamara Media GmbH & Co. KG
title: 'MediaAuth'
nav_icon: fa-minus
Expand Down

0 comments on commit 03c893a

Please sign in to comment.