api-docs: Update feature level 329 changelog entry and related notes.

Clarifies that the alert is shown if the current time displayed by
the time zone configured on the user's device differs from the
time displayed for the users's profile time zone.

Removes incorrectly having web_suggest_update_timezone as a separate
field returned by the POST /register response. It will only be a
field in the user_settings and realm_user_settings_defaults objects.
This commit is contained in:
Lauryn Menard 2025-02-11 20:37:33 +01:00 committed by Tim Abbott
parent d32f9862a5
commit 9fa57fd24a
2 changed files with 21 additions and 18 deletions

View File

@ -301,9 +301,11 @@ deactivated groups.
* [`PATCH /realm/user_settings_defaults`](/api/update-realm-user-settings-defaults),
[`POST /register`](/api/register-queue), [`PATCH /settings`](/api/update-settings):
Added new `web_suggest_update_timezone` option to decide whether the user should be
shown an alert offering to update their profile time zone to the time zone of the
browser in case they differ.
Added new `web_suggest_update_timezone` user setting to indicate whether
the user should be shown an alert, offering to update their [profile
time zone](/help/change-your-timezone), when the time displayed for the
profile time zone differs from the current time displayed by the time
zone configured on their device.
**Feature level 328**

View File

@ -12223,8 +12223,10 @@ paths:
example: true
web_suggest_update_timezone:
description: |
Whether the user should be shown an alert offering to update their profile time zone
to the time zone of the browser in case they differ.
Whether the user should be shown an alert, offering to update their
[profile time zone](/help/change-your-timezone), when the time displayed
for the profile time zone differs from the current time displayed by the
time zone configured on their device.
**Changes**: New in Zulip 10.0 (feature level 329).
type: boolean
@ -15652,8 +15654,10 @@ paths:
web_suggest_update_timezone:
type: boolean
description: |
Whether the user should be shown an alert offering to update their profile time zone
to the time zone of the browser in case they differ.
Whether the user should be shown an alert, offering to update their
[profile time zone](/help/change-your-timezone), when the time displayed
for the profile time zone differs from the current time displayed by the
time zone configured on their device.
**Changes**: New in Zulip 10.0 (feature level 329).
fluid_layout_width:
@ -16781,13 +16785,6 @@ paths:
**Changes**: New in Zulip 9.0 (feature level 253). Previously, there were
only options to disable sending typing notifications.
web_suggest_update_timezone:
type: boolean
description: |
Whether the user should be shown an alert offering to update their profile time zone
to the time zone of the browser in case they differ.
**Changes**: New in Zulip 10.0 (feature level 329).
enter_sends:
deprecated: true
type: boolean
@ -18318,8 +18315,10 @@ paths:
web_suggest_update_timezone:
type: boolean
description: |
Whether the user should be shown an alert offering to update their profile time zone
to the time zone of the browser in case they differ.
Whether the user should be shown an alert, offering to update their
[profile time zone](/help/change-your-timezone), when the time displayed
for the profile time zone differs from the current time displayed by the
time zone configured on their device.
**Changes**: New in Zulip 10.0 (feature level 329).
fluid_layout_width:
@ -19487,8 +19486,10 @@ paths:
web_suggest_update_timezone:
type: boolean
description: |
Whether the user should be shown an alert offering to update their profile time zone
to the time zone of the browser in case they differ.
Whether the user should be shown an alert, offering to update their
[profile time zone](/help/change-your-timezone), when the time displayed
for the profile time zone differs from the current time displayed by the
time zone configured on their device.
**Changes**: New in Zulip 10.0 (feature level 329).
example: true