- Implemented W3C Actions support, including initial Pointer Actions and a new endpoint on the standalone server.
- Refactored Firefox driver initialization: introduced FirefoxOptions with binary, profile, and capability handling, and deprecated legacy FirefoxDriver constructors.
- Added miscellaneous fixes: made security.csp.enabled mutable, corrected logger behavior, ensured action pause duration is an integer, updated Javadoc, and improved protocol handshake for W3C session creation.