-
Notifications
You must be signed in to change notification settings - Fork 18
/
CHANGELOG.yml
29 lines (29 loc) · 896 Bytes
/
CHANGELOG.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
upcoming:
version: 2.3
date: TBD
dev:
-
user_facing:
- Add loading state to load more cell
releases:
version: 2.2.1
date: 2020-05-09
dev:
- Fix crash when saving a picture
user_facing:
- Add Swipe actions for reply/conversation
- Add conversation item to context menu
- Don’t dismiss keyboard when entering micropub information
- Accept micropub access token without requiring the micropub endpoint to be filled first
- Don't show chat context items while showing a chat
- Rename Conversation view to Chat to align with context action
- Respect darkmode when inserting a links
version: 2.2
date: 2020-04-30
dev:
- Introduce CHANGELOG.yml
- Integrate danger.js for pull request checks
user_facing:
- Reset Application notification badge after opening the App
- Add actions menu to cells
- Add indieauth support