Skip to content

Commit

Permalink
Version 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dergel committed Nov 29, 2023
1 parent c1ca396 commit 027db36
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 4 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Changelog
=========

Version 4.2.1 - 24.04.2023
--------------------------

### Bugfixes und kleinere Anpassungen

* Doku angepasst
* last login und last action Speicherung behoben
* Login Versuche wurden nicht mehr getrackt #462
* fix isInGroup() Funktion korrigiert #460
* workflow und phpstan level 5 CS
* Find first hit in returnTos funktinierte nicht immer richtig

Danke Alex Walter, Norbert Micheel, Dominik Grothaus


Version 4.2.0 - 24.04.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.0'
version: '4.2.1'
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.0'
version: '4.2.1'
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.0'
version: '4.2.1'
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.0'
version: '4.2.1'
author: Yakamara Media GmbH & Co. KG
title: 'MediaAuth'
nav_icon: fa-minus
Expand Down

0 comments on commit 027db36

Please sign in to comment.