Commit Graph

43 Commits

Author SHA1 Message Date
Mykyta Synelnikov de67468da0 Fix and enhance Ultimate Member plugin functionality
Resolved conflicts in the image uploader caused by third-party lazy-loading attributes and improved emoji handling with a refined regex. Added an extra condition to license activation checks and updated the `Extensions_Updater` to utilize Action Scheduler for smoother extension upgrades.
2025-11-18 13:17:09 +02:00
Mykyta Synelnikov 2daa5a1991 Update changelogs across plugins with new release dates
Adjusted release dates in changelogs for multiple plugins to reflect updates on November 19, 2025. Added tweaks for integration with Social Activity wall and user mentions in relevant plugins.
2025-11-12 16:58:01 +02:00
Mykyta Synelnikov fbe454bfc0 Update Ultimate Member to version 2.10.7
This release includes enhancements such as transitioning the `Extensions_Updater` to use the Action Scheduler for smoother extension upgrades. Bug fixes address profile link issues in comments, improve emoji conversion with `emotize`, and correct label typos.
2025-11-04 15:38:43 +02:00
Mykyta Synelnikov a3d41bcffb Update plugin release date to October 2, 2025
Aligned release dates in the readme and changelog files for version 2.10.6 to ensure consistency. This eliminates potential confusion regarding the plugin version history.
2025-10-02 02:01:00 +03:00
Mykyta Synelnikov 1d4d1e4f2f Update Ultimate Member to version 2.10.6
This release adds multiple enhancements, including WebP support, new filter hooks, license debugging, and improved extension upgrades. It also fixes issues like numeric field filtering, profile link handling, and dependencies with Action Scheduler. Cached assets should be regenerated post-upgrade.
2025-09-27 11:17:08 +03:00
Mykyta Synelnikov 03725ffcff Add new hooks, refactor workflows, and deprecate unused functions
Introduced new filter hooks for primary button classes in forms and improved URL handling for password resets and account activations. Deprecated several unused functions and replaced them with updated alternatives to streamline the codebase. Updated documentation and templates accordingly.
2025-06-25 16:01:08 +03:00
Mykyta Synelnikov ff55ea2a59 Update changelog and readme with new fixes and enhancements
Added filter hooks for button classes and tweaked Site Health data logic for better 3rd-party integration. Fixed shortcode handling, email placeholder issues, and corrected naming inconsistencies like "North Macedonia."
2025-06-24 17:30:12 +03:00
Mykyta Synelnikov 57141c994f Updated changelog.txt
Minified scripts
2025-06-23 13:34:57 +03:00
Mykyta Synelnikov 8f34bbb4fa Update changelog and readme for version 2.10.5 release
Document enhancements, bug fixes, and template update for v2.10.5, including new filter hooks, email placeholder fixes, and Action Scheduler updates. Highlight required cache flush and asset regeneration post-update.
2025-06-19 12:41:32 +03:00
Mykyta Synelnikov d54a4117be Fix critical security issue and resolve multiple bugs
Addressed CVE-2025-47691 by updating the dynamic blacklist logic using WordPress functions. Fixed bugs related to Action Scheduler, password reset functionality, and email change settings for user accounts, ensuring better role compatibility. Updated version to 2.10.4.
2025-05-15 01:23:28 +03:00
Mykyta Synelnikov c6859072a0 Update to version 2.10.3 with enhancements and bug fixes
Added new settings for registration management and improved Action Scheduler flexibility. Resolved issues with Member Directory styling, filtering, and email placeholders. Updated terminology and documentation; ensure cached assets are refreshed post-update.
2025-04-23 16:05:34 +03:00
Mykyta Synelnikov f346020d31 Update Ultimate Member plugin to version 2.10.2
This release addresses a critical security vulnerability (CVE-2025-1702) by improving query handling with `$wpdb->prepare()`. It also introduces new filesystem utility methods (`maybe_init_wp_filesystem`, `remove_dir`) and updates documentation accordingly. Users are strongly advised to update immediately.
2025-04-02 01:38:16 +03:00
Mykyta Synelnikov 2fda1c090f Updated readme.txt 2025-02-28 14:35:17 +02:00
Mykyta Synelnikov bb4117eea4 Update to version 2.10.1 with critical security fixes
This release addresses a security vulnerability (CVE-2025-1702) and includes several bugfixes, such as honeypot script handling and activation link behavior. Users must flush cached assets (JS/CSS) after upgrading to ensure proper functionality. Upgrade immediately for improved security and stability.
2025-02-28 14:31:58 +02:00
Mykyta Synelnikov 14a6b6e887 Update plugin release date in changelog and readme files
Corrected the release date for version 2.10.0 from February 17, 2025, to February 18, 2025, in both the changelog and readme files. No functional changes were made to the plugin.
2025-02-18 17:27:17 +02:00
Mykyta Synelnikov dfabe84f85 Update Ultimate Member to version 2.10.0. 2025-02-13 12:09:05 +02:00
Mykyta Synelnikov 5b2c785def * prepared to the release 2025-01-14 15:28:28 +02:00
Mykyta Synelnikov 27aeef42af * prepared to the release 2025-01-14 15:24:03 +02:00
Mykyta Synelnikov b41ac2bb96 * uncommented Zapier extension; 2024-12-16 12:35:32 +02:00
Mykyta Synelnikov 711be1f811 * pre-release 2024-12-02 22:14:11 +02:00
Mykyta Synelnikov 902bb7ed3c * release preparations; 2024-11-15 02:49:55 +02:00
Mykyta Synelnikov 2086ddb53f * added um_image_upload_validation hook for 3rd-party validation during upload images; 2024-11-15 02:06:03 +02:00
Mykyta Synelnikov 4564175527 * release preparations; 2024-11-11 14:22:35 +02:00
Mykyta Synelnikov 4b2fbe525d * Fixed: User status filter on wp-admin > Users on mobile devices; 2024-10-15 22:06:55 +03:00
Mykyta Synelnikov acef080e9b * update changelog; 2024-10-14 17:23:16 +03:00
Mykyta Synelnikov 64c6a92560 * update changelog; 2024-10-14 13:05:42 +03:00
Mykyta Synelnikov d6a23cc5f4 * updated changelog; 2024-10-04 11:45:57 +03:00
Mykyta Synelnikov c89e8a6820 * updated changelog.txt, readme.txt; 2024-10-03 15:04:14 +03:00
Mykyta Synelnikov 0a445a8236 * updated changelog.txt;
* updated readme.txt;
2024-10-01 00:35:29 +03:00
Mykyta Synelnikov 49b99f10db * fixed #1554;
* updated changelog.txt;
* updated readme.txt;
* clean comments;
2024-09-30 23:48:18 +03:00
Mykyta Synelnikov 5791a17125 * updated changelog.txt;
* updated readme.txt;
2024-09-30 17:44:38 +03:00
Mykyta Synelnikov ea316d0474 * fixed #1553; 2024-09-30 17:37:04 +03:00
Mykyta Synelnikov 5171a50d51 * updated readme.txt 2024-09-27 18:17:54 +03:00
Mykyta Synelnikov 6d183cc983 * added UM()->common()->filesystem() class from new UI version;
* prepared to release;
2024-09-27 17:34:47 +03:00
Mykyta Synelnikov d0aafed9a2 * prepared to release; 2024-09-27 17:16:33 +03:00
Yurii Nalivaiko ef21ff1832 Added Timeout ti clear all 2024-08-19 12:23:07 +02:00
Mykyta Synelnikov 9803f840ab - prepared to release; 2024-05-20 13:56:59 +03:00
Mykyta Synelnikov e07dbcc3c3 - updated changelog; 2024-04-17 02:33:12 +03:00
Mykyta Synelnikov d56d1b12cb - code review;
- updated readme;
2024-04-17 01:46:48 +03:00
Mykyta Synelnikov 94218838d2 - updated readme.txt; 2024-04-09 15:33:52 +03:00
Mykyta Synelnikov 7e240edb6d - reviewed #1442; 2024-04-09 13:55:39 +03:00
Mykyta Synelnikov 77f2fce8dc - prepared to release; 2024-03-06 14:33:38 +02:00
Mykyta Synelnikov 435162dce9 - updated changelog structure; 2024-02-27 11:26:24 +02:00