From 6d3a0f864981c35f832f62374d25618f355220f1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel <derf@finalrewind.org> Date: Wed, 16 Feb 2022 21:40:13 +0100 Subject: prepare changelog for v1.22 --- templates/changelog.html.ep | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'templates') 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 @@ -1,5 +1,24 @@ <h1>Changelog</h1> +<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 -- cgit v1.2.3