default 3 лет назад
Родитель
Сommit
ec73ef0bda
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      RELEASE_NOTES.md

+ 6 - 0
RELEASE_NOTES.md

@@ -2,8 +2,14 @@
 
 
 ## 2.03
 ## 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.
 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
 ## 2.02
 
 
 Fixed a bug that caused empty actor names look like crap.
 Fixed a bug that caused empty actor names look like crap.