grunfink пре 2 недеља
родитељ
комит
14db95ed99
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -2,6 +2,8 @@
 
 ## UNRELEASED
 
+Fixed a bug in the notification page that made snac hang forever while trying to read abnormally big files.
+
 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.