Skip to content

Commit

Permalink
version bump 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlimaza committed Feb 16, 2024
1 parent ae36f4e commit 605d2e9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pmpro-membership-maps.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Paid Memberships Pro - Membership Maps Add On
* Plugin URI: https://www.paidmembershipspro.com/add-ons/membership-maps/
* Description: Display a map of members or for a single member's profile.
* Version: 0.6
* Version: 0.7
* Author: Paid Memberships Pro
* Author URI: https://www.paidmembershipspro.com
* Text Domain: pmpro-membership-maps
Expand Down
10 changes: 7 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
=== Paid Memberships Pro - Membership Maps Add On ===
Contributors: strangerstudios
Tags: paid memberships pro, pmpro, map
Requires at least: 5.0
Tested up to: 6.3
Stable tag: 0.6
Requires at least: 5.2
Tested up to: 6.4
Stable tag: 0.7

Display a map of members or for a single member's profile.

Expand Down Expand Up @@ -43,6 +43,10 @@ Please post it in the issues section of GitHub and we'll fix it as soon as we ca
Please visit our premium support site at https://www.paidmembershipspro.com for more documentation and our support forums.

== Changelog ==
= 0.7 -2024-02-16 =
* SECURITY: Only users with the "edit_users" capability may add the pmpro_membership_maps shortcode to posts and widgets now.
* ENHANCEMENT: Added better support for the Membership Directory Limit attribute to apply to the map displayed on the Directory page.
* REFACTOR: Refactored marker data indexes to prevent conflicts.

= 0.6 - 2023-10-12 =
* ENHANCEMENT: Improved accessibility for screen readers. (@michaelbeil)
Expand Down

0 comments on commit 605d2e9

Please sign in to comment.