Commit Graph

253 Commits

Author SHA1 Message Date
Mykyta Synelnikov 2e90965a92 Bump Ultimate Member to version 2.10.6-alpha
Bump version across plugin files and update references to reflect the new official release, 2.10.6. This ensures consistency in documentation and downloadable resources.
2025-06-25 13:39:37 +03:00
Mykyta Synelnikov da0ebf2f1f Bump plugin to version 2.10.5 2025-05-19 16:24:13 +03:00
Mykyta Synelnikov 5de4986d2e Update to version 2.10.4 with bug fixes and improved user handling
This update fixes issues related to handling empty user statuses, ensuring proper account status checks and admin notice resets. It also updates plugin assets, documentation, and test scripts to reflect the new version (2.10.4). Additional improvements include enhanced error logging for more reliable diagnostics.
2025-04-30 13:04:55 +03:00
Mykyta Synelnikov f013118830 Update Ultimate Member plugin to version 2.10.3
Bump version references across the plugin files from 2.10.2 to 2.10.3. This includes updates to documentation, changelog placeholders, and blueprint download URLs to ensure consistency and preparation for the new release.
2025-04-03 12:28:28 +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 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 2c46002fa5 Merge branch 'master' into development/2.9.x 2025-02-28 13:27:45 +02:00
Mykyta Synelnikov 0c183594b1 Update Ultimate Member to version 2.10.0
Bump plugin version to 2.10.0, update documentation, and adjust URLs and metadata accordingly. This release includes increased minimum PHP and WordPress requirements and addresses security-related issues. Users are strongly advised to update immediately.
2025-02-13 11:28:28 +02:00
Mykyta Synelnikov 6aab8152f8 * bump version; 2025-01-14 17:21:26 +02:00
Mykyta Synelnikov c1171d51b2 * fixed #1626; 2025-01-14 15:51:21 +02:00
Mykyta Synelnikov 711be1f811 * pre-release 2024-12-02 22:14:11 +02:00
Mykyta Synelnikov 9c0dd00d34 * updated version 2024-11-11 19:29:01 +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 1fd1ed425b * updated version; 2024-10-14 15:05:33 +03:00
Mykyta Synelnikov f79f2a7d2b * updated version; 2024-10-02 14:22:38 +03:00
Mykyta Synelnikov d0aafed9a2 * prepared to release; 2024-09-27 17:16:33 +03:00
Mykyta Synelnikov d56d1b12cb - code review;
- updated readme;
2024-04-17 01:46:48 +03:00
Mykyta Synelnikov 88de3adf8c - version number updated; 2024-03-06 17:09:20 +02:00
Mykyta Synelnikov 77f2fce8dc - prepared to release; 2024-03-06 14:33:38 +02:00
Mykyta Synelnikov 5340a65858 - updated version; 2024-01-16 01:30:16 +02:00
Mykyta Synelnikov 9c4f9644b1 - updated readme; 2024-01-10 01:58:20 +02:00
Mykyta Synelnikov afbde4cc8c - updated version; 2023-12-20 19:43:15 +02:00
Mykyta Synelnikov edc0b607b2 - updated readme; 2023-12-08 01:21:49 +02:00
Mykyta Synelnikov 93c9610f83 - changed version to 2.7.0; 2023-10-10 17:31:59 +03:00
Mykyta Synelnikov ee780d1499 - updated minified scripts;
- updated readme files;
2023-10-04 12:12:17 +03:00
Mykyta Synelnikov e7f9d38ba5 - updated readme.txt; 2023-09-05 02:14:20 +03:00
Mykyta Synelnikov 092092e3a5 - updated version; 2023-08-15 04:59:51 +03:00
Mykyta Synelnikov e45add34c4 - updated readme.txt;
- updated plugin main file markup;
2023-07-25 01:04:12 +03:00
Mykyta Synelnikov 4179ec9658 - prepare for release; 2023-07-12 16:28:42 +03:00
Mykyta Synelnikov e8ae963e69 - updated readme.txt 2023-07-01 14:43:26 +03:00
Mykyta Synelnikov 58c53ca179 - updated versions; 2023-06-30 01:34:08 +03:00
Mykyta Synelnikov f72af17780 - updated versions; 2023-06-29 16:58:34 +03:00
Mykyta Synelnikov 8bfbb1a265 - updated versions; 2023-06-28 21:56:00 +03:00
Mykyta Synelnikov 80455599e7 - prepared to 2.6.4 release; 2023-06-27 10:49:11 +03:00
Mykyta Synelnikov ca092d9496 - updated hookdocs markup;
- updated release docs;
2023-06-12 17:02:56 +03:00
Mykyta Synelnikov d2bb3921c4 - updated readme; 2023-05-31 11:00:29 +03:00
Mykyta Synelnikov 74afe64226 - added hook comments;
- updated versions and changelog;
- updated gulpfile.js;
2023-05-23 16:37:20 +03:00
Nikita Sinelnikov 4af87d9834 - removed Google+, VKonakte but leaves these custom fields as just URL type with Website URL validation;
- added 2.6.0 version upgrade script for changing 'vk_url', 'google_url', 'googleplus_url' just to 'url' validate value;
- close #1145;
2023-03-27 16:56:58 +03:00
Nikita Sinelnikov 0c2017cf63 Merge pull request #1111 from ultimatemember/development/2.5.4
Development 2.5.4
2023-02-17 09:39:38 +02:00
Champ Camba 2ff0b735f6 Remove license badge 2023-02-15 19:50:02 +08:00
Champ Camba f012291f35 Change badge color for build 2023-02-15 19:49:32 +08:00
Champ Camba 8953ae6ded Update badge color 2023-02-15 19:47:45 +08:00
Champ Camba 5b8ee9d56a Tweak badge color 2023-02-15 19:46:41 +08:00
Champ Camba f38c3a4af1 compliment color 2023-02-15 19:45:28 +08:00
Champ Camba 82bf304bcb Update header 2023-02-15 19:38:56 +08:00
Champ Camba a06515c72d Update GPL Badge 2023-02-15 19:36:55 +08:00
Champ Camba 932ce96b3b Tweak style 2023-02-15 19:25:30 +08:00
Champ Camba b20419519c Update readme with robert the mascott 2023-02-15 19:24:38 +08:00
Nikita Sinelnikov 6fb9265dfd - prepared for the release; 2023-02-14 11:44:14 +02:00
Nikita Sinelnikov 6c236a8227 - updated version; 2022-12-19 15:54:21 +02:00