|
3 | 3 | ## Unreleased
|
4 | 4 |
|
5 | 5 |
|
| 6 | +## 30.0.260 (2025-07-03) |
| 7 | + |
| 8 | +This release branch includes some experimental changes |
| 9 | +not yet merged to the main branch. |
| 10 | + |
| 11 | + |
| 12 | +### Highlights for users |
| 13 | + |
| 14 | +* (iOS) Fixed a bug causing duplicate notifications. (#1617) |
| 15 | +* The app offers a search view. (#252) |
| 16 | +* See the status emoji and status messages of other users. (#197) |
| 17 | +* Initial support for showing audio files in messages, |
| 18 | + an upcoming Zulip feature. (#1665) |
| 19 | +* Translation updates. (PR #1642) |
| 20 | + |
| 21 | + |
| 22 | +### Highlights for developers |
| 23 | + |
| 24 | +* User-visible changes not described above: |
| 25 | + * More recipient headers in mentions/starred. (#1637) |
| 26 | + * Tap message in starred/mentions to open conversation. (#1621) |
| 27 | + * Clearer placeholder text when no messages. (#1555) |
| 28 | + * Correctly apply font-size to "em" on the same KaTeX span |
| 29 | + (if that situation is possible). (f003f58ed, in PR #1609) |
| 30 | + |
| 31 | +* Resolved by server-side changes: #1617 |
| 32 | + |
| 33 | +* Resolved in main: #1637, #1621, PR #1560 (toward #296), #1555, |
| 34 | + PR #1609 (toward #46), PR #1601 (toward #46), |
| 35 | + PR #1600 (toward #46), PR #1658, #1665, #252, PR #1642 |
| 36 | + |
| 37 | +* Resolved in the experimental branch: |
| 38 | + * more toward #46 via PR #1452 |
| 39 | + * further toward #46 via PR #1559 |
| 40 | + * #296 via PR #1561 |
| 41 | + * #197 via PR #1629 |
| 42 | + |
| 43 | + |
6 | 44 | ## 30.0.259 (2025-06-23)
|
7 | 45 |
|
8 | 46 | This release branch includes some experimental changes
|
|
0 commit comments