This page only show history update item StudioPress Genesis Framework.
### Fixed
* Fix an error with the User Profile widget on WP `5.9`.
* Also run PHPUnit tests on PHP 8.0 and 8.1.
* Prevent a PHP `8` deprecated notice for `str_replace()`.
* Prevent PHP 8 notice from conversion of `false` to array.
* Update dependencies with `npm audit fix`.
### Fixed
* Change hook used for `genesis_handle_block_widget_editor` from `admin_init` to `widgets_init` to ensure widgets can be added, removed, and edited in the Customizer.