Skip to content

Commit ef235ef

Browse files
committed
changelog: Describe changes since 0.0.22
1 parent 2191b9d commit ef235ef

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/changelog.md

+26
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

33
## Unreleased
44

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

632
## 0.0.22 (2024-11-26)
733

0 commit comments

Comments
 (0)