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