File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ v3.14.0
2
+ =======
3
+
4
+ * The browser name of the Safari Tech Preview is not "safari" but
5
+ "Safari Technology Preview". Who knew?
6
+ * Deprecated our own `Clock` interface for `java.time.Clock`
7
+ * Completely removed the GSON dependency. We now use reflection to try
8
+ and find the class.
9
+ * Tiny clean up to try and make Grid a little more performant.
10
+ * Added new capabilities for safari driver: automaticInspection and
11
+ automaticProfiling (#6095) This commit is from the "Fix a Bug,
12
+ Become a Committer" workshop held at SeConf India.
13
+ * Removed support for geckodriver 0.13. It is time.
14
+ * Adding High Sierra to the platform set. Fixes #5969
15
+ * Enriching Hub Status to include Node info (#6127)
16
+ * Fixing potential Zip Slip Vulnerability, see
17
+ https://snyk.io/research/zip-slip-vulnerability
18
+ * Allow temporary installation of FF extension (#1) (#5751)
19
+ * Fix windowSize option in Firefox in Javascript (#6075)
20
+
1
21
v3.13.0
2
22
=======
3
23
You can’t perform that action at this time.
0 commit comments