Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2020-04-23 16:39:42 +0300
committerDaniel Lublin <daniel@lublin.se>2020-04-23 16:39:42 +0300
commit40a11fd5ed8d73702777a4c9d7e8482b8d427054 (patch)
tree0ae85a903ba62852dc4356265206a0e89dd1ef53
parentec507ca1fbe79a15d1c19a310582b52669613e46 (diff)
Tag a new beta
-rw-r--r--fastlane/metadata/android/en-US/changelogs/83.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/83.txt b/fastlane/metadata/android/en-US/changelogs/83.txt
new file mode 100644
index 0000000..163de3e
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/83.txt
@@ -0,0 +1,16 @@
+- Implement lookup of SRV records for server address. Enables simple server addresses such as `example.net`, where a SRV record for the domain in DNS indicate
+s the server host and port to connect to. See: https://wiki.mumble.info/wiki/SRV_Record .
+
+- Fix permission request for hot-corner push-to-talk, stop crashing.
+
+- Display also SHA-256 digest in certificate accept dialog, and make the text selectable.
+
+- Allan Nordhøy reworked the English source strings.
+
+- R4SAS provided complete translation to Russian
+
+- Remove talking state animation which was broken in different ways.
+
+- Use the same user state icons in the overlay as in the main channel list
+
+- Correct token fragment icons for dark theme