Skip to content

Commit 192810e

Browse files
committed
changelog: Describe changes since 0.0.12
1 parent e18e738 commit 192810e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/changelog.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Highlights for users
6+
7+
* You can now log in with third-party auth methods! (#36)
8+
* (iOS) For now you may have to uninstall the main Zulip app to do
9+
that, though.
10+
* Autocomplete for mentions shows avatars, and hides deactivated
11+
users. (#227, #451)
12+
* Too many other improvements to describe them all here. Those
13+
specifically requested by you, our beta users, include: #562
14+
adjusting layout, #568 on sorting streams, and #573 on notification
15+
titles.
16+
17+
18+
### Highlights for developers
19+
20+
* We've started using Pigeon to generate our own thin bindings for
21+
platform APIs, with our own plugin `zulip_plugin` for the app's
22+
ad hoc needs. (PR #592)
23+
24+
Resolved: #108, #280, #575, #391, #562, #227, PR #592, #451, #100,
25+
#357, #568, #573, #36, #609, #606
26+
27+
328
## 0.0.12 (2024-03-12)
429

530
### Highlights for users

0 commit comments

Comments
 (0)