summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-01-26 18:48:32 +0100
committerGravatar default2024-01-26 18:48:32 +0100
commit60565673776103a0811bf71ac5064b5a50595f01 (patch)
tree728493664b527b8e11043e0259386770e63956ba
parentSome tweaks to retry timeouts. (diff)
downloadsnac2-60565673776103a0811bf71ac5064b5a50595f01.tar.gz
snac2-60565673776103a0811bf71ac5064b5a50595f01.tar.xz
snac2-60565673776103a0811bf71ac5064b5a50595f01.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 7d3f683..8bf4b80 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,8 @@ Mastodon API: Added support for editing posts, fixed an error related to the edi
8 8
9Added a handshake emoji next to a user name if it's a mutual relation (follower and followed), because friendship is bliss. 9Added a handshake emoji next to a user name if it's a mutual relation (follower and followed), because friendship is bliss.
10 10
11Tweaked 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
13Fixed a collision in webfinger caching. This may affect federation with some software, so I recommend an upgrade. 15Fixed a collision in webfinger caching. This may affect federation with some software, so I recommend an upgrade.