Skip to content

Commit bac688a

Browse files
committed
changelog: Describe changes since v0.0.10
1 parent 0be474a commit bac688a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/changelog.md

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

3+
## Unreleased
4+
5+
### Highlights for users
6+
7+
* The app should now always get back to showing live data once your
8+
device is back on the Internet, regardless of any previous lack of
9+
connection. (#184)
10+
* (Android) Notifications now work, after several fixes. If they
11+
don't for you, please report the issue. (#520, #342, #528)
12+
* The app navigates straight to the inbox upon launch. (#516)
13+
* More Zulip message features: global times, spoiler blocks,
14+
and image thumbnails side by side. (#354, #358, #193)
15+
* Other fixes and improvements too as usual.
16+
17+
18+
### Highlights for developers
19+
20+
* Upgrading dependencies is more automated. (#523)
21+
* Content tests are easier to write, especially for widgets. (#511)
22+
23+
Resolved: #354, #507, #441, PR #511, #384, #193, #520, #516, PR #523,
24+
#184, PR #522, #342, #528, #358
25+
26+
327
## 0.0.10 (2024-02-06)
428

529
### Highlights for users

0 commit comments

Comments
 (0)