Przeglądaj źródła

Updated RELEASE_NOTES.

grunfink 11 miesięcy temu
rodzic
commit
2b2e679aff
1 zmienionych plików z 5 dodań i 1 usunięć
  1. 5 1
      RELEASE_NOTES.md

+ 5 - 1
RELEASE_NOTES.md

@@ -1,6 +1,6 @@
 # Release Notes
 # Release Notes
 
 
-## UNRELEASED
+## 2.82
 
 
 The language in which a post is written can now be set from the UI; you must configure the list of languages you usually post in in the User Settings.
 The language in which a post is written can now be set from the UI; you must configure the list of languages you usually post in in the User Settings.
 
 
@@ -16,6 +16,10 @@ Added nodeinfo 2.1 support.
 
 
 Fixed boosts from the command line not showing in the public timeline (contributed by xvello).
 Fixed boosts from the command line not showing in the public timeline (contributed by xvello).
 
 
+Updated several language files (contributed by zen and daltux).
+
+Retrieving a post's replies is now possible via ActivityPub.
+
 ## 2.81
 ## 2.81
 
 
 If the `propagate_local_purge` configuration variable is set to `true` in `server.json`, purged local posts generate a `Delete` activity that is sent everywhere, instead of only deleted from the filesystem.
 If the `propagate_local_purge` configuration variable is set to `true` in `server.json`, purged local posts generate a `Delete` activity that is sent everywhere, instead of only deleted from the filesystem.