Skip to content

Commit

Permalink
[blog] include js changelog in 4.28.x blog [deploy site]
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha509 committed Jan 22, 2025
1 parent fde6af7 commit 626aefb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website_and_docs/content/blog/2025/selenium-4-28-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@ Links to everything can be found on our [downloads page][downloads].

<br>

### **JavaScript**
- **Federated Credential Management Support**: Introduced support for Federated Credential Management, enhancing authentication capabilities. ([#15008](https://github.com/SeleniumHQ/selenium/pull/15008))
- **Node.js Version Specification**: The minimum required Node.js version has been specified as 18.20.5.
- **Improved Logging**: Added detailed error messages for invalid cookie name validation in `getCookie` and `deleteCookie` methods, aiding in debugging.
- **Diagnostic Logging for Safari**: Enabled diagnostic logging for Safari, facilitating better issue tracking and resolution.

<br>

### **.NET**
- **Nullability Improvements**: Added annotations to `SessionId`, `Alert`, `CookieJar`, `Logs API`, and more ([#14840](https://github.com/SeleniumHQ/selenium/pull/14840), [#14874](https://github.com/SeleniumHQ/selenium/pull/14874)).
- **Refactored DevTools**: Modernized code style and enhanced JSON parsing ([#14990](https://github.com/SeleniumHQ/selenium/pull/14990)).
Expand Down

0 comments on commit 626aefb

Please sign in to comment.