MESSENGER-4535 changelog

This commit is contained in:
Frank Rotermund
2023-04-16 19:51:02 +02:00
parent f40026e438
commit ecee23df4b
2 changed files with 53 additions and 0 deletions

View File

@@ -3,6 +3,33 @@ Changes in BWI project 2.4.0 (2023-03-14)
Upstream merge ✨:
- v1.10.5
Features ✨:
Improvements 🙌:
- Better new function banner (#2638)
- No confusing error messages when backend not available (#4174)
Bugfix 🐛:
- Fix for passphrase error (#4171)
- Fix more than one person in DM (#4209)
- Fix wrong number for room invites in chat overview (#4173)
- Fix dark font in dark mode bug (#4446)
Translations 🗣 :
SDK API changes ⚠️:
Build 🧱:
- Fix Open code compile problems (#4210)
Changes in BWI project 2.4.0 (2023-03-14)
===================================================
Upstream merge ✨:
- v1.10.2
Features ✨:

View File

@@ -26,6 +26,32 @@
</style>
</head>
<body>
<div>
<p>
<b>Version 2.5.0</b>
</p>
<p>
<b>Neue Funktionen</b>
<ul>
<li/>Du kannst jetzt einen Link auf dein Profil als QR Code teilen und QR Codes von anderen scannen.
</ul>
</p>
<p>
<b>Verbesserungen</b>
<ul>
<li/>Wir haben die Anzeige der neuen Funktionen verbessert.
</ul>
</p>
<p>
<b>Behobene Bugs</b>
<ul>
<li/>Man kann nicht mehr mehrere Personen in eine neue Direktnachricht einladen.
</ul>
</p>
</div>
<div>
<p>
<b>Version 2.4.0</b>