|
3 | 3 | ## Unreleased
|
4 | 4 |
|
5 | 5 |
|
| 6 | +## 30.0.256 (2025-06-15) |
| 7 | + |
| 8 | +With this release, this new app takes on the identity |
| 9 | +of the main Zulip app! |
| 10 | + |
| 11 | +This release branch includes some experimental changes |
| 12 | +not yet merged to the main branch. |
| 13 | + |
| 14 | + |
| 15 | +### Highlights for users (vs legacy app) |
| 16 | + |
| 17 | +Welcome to the new Zulip mobile app! You'll find |
| 18 | +a familiar experience in a faster, sleeker package. |
| 19 | + |
| 20 | +For more information or to send us feedback, |
| 21 | +see the announcement blog post: |
| 22 | +https://blog.zulip.com/flutter-mobile-app-launch |
| 23 | + |
| 24 | + |
| 25 | +### Highlights for users (vs last beta, v0.0.33) |
| 26 | + |
| 27 | +* This app now uses the app ID of the main Zulip mobile app, |
| 28 | + formerly used by the legacy app. It therefore installs over |
| 29 | + any previous install of the legacy app, rather than of the |
| 30 | + Flutter beta app. (#1582) |
| 31 | +* The app's icon and name no longer say "beta". (#1537) |
| 32 | +* Migrate accounts and settings from the legacy app's data. (#1070) |
| 33 | +* Show welcome dialog on upgrading from legacy app. (#1580) |
| 34 | + |
| 35 | + |
| 36 | +### Highlights for developers |
| 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 | + * #1537 via PR #1577 |
| 43 | + * #1582 via PR #1586 |
| 44 | + * #1070 via PR #1588 |
| 45 | + * #1580 via PR #1590 |
| 46 | + |
| 47 | + |
6 | 48 | ## 0.0.33 (2025-06-13)
|
7 | 49 |
|
8 | 50 | This is a preview beta, including some experimental changes
|
|
0 commit comments