Releases: impress-org/reviews-block-for-google
Releases · impress-org/reviews-block-for-google
2.0.1
What's Changed
- Updated readme by @taylorfromteamgive in #24
- Fix background color, resolve Google API JS loading in Gutenberg, resolve issue with Establishment results of non-businesses by @DevinWalker in #25
New Contributors
- @taylorfromteamgive made their first contribution in #24
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Add new Gutenberg Block and major plugin refactor by @DevinWalker in #23
New Contributors
Full Changelog: 1.5.2...2.0.0
1.4.2
- Fix: Enqueue Maps JS due to new Google API Key requirement
- Tweak: Display warning message when an Google API error is detected to help prevent confusion
1.4
- New: Improved widget UI when viewing under Appearances > Widget
- New: Updated Google logo through out plugin
- Tweak: CSS tweaks for better frontend theme compatibility
- Tweak: Gulp now used to compile POT file for translation usage
- Tweak: Text domain changed back to 'google-places-reviews' do that the plugin can be included for translation by WordPress.org polyglots
- Fix: z-index conflict with Custom Sidebars plugin by WPMUDev
- Fix: Error returned from google when API url contained malformed characters - now we sanitize the URL before passing it to Google's API; this will help businesses with unconventional characters in their name connect to Google's API
- Fix: Prevent conflict with other review bundle plugins' clear cache feature by prefixing ajax callback