diff options
author | default <nobody@localhost> | 2022-10-14 08:45:39 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-14 08:45:39 +0200 |
commit | ed8fec0c1b1e3616abc3c058a931e268047a0b71 (patch) | |
tree | 9737caba02fafbcf7e9ac44e55a6bc74ac1d2448 | |
parent | 8635c5df9049dbeba39f4b22a3397c623d5f8304 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index abdd051..8a67a5f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,17 @@ # Release Notes +## 2.04 + +More multithreading. + +Image URLs can also be attached to reply messages. + +Improved default mentions in reply text fields. + +The static directory now works. + +New command line `unfollow`. + ## 2.03 Notes can now attach images and other media. The web interface still limits this feature to only one attachment (given by URL, so the file must have been uploaded elsewhere). |