|
| 1 | +v4.16.0 |
| 2 | +====== |
| 3 | + |
| 4 | +* Allow stereotype to always allow browser version of "stable" |
| 5 | +* [bidi] Listen to channel message |
| 6 | +* [bidi] Add realm related events |
| 7 | +* Move the module-info.class to the correct place |
| 8 | +* Allow external uri to be configurable for components that support server functionality - #12491 (#12508) |
| 9 | +* Close the streams after I/O failure #13096 |
| 10 | +* Fix events without parameters #13109 |
| 11 | +* Chrome-based browsers can do CDP-based script pinning (#13125) |
| 12 | +* Ensure the complete output is read #13091 |
| 13 | +* Fixed reading array parameters in the CDP client |
| 14 | +* Keep HttpClient alive until unused #12558 (#12978) |
| 15 | +* Implement Safe Casting in getPermissions Method (#13143) |
| 16 | +* Fix null request in case of chunked request (#13113) |
| 17 | +* Set a name for thread started to forward output of external processes (#13142) |
| 18 | +* Allow resuing devtools instance with JDK 11 client (#12882, #13165) |
| 19 | +* Ensure all print options are sent as map instead of object |
| 20 | +* Allow setting print options page ranges using list |
| 21 | +* Fix bug replacing setDownloadThroughput for setUploadThroughput (#13187) |
| 22 | +* Add macOS 14.0 to Platform enum |
| 23 | +* Do not return linux Selenium Manager by default |
| 24 | +* [bidi] Add traverse history command |
| 25 | +* Make the json parsing exception text more helpful |
| 26 | +* Add javadoc to support event classes (#13199) |
| 27 | +* Packages should be opened to modules #13217 |
| 28 | +* Add more tests for java support event class (#13198) |
| 29 | +* Add a `/quitquitquit` endpoint to the test server to make killing it easy |
| 30 | +* Grid vnc session is not using the --sub-path argument (#12791, #13219) |
| 31 | +* Remove retrying on timeout exception (#13224, #12975) |
| 32 | +* Must not request further invocations for a broken websocket |
| 33 | +* Moved org.openqa.selenium.remote.http.jdk to selenium-http (#13243) |
| 34 | +* Add Chrome 120 and remove 117 for CDP |
| 35 | + |
1 | 36 | v4.15.0
|
2 | 37 | ======
|
3 | 38 |
|
|
0 commit comments