Răsfoiți Sursa

Updated RELEASE_NOTES.

grunfink 2 săptămâni în urmă
părinte
comite
41fe777cd0
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -2,6 +2,8 @@
 
 ## UNRELEASED
 
+Improved support for text-only web browsers: it's now possible to configure a set of web browser user-agent strings that will receive simpler HTML in the private timeline web UI. Basically, it consists in avoiding `details` / `summary` HTML tags as much as possible.
+
 Added some fixes to media proxy code.
 
 Fixed EmojiReact code to allow any emoticon defined in `emojis.json`, not only those with colon-wrapped identifiers.