- Updated @simplewebauthn/browser to 13.3.0. (#18545)
- Updated web-auth/webauthn-lib to 5.2.4. (#18545)
- Fixed an error that occurred when loading some control panel resources on environments with
craft\web\AssetManager::$cacheSourcePathsdisabled. (#18536) - Fixed a bug where
craft\fields\data\LinkData::getUrl()was returning the URL suffix rather than an empty string, if the rendered base URL was an empty string.