summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorPaul Wilde <psw@wildefedi01.wildenet.wilde.cloud>2024-01-26 23:14:27 +0000
committerPaul Wilde <psw@wildefedi01.wildenet.wilde.cloud>2024-01-26 23:14:27 +0000
commit2410c73d9a4e4bdcecab39c5073565b3115b96c1 (patch)
tree0b775cd59c7927a29f279379150ee5f76374b621 /RELEASE_NOTES.md
parent1060baa6ca31f53fdfe54d44a4d6eabbff87eb5c (diff)
parentd5c2c442b162da388ae3fa274b44ec676cbca2c4 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
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 @@
Added support for Peertube videos.
-Mastodon API: Added support for editing posts, fixed an error related to the edit date of a post.
+Mastodon API: Added support for editing posts, fixed an error related to the edit date of a post, fixed some crashes.
Added a handshake emoji next to a user name if it's a mutual relation (follower and followed), because friendship is bliss.
+Tweaked some retry timeout values for better behaviour in larger instances (thanks to me@mysmallinstance.homelinux.org for their help).
+
## 2.45
Fixed a collision in webfinger caching. This may affect federation with some software, so I recommend an upgrade.