= 1.2.23 = - Updated plugin to support WordPress version 6.8 = 1.2.22 = - Fixed issue with exceeding tag limit in plugin's metadata to comply with WordPress.org requirements. = 1.2.21 = - Implemented Single Sign-On (SSO) feature with Discord - allowing users to authenticate via the "Connect with Discord" button without needing to manually create an account if one already exists - Added logic to check if a member has already been added to the Discord guild to prevent duplicate additions - optimizing role management and avoiding unnecessary API calls = 1.2.20 = - Added handling for cases where Discord user email does not exist, ensuring a temporary email is used. - Implemented the [discord_user_info] shortcode to display the current user's WordPress account name, Discord username, and roles, styled to match Discord's role display format. = 1.2.19 = - Added editable text fields for the messages "Following Roles was assigned to you in Discord:" and "Following Roles will be assigned to you in Discord:" in the Appearance settings. - Made the role assignment messages customizable via the plugin settings. = 1.2.18 = - Update readme file = 1.2.17 = - Updated plugin to support WordPress version 6.5 = 1.2.16 = - Deprecated the pmpro_stripe_subscription_deleted hook in Paid Memberships Pro. Consequently, the function ets_pmpro_discord_stripe_subscription_deleted, acting as its callback, has been marked for removal. = 1.2.15 = - Update Pro link = 1.2.14 = - Update plugin title = 1.2.13 = - Update WordPress version 6.4 = 1.2.12 = - Update the dismissible notification asking for review = 1.2.11 = - Add dismissible notification asking for review = 1.2.10 = - Update WordPress version 6.3 = 1.2.9 = - Fixed #GH 319 = 1.2.8 = - Add Opt-out - Fixed #GH 310 - Fixed #GH 315 - Fixed #GH 316 = 1.2.7 = - Add link to support forum = 1.2.6 = - Add visual clues to demonstrate the error connect to bot cases. = 1.2.5 = - Fix 10004 error = 1.2.4 = - Hide the connect button using the simple filter: ets_pmpro_show_connect_button_on_profile = 1.2.3 = - Added filter #GH 304 = 1.2.2 = - Fixed a BUG GH#298 = 1.2.1 = - Add linebreak feature in DM messages. - Added color on roles under connect and disconnect button. = 1.2.0 = - Fixed the BUG GH#294, Fatal error Call to undefined function is_plugin_active() = 1.1.9 = - Added support for Discord API v10. = 1.1.8 = - Added support for Paid Memberships Pro - Cancel on Next Payment Date = 1.1.7 = - Member not getting added to guild, GH#282 = 1.1.6 = - Fixed a BUG, where member do disconnect and can have role for infinite time = 1.1.5 = - Fixed a BUG which caused Connect and Disconnect buttons to disappear. = 1.1.4 = - Fixed a security issue, where anyone can trigger connect to bot. = 1.1.3 = - Added button styling feature under the plugin settings. - Added A button under Logs tabs to see pending scheduled actions. - Bot token input now secured. - Removed the use of $_SERVER - Remove refresh token when member do disconnect = 1.1.2 = - In this version, we fixed a bug related to the advanced setting of a "Login with Discord" = 1.1.1 = * Fixed the issue of shortcode [discord_connect_button] is breaking the site because the member is not logged-in * Added a new feature, using the shortcode [discord_connect_button] on any page, anyone can join the website discord server. = 1.1.0 = * Fixed saving shortcode [discord_connect_button] error while saving inside gutenberg editor. * Feature one discord role can be mapped to many PMPRO Levels. = 1.0.6 = * Fixed CSS/JS inclusion only where needed. = 1.0.5 = * Fixed JS error related to the TABS plugin. = 1.0.4 = * Fixed CSS conflict with other discord plugins. = 1.0.3 = * Fixed assets folder = 1.0.2 = * Added shortcode [discord_connect_button] * Secure the log file by adding UUID4 prefix in the file name during plugin activation.