grunfink 1 год назад
Родитель
Сommit
7d2d97a037
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      RELEASE_NOTES.md

+ 1 - 1
RELEASE_NOTES.md

@@ -8,7 +8,7 @@ Added new command-line options for list maintenance.
 
 Display custom emoji in more places (contributed by dandelions).
 
-Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions).
+Mastodon API: fixed infinite scroll in most clients (thanks to cheeaun for giving me the clue), added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions).
 
 Email notifications can now be sent via `libcurl` SMTP instead of spawning the `/usr/sbin/sendmail` program. To use this new feature, some additional server configuration is needed, see `snac(8)` (contributed by shtrophic).