api-changelog: Update feature level 175 entry and related changes notes.

This commit is contained in:
Lauryn Menard
2023-05-19 21:37:24 +02:00
committed by Tim Abbott
parent 9f99235368
commit fd02648b0e
2 changed files with 19 additions and 14 deletions

View File

@@ -101,8 +101,9 @@ format used by the Zulip server that they are interacting with.
* [`POST /register`](/api/register-queue), [`PATCH /settings`](/api/update-settings),
[`PATCH /realm/user_settings_defaults`](/api/update-realm-user-settings-defaults):
Added new user setting `web_mark_read_on_scroll_policy` . This determines whether to mark
messages as read or not as the client scrolls through their feed.
Added new user setting `web_mark_read_on_scroll_policy`. Clients may use this to
determine the user's preference on whether to mark messages as read or not when
scrolling through their message feed.
**Feature level 174**: