summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md12
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 @@
1# Release Notes 1# Release Notes
2 2
3## 2.04
4
5More multithreading.
6
7Image URLs can also be attached to reply messages.
8
9Improved default mentions in reply text fields.
10
11The static directory now works.
12
13New command line `unfollow`.
14
3## 2.03 15## 2.03
4 16
5Notes 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). 17Notes 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).