diff options
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7d3f683..4614da6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -4,10 +4,12 @@ | |||
| 4 | 4 | ||
| 5 | Added support for Peertube videos. | 5 | Added support for Peertube videos. |
| 6 | 6 | ||
| 7 | Mastodon API: Added support for editing posts, fixed an error related to the edit date of a post. | 7 | Mastodon API: Added support for editing posts, fixed an error related to the edit date of a post, fixed some crashes. |
| 8 | 8 | ||
| 9 | Added a handshake emoji next to a user name if it's a mutual relation (follower and followed), because friendship is bliss. | 9 | Added a handshake emoji next to a user name if it's a mutual relation (follower and followed), because friendship is bliss. |
| 10 | 10 | ||
| 11 | Tweaked some retry timeout values for better behaviour in larger instances (thanks to me@mysmallinstance.homelinux.org for their help). | ||
| 12 | |||
| 11 | ## 2.45 | 13 | ## 2.45 |
| 12 | 14 | ||
| 13 | Fixed a collision in webfinger caching. This may affect federation with some software, so I recommend an upgrade. | 15 | Fixed a collision in webfinger caching. This may affect federation with some software, so I recommend an upgrade. |