|
2 | 2 |
|
3 | 3 | ## Unreleased
|
4 | 4 |
|
| 5 | +### Highlights for users |
| 6 | + |
| 7 | +* (Android) If you log out of a Zulip account, the app clears that |
| 8 | + account's notifications. (#1264) |
| 9 | +* Connecting to a very old, unsupported server (Zulip Server 3.x and |
| 10 | + older) produces a clear error message. (#267) |
| 11 | +* Translation updates, and a new translation: Ukrainian. |
| 12 | + |
| 13 | + |
| 14 | +### Highlights for developers |
| 15 | + |
| 16 | +* The app now gives an error for servers older than 4.0. (#267) |
| 17 | + |
| 18 | +* If you switch from a later version of the app to a commit in a |
| 19 | + certain range (2365bb3f2..f03630805^, 23 commits), then the |
| 20 | + database schema downgrade will fail. See issue for workaround. |
| 21 | + (#1427) |
| 22 | + |
| 23 | +* Resolved: #F1427, #F1409, #F267, #F1264 |
| 24 | + |
5 | 25 |
|
6 | 26 | ## 0.0.27 (2025-03-17)
|
7 | 27 |
|
|
29 | 49 | * Resolved: #277, part of #1210, #1319, #1358, #1130, #1247, #737,
|
30 | 50 | #1246, #1172, #1028, #1016, PR #1380, #1178, #59, #1356, #973,
|
31 | 51 | PR #1315, #913, #1225, #1357, #1226, #1216, #1354, #1254, #415,
|
32 |
| - #1402, #1401, #1228, part of #901 |
| 52 | + #1402, #1401, #1228, #901 |
33 | 53 |
|
34 | 54 |
|
35 | 55 | ## 0.0.26 (2025-02-07)
|
|
0 commit comments