-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Changelog | ||
|
||
|
||
## [2.0.0](https://github.com/FriendsOfREDAXO/be_password/releases/tag/2.0.0) – XX.XX.XXXX | ||
|
||
### Breaking Changes | ||
|
||
* Konfigurationsseite im Backend entfernt [(#20)](https://github.com/FriendsOfREDAXO/be_password/issues/20) | ||
Bitte beachten: Eine Anpassung des Textes der Bestätigungs-E-Mail ist damit leider nicht mehr ohne weiteres möglich. | ||
|
||
### Features | ||
|
||
* Kompatibilität mit neuer REX-Loginseite herstellen [(#21)](https://github.com/FriendsOfREDAXO/be_password/pull/21) | ||
* Datenschutz: Nicht erkennbar machen, dass ein Benutzerkonto existiert [(#14)](https://github.com/FriendsOfREDAXO/be_password/issues/14) | ||
* Ausgabe des Link in Plaintext-E-Mail korrigiert [(#15)](https://github.com/FriendsOfREDAXO/be_password/issues/15) | ||
* Mehrsprachigkeit implementiert [(#10)](https://github.com/FriendsOfREDAXO/be_password/issues/10) | ||
* Datenbank-Anpassungen bei Installation und Deinstallation aktualisiert [(#17)](https://github.com/FriendsOfREDAXO/be_password/issues/17) | ||
|
||
|
||
## [1.1.0](https://github.com/FriendsOfREDAXO/be_password/releases/tag/1.1.0) – 23.10.2017 | ||
|
||
### Features | ||
|
||
* Passwortregeln beachten (REX 5.4) [(#9)](https://github.com/FriendsOfREDAXO/be_password/issues/9) | ||
|
||
|
||
## [1.0.0](https://github.com/FriendsOfREDAXO/be_password/releases/tag/1.0.0) – 20.10.2017 | ||
|
||
Erste Veröffentlichung bei Friends Of REDAXO. Danke an [@akuehnis](https://github.com/akuehnis) für die Entwicklung! |