Release 6.20.0

This commit is contained in:
Jonas Lochmann 2024-04-08 02:00:00 +02:00
parent 5880ef2885
commit bd3ca9bd43
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 6 additions and 8 deletions

View file

@ -30,8 +30,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 21
targetSdkVersion 34
versionCode 213
versionName "6.19.0"
versionCode 214
versionName "6.20.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1,3 +1,2 @@
- Detailverbesserungen der Oberfläche
- Geräteauthentifizierung beim Anmelden mittels E-Mail-Adresse hinzugefügt
- enthaltene Komponenten aktualisiert
- Zeitbegrenzungsregeln mit Ablaufzeitpunkt
- Vorbereitung für technische Änderungen seitens Let's Encrypt

View file

@ -1,3 +1,2 @@
- improvements of the UI
- add device authentication when signing in by mail
- update contained components
- add support for time limit rules that expire
- prepare for technical adjustments at Let's Encrypt