summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 2d53aca..2e1b37e 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,11 +8,13 @@ The number of pending follow confirmations is shown next to the "people" link.
8 8
9Faster performance metrics (contributed by dandelions). 9Faster performance metrics (contributed by dandelions).
10 10
11Improved lowercasing in tags (contributed by postscriptum). 11Improved lowercasing in hashtags (contributed by postscriptum).
12 12
13A search-by-url tweak for implementations that return 200 for invalid webfinger queries (e.g. piefed). 13A search-by-url tweak for implementations that return 200 for invalid webfinger queries (e.g. piefed).
14 14
15Mastodon API: added follow confirmation endpoints. 15Mastodon API: added follow confirmation endpoints, fixed collisions in attachment file names.
16
17Fixed potential crashes in attachment uploads.
16 18
17## 2.77 "Ugly Links Everywhere" 19## 2.77 "Ugly Links Everywhere"
18 20