diff --git a/package-lock.json b/package-lock.json index d78e8702..0f89e185 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "threema-desktop", - "version": "2.0-beta45", + "version": "2.0-beta46", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "threema-desktop", - "version": "2.0-beta45", + "version": "2.0-beta46", "license": "AGPL-3.0+", "dependencies": { "@badrap/valita": "0.3.9", diff --git a/package.json b/package.json index 9c405c05..66dcdbc5 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,8 @@ "productName": "Threema", "description": "Use Threema on your Desktop", "author": "Threema GmbH", - "version": "2.0-beta45", - "versionCode": 47, + "version": "2.0-beta46", + "versionCode": 48, "license": "AGPL-3.0+", "homepage": "https://threema.ch/", "keywords": [ diff --git a/packaging/metadata/ch.threema.threema-desktop.metainfo.xml b/packaging/metadata/ch.threema.threema-desktop.metainfo.xml index 1ee0252f..d9a8f932 100644 --- a/packaging/metadata/ch.threema.threema-desktop.metainfo.xml +++ b/packaging/metadata/ch.threema.threema-desktop.metainfo.xml @@ -44,6 +44,27 @@ + + +

Features:

+
    +
  • Implemented automatic updates for Windows and macOS
  • +
  • Securely store the password to log in without having to enter it again
  • +
+

Improvements:

+
    +
  • Automatically recover group calls after a short disconnection
  • +
  • Display the respective chat on top when a group call is started
  • +
  • Noise reduction in group calls
  • +
  • Improved chat-server handshake security
  • +
+

Fixes:

+
    +
  • Fixed a bug where the typing indicator was sent when editing a message
  • +
+

…and various under-the-hood changes and improvements.

+
+

Improvements: