CodeCabin / wp-google-maps

WP Google Maps
16 stars 12 forks source link

9.0.14 #1040

Closed DylanCodeCabin closed 1 year ago

DylanCodeCabin commented 1 year ago

Fixed:

Full changelog:

* Improved PHP8.1 compatibility by introducing "#[\ReturnTypeWillChange]" to classes which extend without return types
* Improved overall stability of Gutenberg modules
* Improved settings area styling (Atlas Novus)
* Fixed issue where some panel/component layouts would be visible outside of container during initialization
* Fixed issue where updateOffset would fail on Google Markers in some older installations
* Fixed issue where styling page had a typo for the phrase "effect" (Atlas Novus)
* Fixed issue where some (most) translations would include "1" before the radius selection unit
* Fixed issue where remove duplicate would delete duplicates from different maps (Thanks Nicoletta Maia)
* Fixed issue where shape hit regions would be calculated incorrectly at alternate broswer zoom levels and retina displays (OpenLayers)
* Fixed issue where some older themes would throw a warning in widget area due to Gutenberg integration
* Fixed issue where some installations would cause an activation error which could cause some automated test systems to falsely flag the plugin as not compatible with a PHP version (Example: WP Hive)