Skip to content

Commit acb8e56

Browse files
committed
Updating changelogs
1 parent d0181ab commit acb8e56

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

java/CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ v4.33.0
1313
* Removing unused IME_ACTIVATE_ENGINE.
1414
* Removing deprecated `setScriptTimeout` and `pageLoadTimeout`. (#15764)
1515
* Reverting deprecation notice for `getAttribute`.
16+
* [grid] UI Sessions capability fields to display as additional columns (#15759)
17+
* [grid] UI Overview is able to see live preview per Node (#15777)
1618

1719
v4.32.0
1820
======

py/CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Selenium 4.33.0
1010
* return `message` as part of exception in `execute` method (#15751)
1111
* [bidi]: Add bidi webExtension module (#15749)
1212
* Better error for downloads on local webdrivers (#15756)
13+
* Add missing modules to python API docs (#15779)
1314

1415
Selenium 4.32.0
1516
* Add CDP for Chrome 136 and remove 133

rb/CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
4.33.0 (2025-05-22)
1+
4.33.0 (2025-05-23)
22
=========================
33
* Add CDP for Chrome 137 and remove 134
44
* Let firefox choose the bidi port by default (#15727)

0 commit comments

Comments
 (0)