forked from mirror/monocles_chat
add fastlane changelog
This commit is contained in:
parent
f6bbc0f8c1
commit
664a0d33d1
2 changed files with 24 additions and 0 deletions
12
fastlane/metadata/android/de/changelogs/108.txt
Normal file
12
fastlane/metadata/android/de/changelogs/108.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
* Verschlüsselte Backups erlauben (Daniel Gultsch)
|
||||
* aktualisierter Webrtc-Link
|
||||
* Fixing Trailing Zeichen behandelt als Teil von URI-Fehler, behandle Dollar Zeichen als URI Zeichen, Parse IPv6 URIs, (Millesimus)
|
||||
* zeige Avatare in Raumsuche (Christian Schneppe)
|
||||
* Fixing xmpp:uri Bug in Kanaldetails. (Millesimus)
|
||||
* >.< darf nicht als Zitat (Bugfix) angegeben werden. (Daniel Gultsch)
|
||||
* Dateibeobachter auf seinem eigenen Faden ausführen. fix. (Daniel Gultsch)
|
||||
* Zieldatei nach erfolgloser Bildkompression löschen (Daniel Gultsch)
|
||||
* Fix typo und Fehler in russischen Strings (Joie Whittington)
|
||||
* Umbenennung Profil nach Konten
|
||||
* zusätzliche Option für Importeinstellungen (Christian Schneppe)
|
||||
* Umbenennung Profil zu Konto
|
12
fastlane/metadata/android/en-US/changelogs/108.txt
Normal file
12
fastlane/metadata/android/en-US/changelogs/108.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
* allow encrypted backups (Daniel Gultsch)
|
||||
* updated webrtc link
|
||||
* Fixing trailing characters treated as part of URI error, Treat dollar signs as URI chars, Parse IPv6 URIs, (Millesimus)
|
||||
* show avatars in channel discovery (Christian Schneppe)
|
||||
* Fixing xmpp:uri bug in channel details. (Millesimus)
|
||||
* >.< should not be rendered as quote (bugfix). (Daniel Gultsch)
|
||||
* run file observer on its own thread. fix. (Daniel Gultsch)
|
||||
* delete target file after unsuccessful image compression (Daniel Gultsch)
|
||||
* Fix typo and incorrect in Russian strings (Joie Whittington)
|
||||
* renamed "Profile" to "Konten"
|
||||
* added option for import settings (Christian Schneppe)
|
||||
* renamed "profile" to "account"
|
Loading…
Reference in a new issue