| 
 | 1 | +v4.25.0  | 
 | 2 | +======  | 
 | 3 | +--> [dotnet] BiDi implementation (#14318)  | 
 | 4 | +* Migrate  | 
 | 5 | +* Use CLS compliant long instead of ulong  | 
 | 6 | +* Use null instead of default for optional arguments  | 
 | 7 | +* Use internal logging in websockettransport  | 
 | 8 | +* Use internal logger in broker  | 
 | 9 | +* Even with error log level  | 
 | 10 | +* Simplify AsBidirectionalContextAsync  | 
 | 11 | +* Fix ConfigureAwait in network module  | 
 | 12 | +* Hide direct network interception  | 
 | 13 | +* Rework public adding interception  | 
 | 14 | +* Simplify network interception  | 
 | 15 | +* Don't end session when disposing bidi driver  | 
 | 16 | +--> [dotnet] Add BiDi OriginalOpener in browsing context info  | 
 | 17 | +--> [dotnet] Forward subscription options in browser context for log module  | 
 | 18 | +--> [dotnet] Adjust exception message when bidi is not enabled  | 
 | 19 | +--> [dotnet] [bidi] Get tree from browsing context as root (#14495)  | 
 | 20 | +--> [dotnet] [bidi] Enable implicit ways to specify page ranges for printing  | 
 | 21 | +--> [dotnet] Fix formatting files content globally  | 
 | 22 | +--> [dotnet] [bidi] Hide context from command options in contextual env  | 
 | 23 | +--> [dotnet] Workaround using pre-processor directive (#14499)  | 
 | 24 | +* [dotnet] Workaround using pre-processor directive  | 
 | 25 | +* Fix formatting?  | 
 | 26 | +* Fix formatting  | 
 | 27 | +--> [dotnet] [bidi] Rename method of screenshot result to ToByteArray  | 
 | 28 | +--> [dotnet] [bidi] Simplify browsing context to be just context  | 
 | 29 | +Following to spec, it is implicitly clear that Context is exactly BrowsingCoontext. For RealmContext and UserContext we use fully qualified name.  | 
 | 30 | +--> [dotnet] [bidi] Simplify browsing context type enumeration  | 
 | 31 | +--> [dotnet] [bidi] Expose BiDi associated reference in browsing context  | 
 | 32 | +--> [dotnet] [bidi] Rename entry point AsBidirectional to AsBiDirectional  | 
 | 33 | +To keep aligned with naming and with other bindings  | 
 | 34 | +--> [dotnet] [bidi] Consistent naming for main BiDi itself  | 
 | 35 | +--> Update supported versions for Chrome DevTools  | 
 | 36 | + | 
1 | 37 | v4.24.0  | 
2 | 38 | ======  | 
3 | 39 | * Migration from `Newtonsoft.Json` to `System.Text.Json` package (#14292)  | 
 | 
0 commit comments