This repository was archived by the owner on Sep 15, 2025. It is now read-only.
9.0.3
Note: This version should have been 9.1.0, because it introduces a new feature. However, WordPressAuthenticator currently depends on WordPressKit via ~> 9.0.0 which would result in this version being incompatible. In the interest of minimizing changes in the WordPress 24.0 release, we shipped this as 9.0.3 and decided to follow up in WordPressAuthenticator separately.
New Features
- Add deviceId param to DashboardServiceRemote.fetch method. [#674]