+4
-3
lines changedFilter options
+4
-3
lines changed Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@ $DEBUG = true if ENV['debug'] == 'true'
51
51
verbose($DEBUG)
52
52
53
53
def release_version
54
-
'4.4'
54
+
'4.5'
55
55
end
56
56
57
57
def version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1
1
v4.5.0
2
2
======
3
-
* Supported CDP versions: 85, 103, 104, 105
3
+
* Supported CDP versions: 85, 104, 105, 106
4
4
* Allow event firing decorator to accept a target class (#1694)
5
5
* Fix Javadoc for executeAsyncScript method
6
6
* [cdp] Add support for CDP 105 and remove CDP 102
@@ -20,6 +20,7 @@ v4.5.0
20
20
* Remove deprecated ForSeleniumServer caps
21
21
* Remove deprecated BrowserType
22
22
* Differentiate "Windows 7" and "Windows Vista" in Platform class
23
+
* Fix bug preventing websocket connections in Firefox v105 from localhost
23
24
24
25
v4.4.0
25
26
======
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1
-
SE_VERSION = "4.4.0"
1
+
SE_VERSION = "4.5.0"
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4