Release notes
This commit is contained in:
parent
50f5f15c6f
commit
569e4c680e
|
@ -2,5 +2,4 @@
|
|||
<resources>
|
||||
|
||||
|
||||
<string name="retrieve_remote_account">Retrieve remote account!</string>
|
||||
</resources>
|
|
@ -1960,4 +1960,5 @@
|
|||
<string name="fetch_remote_media">Automatically fetch remote media when they are not available</string>
|
||||
<string name="fetching_messages">Fetching messages</string>
|
||||
<string name="add_description">Add a description</string>
|
||||
<string name="retrieve_remote_account">Retrieve remote account!</string>
|
||||
</resources>
|
|
@ -0,0 +1,7 @@
|
|||
Added:
|
||||
- Check remotely following/followers from profiles
|
||||
|
||||
Changed:
|
||||
|
||||
Fixed:
|
||||
- Fix a crash with auto-fetch messages
|
Loading…
Reference in New Issue