1.2.0: March 26, 2026
- Added: Integration with Google Maps API 3.64 version, made initialization via async inline script only once by UM core.
- Tweak: Moved Google Maps API settings to the UM > Settings > Advanced > APIs.
- Fixed: Twice initialization for Google Maps API 3.64 version. 3.5x (legacy) is outdated and still has this issue.
- Fixed: User Location field map height on the edit/view mode in UM Forms.
- Fixed: Small PHP errors/notices.
- Deprecated: `infowindow.php` template for 3.64 version of Google Maps API. Please use `user-infowindow.php` template since 3.64 version of Google Maps API.
- Deprecated: `um_user_locations_map` shortcode arguments `map_sw`, `map_ne`, `show_map`.
Templates required update:
- map.php
- map-shortcode.php
- infowindow.php - deprecated for 3.64 version of Google Maps API.
- user-infowindow.php - used only for 3.64 version of Google Maps API.
Note: Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after the upgrade.
1.1.6: December 18, 2025
- Fixed: Compatibility with UM >= 2.11.1. Changed `id` attribute to the `card_anchor` in the templates. Using `card_anchor` as unique data instead of `id` for security enhancements.
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
1.1.5: October 8, 2025
- Added: Site Health data.
- Fixed: "Load textdomain just in time" issue.
1.1.4: November 18, 2024
- Fixed: "Load textdomain just in time" issue
1.1.3: May 22, 2024
- Fixed: PHP errors while switching to custom metatable
- Tweak: Added Ultimate Member as required plugins
- Tweak: Compatibility with new FontAwesome library in Ultimate Member plugin
1.1.2: February 21, 2024
- Fixed: Integration with Member directory
- Tweak: Enhancements related to WPCS
1.1.1: December 11, 2023
- Tweak: Using enqueue scripts suffix from UM core class. Dependency from UM core 2.7.0
- Tweak: Enhancements related to WPCS
- Fixed: Member directory map navigator object
- Fixed: Error that occurs if try to init the map in the directory without a map
1.1.0: October 11, 2023
- Added: `aria-invalid` and `aria-errormessage` attributes to the fields on UM Forms
- Fixed: Case when extension isn't active based on dependency, but we can provide the license key field
1.0.9: July 3, 2023
- Fixed: Removed `extract()`
- Tweak: Ultimate Member 2.6.7 compatibility
1.0.8: June 14, 2023
- Added: French translations
- Tweak: Template overwrite versioning
1.0.7: December 14, 2022
- Fixed: PHP warning on the locations_map shortcode
- Fixed: Users displaying on the locations_map shortcode based on their privacy
1.0.6: February 9, 2022
- Added: 'um_user_locations_geocode_args_init' hook for ability to customize Geocoding attributes
- Added: 'um_user_locations_field_show_map' hook for ability to hide the field's map
- Fixed: Search by radius and predefined zoom based on object response from Google API
- Fixed: Translations of the labels
- Fixed: Extension settings structure
Templates required update:
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
1.0.5: April 28, 2021
- Fixed: Registration and Profile forms handler
- Fixed: Integration with Profile Completeness extension
1.0.4: April 14, 2021
- Added: Search by radius functionality on the member directory
- Added: Ability to turn off clustering and OMS( Overlapping Marker Spiderfier ) by the JS hook
- Added: Ability to show the nearest members if the search results are empty
- Added: Location filter / location admin filter
- Added: Ability to select the location by the clicking on the map
- Fixed: OMS( Overlapping Marker Spiderfier ) library using on the map shortcode
- Fixed: Issue with the first map's idle
- Fixed: Distance sorting calculation
1.0.3: December 11, 2020
- Added: OMS( Overlapping Marker Spiderfier ) library for getting visible the clustering markers in the same place
- Added: Error/notices blocks for the location field
- Added: Ability to select map marker icon for role
- Added: Ability to select what markers type to use in member directory
- Added: Distance field based on User Location fields
- Added: Ability to add the Distance field to User Profile meta section
- Added: Ability to show the Distance field on the Member Directory
- Added: Ability to sort by nearby members based on distance and current user geolocation
- Added: [um_user_locations_map] shortcode
- Fixed: Getting bounds on the first member directory page loading (not default starting lat/lng/zoom)
- Fixed: Getting bounds on the first member directory page loading (Show results after search and searched by location. Added timeout for setting bound for invisible map)
- Fixed: Uninstall process
1.0.2: August 11, 2020
- Added: JS filter 'um_user_locations_marker_data' to customize the markers' data
- Added: JS filter 'um_user_locations_marker_clustering_options' to customize the markers' clustering options
- Added: Integration with Profile Completeness
- Added: Starting coordinates/zoom for the member directory
- Fixed: Google Maps init when Internet connection is slow
- Fixed: Keypress "Enter" on user location field autocomplete
- Fixed: Locations fields add/remove and option 'um_map_user_fields'
- Fixed: Map localization
- Fixed: Location field title in the markers' title attribute
- Fixed: Mobile device styles for the member directory map
- Fixed: Getting map bounds
- Fixed: Integration with Social Login form in popup and user Location field
1.0.1: April 1, 2020
- Added: Ability to edit member directory map via a template in theme
- Added: JS hooks for 3-rd party integrations
1.0.0: March 03, 2020