summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-10 09:09:19 +0200
committerdefault <nobody@localhost>2022-10-10 09:09:19 +0200
commitec73ef0bda1bbd4276aebcdb3a4500494efef3a2 (patch)
treed0e8e14bcd62d60f103855163a3e867989360ccb /RELEASE_NOTES.md
parent556517ab5403701ff3617049b6a2df1dc7cccb31 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index d8d838d..c58e5d4 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,8 +2,14 @@
## 2.03
+Notes can now attach images and other media. The web interface still limits this feature to only one attachment (given by URL).
+
+Videos attached to notes are now shown.
+
A small set of ASCII emoticons are translated to emojis.
+The new (optional) server configuration directive, `disable_cache`, disables the caching of timeline HTML output if set to `true` (useful only for debugging, don't use it otherwise).
+
## 2.02
Fixed a bug that caused empty actor names look like crap.