chore: update changelog (MESSENGER-8137)

This commit is contained in:
Jan Niklas Grabowski
2026-03-27 11:52:06 +01:00
parent 844a41528a
commit 56e02e7136
3 changed files with 25 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
Changes in BWI project 2.28.0 (2026-03-27)
===================================================
Improvements 🙌:
- MESSENGER-7555 add migration level 3
- MESSENGER-7555 add migration with mdm
Bugfix 🙌:
- MESSENGER-8170 fix login via full matrix id
Changes in BWI project 2.27.3 (2026-02-09)
===================================================

View File

@@ -17,5 +17,5 @@
// Version
MARKETING_VERSION = 2.27.3
MARKETING_VERSION = 2.28.0
CURRENT_PROJECT_VERSION = 20220714163152

View File

@@ -26,6 +26,20 @@
</style>
</head>
<body>
<div>
<p>
<b>Version 2.28.0</b>
</p>
<p>
<b>Verbesserungen</b>
<ul>
<li/>Die neuesten Sicherheitsupdates wurden eingespielt.
<li/>Kleinere Fehlerkorrekturen.
</ul>
</p>
</div>
<div>
<p>
<b>Version 2.27.3</b>