= 1.1.5 =
- Fixed XSS vulnerability.

= 1.1.4 =
- Updated plugin name as per request from wp.org directory.

= 1.1.3 =
- Add RUN API implementation for Pro version to bulk insert membership events into wp_ets_mepr_events_log.

= 1.1.2 =
- Reverting Schedule disconnect and delete member to previous instant delete.
- Removed code to save discord descriminator.
- Improved logging and now capture more events like cancel, expire.
- Testing with WP 6.7.1
- Fix Maximum Call Stack Overflow Due to Exponential DOM Element Duplication GH#161

= 1.1.1 = 
- Schedule delete the member after disconnect 

- 1.1.0 commit failed to update on wp.org 
- - Reason: Required Plugin header do not work for plugins who are not hosted with wp.org 

= 1.1.0 =
- Added admin notification for requeesing review our addon.
- Only delete access token when member disconnect.

= 1.0.26 =
- Updated readme file to comply with WordPress.org recommendation to limit plugin tags to 5

= 1.0.25 =
- Update readme file

= 1.0.24 =
- Fixe Pro link in readme file

= 1.0.23 =
- Update the readme file

= 1.0.22 =
- Added the `disable_as_for_roles_management` filter to allow customization of role-based management settings. This filter provides developers the flexibility to disable specific aspects of role management based on custom logic.

= 1.0.21 =
- Updated plugin to support WordPress version 6.5

= 1.0.20 =
- Update Contributors

= 1.0.19 =
- Fixe duplicate bagdes

= 1.0.18 =
- Update the dismissible notification asking for review

= 1.0.17 =
- Add dismissible notification asking for review

= 1.0.16 =
- Update support WordPress 6.3

= 1.0.15 =
- Update user meta 'discord_role_id_for_' when RUN API button

= 1.0.14 =
- Update support WordPress 6.2
- Add Opt-out delete all data associated with the plugin when it is uninstalled.

= 1.0.12 =
- Add link to plugin support forum

= 1.0.11 =
- Add custom message for roles assigned or to be assigned.

= 1.0.10 =
- added visual clues to demonstrate the error connect to bot cases.

= 1.0.9 =
- Fixe Error 10004

= 1.0.8 =
- update the discord roles of members via the 'RUN API' button, Case of an expiated transaction, without waiting for the memberpress cron.

= 1.0.7 =
- Added search field by discord username or discord ID in the members table.
- Show discord role colors in checkout page.

= 1.0.6 =
- Added discord user id inside members table, now it is easy to find users inside server who have updated their usernames.

= 1.0.5 =
- Fixed the action scheduler not not doing re-try

= 1.0.4 =
- Fixed Github Issue #100, Memory exhausting

= 1.0.3 =
- Remove use of font awesome and added discord icon svg.

= 1.0.2 =
- Fixed BUG: button apperance settings not working, and downgrade membership does not remove old discord role.

= 1.0.1 =
- Fixed BUG: All memberships was not available under role mappings.