Changeset 3279668
- Timestamp:
- 04/23/2025 07:28:27 AM (11 months ago)
- Location:
- wp-live-chat-software-for-wordpress
- Files:
-
- 74 added
- 3 edited
-
tags/5.0.2 (added)
-
tags/5.0.2/changelog.txt (added)
-
tags/5.0.2/includes (added)
-
tags/5.0.2/includes/css (added)
-
tags/5.0.2/includes/css/connect.css (added)
-
tags/5.0.2/includes/css/successfully-connected.css (added)
-
tags/5.0.2/includes/css/text-icons.css (added)
-
tags/5.0.2/includes/css/text.css (added)
-
tags/5.0.2/includes/css/widgets.css (added)
-
tags/5.0.2/includes/elementor-functions.php (added)
-
tags/5.0.2/includes/fonts (added)
-
tags/5.0.2/includes/fonts/text-icons.eot (added)
-
tags/5.0.2/includes/fonts/text-icons.ttf (added)
-
tags/5.0.2/includes/fonts/text-icons.woff (added)
-
tags/5.0.2/includes/functions.php (added)
-
tags/5.0.2/includes/js (added)
-
tags/5.0.2/includes/js/deactivationHandler.js (added)
-
tags/5.0.2/includes/js/textConnect.js (added)
-
tags/5.0.2/includes/plugin.php (added)
-
tags/5.0.2/includes/routes (added)
-
tags/5.0.2/includes/routes/diagnose.php (added)
-
tags/5.0.2/includes/svg (added)
-
tags/5.0.2/includes/svg/brush.svg (added)
-
tags/5.0.2/includes/svg/chat.svg (added)
-
tags/5.0.2/includes/svg/connect.svg (added)
-
tags/5.0.2/includes/svg/livechat.svg (added)
-
tags/5.0.2/includes/svg/people.svg (added)
-
tags/5.0.2/includes/svg/wp.svg (added)
-
tags/5.0.2/includes/templates (added)
-
tags/5.0.2/includes/templates/connect-notification.php (added)
-
tags/5.0.2/includes/templates/connect.php (added)
-
tags/5.0.2/includes/templates/resources.php (added)
-
tags/5.0.2/includes/templates/successfully-connected.php (added)
-
tags/5.0.2/includes/widgets (added)
-
tags/5.0.2/includes/widgets/contact-button.php (added)
-
tags/5.0.2/includes/widgets/quality-badge.php (added)
-
tags/5.0.2/languages (added)
-
tags/5.0.2/languages/livechat-elementor.pot (added)
-
tags/5.0.2/languages/livechat-woocommerce.pot (added)
-
tags/5.0.2/languages/wp-live-chat-software-for-wordpress.pot (added)
-
tags/5.0.2/livechat.php (added)
-
tags/5.0.2/readme.txt (added)
-
tags/5.0.2/resources (added)
-
tags/5.0.2/resources/images (added)
-
tags/5.0.2/resources/images/livechat-icon.svg (added)
-
tags/5.0.2/vendor (added)
-
tags/5.0.2/vendor/autoload.php (added)
-
tags/5.0.2/vendor/composer (added)
-
tags/5.0.2/vendor/composer/ClassLoader.php (added)
-
tags/5.0.2/vendor/composer/InstalledVersions.php (added)
-
tags/5.0.2/vendor/composer/LICENSE (added)
-
tags/5.0.2/vendor/composer/autoload_classmap.php (added)
-
tags/5.0.2/vendor/composer/autoload_files.php (added)
-
tags/5.0.2/vendor/composer/autoload_namespaces.php (added)
-
tags/5.0.2/vendor/composer/autoload_psr4.php (added)
-
tags/5.0.2/vendor/composer/autoload_real.php (added)
-
tags/5.0.2/vendor/composer/autoload_static.php (added)
-
tags/5.0.2/vendor/composer/installed.json (added)
-
tags/5.0.2/vendor/composer/installed.php (added)
-
tags/5.0.2/vendor/composer/platform_check.php (added)
-
tags/5.0.2/vendor/firebase (added)
-
tags/5.0.2/vendor/firebase/php-jwt (added)
-
tags/5.0.2/vendor/firebase/php-jwt/CHANGELOG.md (added)
-
tags/5.0.2/vendor/firebase/php-jwt/LICENSE (added)
-
tags/5.0.2/vendor/firebase/php-jwt/README.md (added)
-
tags/5.0.2/vendor/firebase/php-jwt/composer.json (added)
-
tags/5.0.2/vendor/firebase/php-jwt/src (added)
-
tags/5.0.2/vendor/firebase/php-jwt/src/BeforeValidException.php (added)
-
tags/5.0.2/vendor/firebase/php-jwt/src/CachedKeySet.php (added)
-
tags/5.0.2/vendor/firebase/php-jwt/src/ExpiredException.php (added)
-
tags/5.0.2/vendor/firebase/php-jwt/src/JWK.php (added)
-
tags/5.0.2/vendor/firebase/php-jwt/src/JWT.php (added)
-
tags/5.0.2/vendor/firebase/php-jwt/src/Key.php (added)
-
tags/5.0.2/vendor/firebase/php-jwt/src/SignatureInvalidException.php (added)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/livechat.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-live-chat-software-for-wordpress/trunk/changelog.txt
r3258488 r3279668 1 1 == Changelog == 2 3 = 5.0.2 = 4 * checked plugin compatibility with WordPress 6.8 2 5 3 6 = 5.0.1 = -
wp-live-chat-software-for-wordpress/trunk/livechat.php
r3258488 r3279668 10 10 * Plugin URI: https://www.livechat.com/marketplace/apps/wordpress/ 11 11 * Description: Live chat software for live help, online sales and customer support. This plugin allows to quickly install LiveChat on any WordPress website. 12 * Version: 5.0. 112 * Version: 5.0.2 13 13 * Author: LiveChat 14 14 * Author URI: https://www.livechat.com … … 28 28 require_once __DIR__ . '/vendor/autoload.php'; 29 29 30 define( 'TEXT_PLUGIN_VERSION', '5.0. 1' );30 define( 'TEXT_PLUGIN_VERSION', '5.0.2' ); 31 31 define( 'TEXT_PLUGIN_DIR', __DIR__ ); 32 32 define( 'TEXT_PLUGIN_BASE', plugin_basename( __FILE__ ) ); -
wp-live-chat-software-for-wordpress/trunk/readme.txt
r3258494 r3279668 2 2 Contributors: LiveChat 3 3 Tags: live chat, chat plugin, live chat plugin, wordpress live chat, wordpress chat, 4 Stable tag: 5.0. 14 Stable tag: 5.0.2 5 5 Requires PHP: 7.2 6 Tested up to: 6. 76 Tested up to: 6.8 7 7 Requires at least: 4.4 8 8 License: GPLv3 or later … … 181 181 == Changelog == 182 182 183 = 5.0.2 = 184 * checked plugin compatibility with WordPress 6.8 185 183 186 = 5.0.1 = 184 187 * added missing changelog entry … … 192 195 = 4.5.23 = 193 196 * checked plugin compatibility with WordPress 6.7 194 195 = 4.5.22 =196 * checked plugin compatibility with WordPress 6.6197 198 = 4.5.21 =199 * fixed deprecation warnings for PHP 8.2+200 201 = 4.5.20 =202 * fixed plugin attached if woocommerce is active203 204 = 4.5.19 =205 * checked plugin compatibility with WordPress 6.5206 207 = 4.5.18 =208 * update firebase/php-jwt package to 6.4.0209 210 = 4.5.17 =211 * pass variable instead of reference when calling JWT::decode212 213 = 4.5.16 =214 * fixed CSRF vulnerability215 216 = 4.5.15 =217 * fixed error with firebase/php-jwt package218 219 = 4.5.14 =220 * checked plugin compatibility with WordPress 6.4221 222 = 4.5.13 =223 * checked plugin compatibility with WordPress 6.3224 225 = 4.5.12 =226 * checked plugin compatibility with WordPress 6.2.2227 228 = 4.5.11 =229 * fix for 'Attempt to read property "slug" on array' for PHP v8+230 231 = 4.5.10 =232 * support for Elementor plugin v3.5+233 234 = 4.5.9 =235 * updated plugin description236 237 = 4.5.8 =238 * checked plugin compatibility with WordPress 6.1239 240 = 4.5.7 =241 * fix on hiding review notice242 243 = 4.5.6 =244 * checked plugin compatibility with WordPress 6.0245 246 = 4.5.5 =247 * checked plugin compatibility with WordPress 5.9248 249 = 4.5.4 =250 * updated plugin description251 252 = 4.5.3 =253 * fixed loading custom fonts in Elementor254 255 = 4.5.2 =256 * introduced prefixes to avoid naming collisions257 258 = 4.5.1 =259 * usage of Polyfill was removed260 261 = 4.5.0 =262 * compatibility with the Elementor plugin263 * bug fixes264 265 = 4.4.10 =266 * bug fixes267 268 = 4.4.9 =269 * support for Elementor plugin270 * hide chat widget in Elementor preview271 272 = 4.4.8 =273 * CDN for connect-bridge script274 275 = 4.4.7 =276 * connect-bridge update277 * tested WordPress version bump278 279 = 4.4.6 =280 * bug fixes281 282 = 4.4.5 =283 * bug fixes284 285 = 4.4.4 =286 * asynchronous chat widget loading287 * support for the new admin notices mechanism288 * WordPress 5.7 compatibility check289 290 = 4.4.3 =291 * bug fixes292 293 = 4.4.2 =294 * plugin compatibility bumped to WP in version 5.6295 296 = 4.4.1 =297 * bug fixes298 299 = 4.4.0 =300 * auto-update feature301 302 = 4.3.3 =303 * plugin compatibility bumped to WP in version 5.5304 305 = 4.3.2 =306 * bug fixes307 308 = 4.3.1 =309 * bug fixes310 311 = 4.3.0 =312 * bug fixes313 * disconnect option added
Note: See TracChangeset
for help on using the changeset viewer.