From ed8fec0c1b1e3616abc3c058a931e268047a0b71 Mon Sep 17 00:00:00 2001 From: default Date: Fri, 14 Oct 2022 08:45:39 +0200 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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).