Forráskód Böngészése

Updated RELEASE_NOTES.

default 3 éve
szülő
commit
890e448148
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -4,6 +4,8 @@
 
 Fixed a header bug (contributed by alderwick).
 
+Fixed a bug in the Boost by URL option when the URL of the boosted message is not the canonical id for the message (e.g. Mastodon's host/@user/NNN vs. host/users/user/statuses/NNN).
+
 ## 2.16
 
 Some outgoing connection tweaks: the protocol is no longer forced to be HTTP/1.1 and timeouts are less restrictive. This has proven useful for some unreachable instances.