From 9c4f9644b1435b836e364ee918299f4c77c69416 Mon Sep 17 00:00:00 2001 From: Mykyta Synelnikov Date: Wed, 10 Jan 2024 01:58:20 +0200 Subject: [PATCH] - updated readme; --- README.md | 2 +- readme.txt | 19 +++++++++++++++++-- ultimate-member.php | 2 +- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b186db35..734786ff 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ GNU Version 2 or Any Later Version ### IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSION 2.6.7 PATCHES SECURITY PRIVILEGE ESCALATION VULNERABILITY. PLEASE SEE [THIS ARTICLE](https://docs.ultimatemember.com/article/1866-security-incident-update-and-recommended-actions) FOR MORE INFORMATION -[Official Release Version: 2.8.1](https://github.com/ultimatemember/ultimatemember/releases/tag/2.8.1). +[Official Release Version: 2.8.2](https://github.com/ultimatemember/ultimatemember/releases/tag/2.8.2). ## Changelog diff --git a/readme.txt b/readme.txt index 1ea2ff79..8a39b823 100644 --- a/readme.txt +++ b/readme.txt @@ -7,7 +7,7 @@ Tags: community, member, membership, user-profile, user-registration Requires PHP: 5.6 Requires at least: 5.5 Tested up to: 6.4 -Stable tag: 2.8.1 +Stable tag: 2.8.2 License: GNU Version 2 or Any Later Version License URI: http://www.gnu.org/licenses/gpl-3.0.txt @@ -166,10 +166,25 @@ No specific extensions are needed. But we highly recommended keep active these P IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSION 2.6.7 PATCHES SECURITY PRIVILEGE ESCALATION VULNERABILITY. PLEASE SEE [THIS ARTICLE](https://docs.ultimatemember.com/article/1866-security-incident-update-and-recommended-actions) FOR MORE INFORMATION -= 2.8.2: January xx, 2024 = += 2.8.2: January 11, 2024 = +* Enhancements: + - Added: The `data` protocol for embedding base64 encoded logos in emails + - Added: Hook `um_access_restricted_post_instance` for filtering the restricted post instance + - Updated: Using underscore.js native debounce method for resize handler + - Updated: Texts spelling +* Bugfixes: + + - Fixed: AJAX requests conflict with `um_current_locale` attribute + - Fixed: Pickadate styling (Date & Time fields) in wp-admin screen + - Fixed: RTL styling and removed `um` class from UM frontend predefined pages + - Fixed: select2 conflict with Impreza theme + - Fixed: cropper conflict with Avada theme and active Fusion Image lazyload + - Fixed: MegaMenu conflict with nav menu items conditional settings (e.g. Newsletter theme) + +* Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade = 2.8.1: December 20, 2023 = diff --git a/ultimate-member.php b/ultimate-member.php index 5d1faa76..608bd39a 100644 --- a/ultimate-member.php +++ b/ultimate-member.php @@ -3,7 +3,7 @@ * Plugin Name: Ultimate Member * Plugin URI: http://ultimatemember.com/ * Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress - * Version: 2.8.2-alpha + * Version: 2.8.2 * Author: Ultimate Member * Author URI: http://ultimatemember.com/ * Text Domain: ultimate-member