Skip to content

Releases: impress-org/reviews-block-for-google

2.0.1

01 Jul 22:08
Compare
Choose a tag to compare

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

Full Changelog: 2.0.0...2.0.1

2.0.0

24 May 00:59
39b04e4
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @alaca made their first contribution in #16

Full Changelog: 1.5.2...2.0.0

1.4.2

11 Jul 19:54
Compare
Choose a tag to compare
  • 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

06 Jun 22:37
Compare
Choose a tag to compare
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