You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,11 @@ Use only `$_SERVER['REMOTE_ADDR']` as the client IP address for event logs witho
141
141
142
142
= 4.2.2 - July 6, 2026 =
143
143
144
-
[View the release notes.](https://github.com/xwp/stream/blob/master/changelog.md#422---july-6-2026)
144
+
Security:
145
+
146
+
* Harden authorization for the live update preference: enforce the Stream view capability and always target the current user in the `stream_enable_live_update` AJAX handler so a user can only change their own live update preference.
147
+
148
+
[View the full release notes on GitHub.](https://github.com/xwp/stream/blob/master/changelog.md#422---july-6-2026)
0 commit comments