diff options
Diffstat (limited to 'templates/changelog.html.ep')
-rw-r--r-- | templates/changelog.html.ep | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/templates/changelog.html.ep b/templates/changelog.html.ep index 9223a62..ce9ad5a 100644 --- a/templates/changelog.html.ep +++ b/templates/changelog.html.ep @@ -2,6 +2,25 @@ <div class="row"> <div class="col s12 m1 l1"> + 1.22 + </div> + <div class="col s12 m11 l11"> + <p> + <i class="material-icons left" aria-label="Verbesserung">star</i> + Verbesserte Verknüpfung und Synchronisierung mit + <a href="https://traewelling.de">Träwelling</a>. + </p> + <p> + <i class="material-icons left" aria-label="Neues Feature">add</i> + Inaktive Accounts erhalten nach elf Monaten eine E-Mail, die auf die + in vier Wochen folgende Löschung hinweist. + </p> + </div> +</div> + + +<div class="row"> + <div class="col s12 m1 l1"> 1.21 </div> <div class="col s12 m11 l11"> |