Skip to content

Releases: lesniakr/rl-google-maps

Release list

v1.1.0

Choose a tag to compare

@lesniakr lesniakr released this 19 Jan 19:11

What's New in v1.1.0

InfoWindow Improvements

  • Replaced Font Awesome CDN with inline SVG icons (Tabler Icons)
  • Added conditional rendering - InfoWindow only shows when contact data is provided
  • Improved close button styling

Admin Panel Reorganization

  • Grouped settings into logical sections: API, Map Settings, Dimensions, Marker, Appearance
  • Changed style source link from Google Maps Style Wizard to Snazzy Maps

Translations

  • Updated Polish translations with new admin panel strings

Documentation

  • Updated roadmap with planned features

Full Changelog

v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@lesniakr lesniakr released this 19 Jan 17:13

First stable release of the RL Google Maps WordPress plugin.

Features

Google Maps Shortcode

  • Embed Google Maps with a simple [rl_google_map] shortcode
  • Customizable latitude, longitude, and zoom level
  • Custom marker support with configurable width and height
  • Info window with contact details (title, phone, address, email)

Admin Settings Page

  • Global defaults configuration (API key, coordinates, zoom)
  • Default marker URL setting
  • Custom map styles support (JSON from Google Maps Style Wizard)
  • Responsive height settings for desktop and mobile

Responsive Design

  • Configurable map heights for desktop and mobile devices
  • Automatic adjustment for screens < 768px
  • Modern InfoWindow styling with clean UI

Internationalization

  • Full i18n support
  • Polish (pl_PL) translation included
  • Ready for additional translations