|
2 | 2 |
|
3 | 3 | ## Unreleased
|
4 | 4 |
|
| 5 | +This is a preview beta, including some experimental changes |
| 6 | +not yet merged to the main branch. |
| 7 | + |
| 8 | + |
| 9 | +### Highlights for users |
| 10 | + |
| 11 | +This app is nearing ready to replace the legacy Zulip mobile app, |
| 12 | +planned for next week. |
| 13 | + |
| 14 | +In addition to all the features in the last beta: |
| 15 | +* The keyboard opens immediately when you start a |
| 16 | + new conversation. (#1543) |
| 17 | +* Translation updates, including new near-complete translations |
| 18 | + for Slovenian (sl) and Chinese (Simplified, China) (zh_Hans_CN). |
| 19 | +* Several small improvements to the newest features: |
| 20 | + muted users (#296), message links going directly to message (#82). |
| 21 | + |
| 22 | + |
| 23 | +### Highlights for developers |
| 24 | + |
| 25 | +* User-visible changes not described above: |
| 26 | + * upgraded Flutter and deps (PR #1568) |
| 27 | + * suppress long-press on muted-sender message, |
| 28 | + and hide muted users in new-DM list (part of #296) |
| 29 | + * reject internal links with malformed /near/ operands |
| 30 | + (part of #82) |
| 31 | + |
| 32 | +* Resolved in main: #276 (though external to the tree), |
| 33 | + #1543, #82, #80, #1147, #1441 |
| 34 | + |
| 35 | +* Resolved in the experimental branch: |
| 36 | + * more toward #46 via PR #1452 |
| 37 | + * further toward #46 via PR #1559 |
| 38 | + * #296 via PR #1561 |
| 39 | + |
5 | 40 |
|
6 | 41 | ## 0.0.31 (2025-06-11)
|
7 | 42 |
|
|
0 commit comments