Skip to content

Commit c740550

Browse files
committed
changelog: Describe preview beta release 0.0.23
1 parent 7045afe commit c740550

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs/changelog.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@
33
## Unreleased
44

55

6+
## 0.0.23 (2024-12-09)
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+
* New navigation structure for the app. (#1035)
15+
* Big emoji improvements: use any emoji for reactions;
16+
better emoji search results; :heart: appears properly.
17+
(#388, #1068, #1113, #1104)
18+
* Fixed channel-wildcard mentions for Zulip Server 10. (#1064)
19+
* Mute, unmute, or follow topics. (#348)
20+
21+
22+
### Highlights for developers
23+
24+
* The Flutter commit ID is recorded in pubspec.yaml alongside the
25+
Flutter version number, to help reproduce the exact build. (#1118)
26+
27+
* Resolved in main: #1064, #1104, #1115, #1113, #1118, #1119, #1068
28+
29+
* Resolved in the experimental branch:
30+
#1035, #388, #913, #845, #945, #348
31+
via PRs:
32+
#1076, #1103, #995, #1059, #1050, #1041
33+
34+
635
## 0.0.22 (2024-11-26)
736

837
### Highlights for users

0 commit comments

Comments
 (0)