creame-whatsapp-me
Last commit date
admin
1 month ago
gutenberg
1 month ago
includes
1 month ago
languages
1 month ago
public
1 month ago
LICENSE.txt
8 years ago
README.txt
1 month ago
changelog.txt
1 month ago
index.php
6 years ago
joinchat.php
1 month ago
uninstall.php
1 month ago
changelog.txt
569 lines
| 1 | |
| 2 | == Changelog == |
| 3 | |
| 4 | This file contains only old changelog. See README.txt for newer versions. |
| 5 | |
| 6 | = 5.2.4 = |
| 7 | * Fix detect WPML on Multi-site installation & add link to "Translation Dashboard" on WPML 4.7. |
| 8 | |
| 9 | = 5.2.3 = |
| 10 | * Re-tag |
| 11 | |
| 12 | = 5.2.2 = |
| 13 | * Fix prevent premium or third party plugin can cancel settings validation. |
| 14 | |
| 15 | = 5.2.1 = |
| 16 | * Fix PHP notices in onboard page. |
| 17 | |
| 18 | = 5.2.0 = |
| 19 | * **NEW** Allow to use video on button image. |
| 20 | * CHANGE Better QR code generation and rendering. |
| 21 | * CHANGE Chat window auto-open settings to be clearer. |
| 22 | * **SECURE** Added some missing sanitization and URL escaping. |
| 23 | * Bump WordPress tested at 6.7. |
| 24 | |
| 25 | = 5.1.8 = |
| 26 | * Minor CSS fixes and updated minified assets. |
| 27 | * **SECURE** Unslash on clean fields input. |
| 28 | |
| 29 | = 5.1.7 = |
| 30 | * Bump WordPress tested at 6.6. |
| 31 | * Fix PHP 8.2 deprecation message. |
| 32 | |
| 33 | = 5.1.6 = |
| 34 | * Minor fixes and better support for internationalization in add-ons settings. |
| 35 | |
| 36 | = 5.1.5 = |
| 37 | * FIX updated minified scripts 😓 |
| 38 | |
| 39 | = 5.1.4 = |
| 40 | * FIX refactor send GA4 events detects multiple destinations and old "config" implementations without any option. |
| 41 | |
| 42 | = 5.1.3 = |
| 43 | * FIX onboard error on save (introduced on 5.1). |
| 44 | |
| 45 | = 5.1.2 = |
| 46 | * FIX recover GA4 params removed on v5.1. |
| 47 | * Clear WPML strings cache on save Joinchat settings. |
| 48 | |
| 49 | = 5.1.1 = |
| 50 | * FIX javascript error on send events. |
| 51 | |
| 52 | = 5.1.0 = |
| 53 | * **NEW** Support for **Google Tag** with multiple destinations. |
| 54 | * **NEW** Added Private Policy Guide text. |
| 55 | * **NEW** Allow to set theme black or white text color. |
| 56 | * CHANGE Only use cookies if needed. |
| 57 | * CHANGE Simplified Chat Window admin settings. |
| 58 | * NEW Detects **Thrive Architect** editor. |
| 59 | * NEW Prevent **Thrive Architect** remove Joinchat inline styles. |
| 60 | * Bump WordPress required at least to 4.9.6. |
| 61 | |
| 62 | = 5.0.17 = |
| 63 | * FIX Not escaped strong tag. |
| 64 | * FIX Blurry SVGs in Chrome on Mac. |
| 65 | * CHANGE Better enqueue script if jQuery is deregistered. |
| 66 | |
| 67 | = 5.0.16 = |
| 68 | * NEW Detects **Bricks Builder** & **Divi** editors. |
| 69 | * CHANGE Remove old Universal Analytics event. |
| 70 | |
| 71 | = 5.0.15 = |
| 72 | * FIX PHP typo (thanks to [@kent-brockman](https://profiles.wordpress.org/kent-brockman/) [topic](https://wordpress.org/support/topic/typo-in-class-joinchat-woo-admin-php-lines-157-160/)). |
| 73 | |
| 74 | = 5.0.14 = |
| 75 | * Bump WordPress required at least to 4.9.0. |
| 76 | * **SECURE** Escape translations (thanks to [@davidperez](https://profiles.wordpress.org/davidperez/) at [#WCMAD](https://madrid.wordcamp.org/2023/)). |
| 77 | |
| 78 | = 5.0.13 = |
| 79 | * FIX Unclosed SVGs. |
| 80 | * CHANGE Front minor styles improvements. |
| 81 | |
| 82 | = 5.0.12 = |
| 83 | * CHANGE RTL languages show message bubble peak on right. |
| 84 | * FIX Clean new lines to ensure "\n" format. |
| 85 | * FIX False positive on un unmarked checkbox settings on first save. |
| 86 | * NEW Joinchat settings header added Premium discount coupon. |
| 87 | |
| 88 | = 5.0.11 = |
| 89 | * FIX Update inline CSS minifier. |
| 90 | * CHANGE Custom CSS not prefill example CSS by default. |
| 91 | |
| 92 | = 5.0.10 = |
| 93 | * FIX load customs CSS when use button only styles. |
| 94 | * CHANGE small optimization, no need jquery-migrate. |
| 95 | |
| 96 | = 5.0.9 = |
| 97 | * FIX Term custom Joinchat settings not saved (introduced on v5.0). |
| 98 | * NEW Prevent WP Rocket remove Joinchat styles. |
| 99 | |
| 100 | = 5.0.8 = |
| 101 | * CHANGED Tested up to WordPress 6.3. |
| 102 | * NEW for developers: added filter 'joinchat_enqueue_qr'. |
| 103 | |
| 104 | = 5.0.7 = |
| 105 | * **NEW** Added url triggers hash `#joinchat` or query param `?joinchat`. |
| 106 | * FIX PHP warning "$script undefinned". |
| 107 | |
| 108 | = 5.0.6 = |
| 109 | * Fix onboard undefined submenu error. |
| 110 | |
| 111 | = 5.0.5 = |
| 112 | * FIX bad formed sprintf() function. |
| 113 | |
| 114 | = 5.0.4 = |
| 115 | * FIX fatal error with missing class JoinchatUtil. |
| 116 | * FIX preview custom CSS. |
| 117 | |
| 118 | = 5.0.2 = |
| 119 | * FIX onboard phone error with minified scripts. |
| 120 | * UPDATED International Telephone Input library (18.1.8). |
| 121 | |
| 122 | = 5.0.1 = |
| 123 | * FIX undefined constant on PHP < 8. |
| 124 | |
| 125 | = 5.0.0 = |
| 126 | * **NEW** Live Preview Panel on wp-admin settings page. |
| 127 | * **NEW** Onboarding page. |
| 128 | * **NEW** Custom CSS advanced field. |
| 129 | * **NEW** Added setting to clear all Joinchat data on uninstall. |
| 130 | * **NEW** Multi-language notice to inform about to set settings in main language. |
| 131 | * CHANGE Replace QR generator library (reduces 13.9kB, 4.8kB gzipped). |
| 132 | * CHANGE Optimized, only load translations in admin pages. |
| 133 | * CHANGE Better styles when chatbox has scroll. |
| 134 | * UPDATED International Telephone Input library (18.1.6). |
| 135 | * **BREAK** Changed all PHP class names to follow WordPress Coding Standards. |
| 136 | |
| 137 | = 4.5.20 = |
| 138 | * **NEW:** WooCommerce product variable {SKU} now works with variable products. |
| 139 | * CHANGE Better optimization reduce script size. |
| 140 | * FIX Joinchat lite script allow GA4 event name param "ga_event". |
| 141 | |
| 142 | = 4.5.19 = |
| 143 | * **NEW:** Not display on editing with major visual editors and page builders. Added new editors in addition to Elementor. |
| 144 | |
| 145 | = 4.5.18 = |
| 146 | * FIX Removed WooCommerce product metabox introduced in v4.5.17. |
| 147 | * FIX Correct currency symbol for products on WhatsApp message. |
| 148 | |
| 149 | = 4.5.17 = |
| 150 | * FIX Remove "Close" aria-label attribute. |
| 151 | * CHANGED Refactor filter 'joinchat_custom_post_types'. |
| 152 | |
| 153 | = 4.5.16 = |
| 154 | * FIX Product Button don't appears when are products list before the single product template. |
| 155 | * FIX On multi-language prevent return old cached translations on empty settings. |
| 156 | * UPDATED International Telephone Input library. |
| 157 | |
| 158 | = 4.5.15 = |
| 159 | * **NEW:** Added new locations for WooCommerce Product Button. |
| 160 | * CHANGE Prevent launch WhatsApp from triggers or Product Button if Opt-in is required (need approval consent). |
| 161 | * FIX Elementor 3.5 Finder deprecation message. |
| 162 | |
| 163 | = 4.5.14 = |
| 164 | * CHANGE Delay 'message_send' replace variables until used (fix conflict with Rank Math). |
| 165 | * CHANGE Optimized variable replacement, runs only when needed. |
| 166 | |
| 167 | = 4.5.13 = |
| 168 | * FIX Tooltip text is cut off when there is an image emoji. |
| 169 | * FIX PHP notice undefined 'title' introduced in v4.5.12. |
| 170 | |
| 171 | = 4.5.12 = |
| 172 | * FIX Unescape help dynamic vars on post/term metabox. |
| 173 | * CHANGED Better get title for dynamic var {TITLE}. |
| 174 | |
| 175 | = 4.5.11 = |
| 176 | * CHANGED Better Joinchat script initialization for deferred or async load by optimizers. |
| 177 | |
| 178 | = 4.5.10 = |
| 179 | + **NEW:** GA4 "generate_lead" event can now be changed to a custom event. |
| 180 | * CHANGED default z-index to `9000` for compatibility with major cookies plugins. |
| 181 | |
| 182 | = 4.5.9 = |
| 183 | * FIX Product Button should not appear on related products. |
| 184 | |
| 185 | = 4.5.8 = |
| 186 | * Unify all occurrences of the plugin name to "Joinchat". |
| 187 | |
| 188 | = 4.5.7 = |
| 189 | * **NEW:** Added "Test Number" button for phone input. |
| 190 | * CHANGED Reduded delay for QR tooltip. |
| 191 | * UPDATED International Telephone Input library. |
| 192 | * Reduce size of QR generator script. |
| 193 | |
| 194 | = 4.5.6 = |
| 195 | * FIX Joinchat sidebar for Gutenberg only must be loaded on public CPTs. |
| 196 | |
| 197 | = 4.5.5 = |
| 198 | * FIX WhatsApp Web always deactivated in frontend. |
| 199 | |
| 200 | = 4.5.4 = |
| 201 | * FIX Allows Google Ads conversion ID of 11 characters. |
| 202 | |
| 203 | = 4.5.3 = |
| 204 | * FIX PHP warning introduced in v4.5.2. |
| 205 | |
| 206 | = 4.5.2 = |
| 207 | * FIX Joinchat integration with Gutenberg only loads for WordPress 5.9 or higher. |
| 208 | |
| 209 | = 4.5.1 = |
| 210 | * FIX PHP error introduced in v4.5 |
| 211 | * CHANGED Bump min PHP version to 5.5. |
| 212 | |
| 213 | = 4.5 = |
| 214 | * **NEW: Added Gutenberg native support.** |
| 215 | * **NEW:** WhatsApp Contact Button Block. |
| 216 | * **NEW:** Native Joinchat sidebar on Block Editor. |
| 217 | * **NEW:** Direct WhatsApp triggers can use custom phone and initial message. |
| 218 | * **NEW:** Triggers also fire analytics events even without the Joinchat floating button. |
| 219 | * CHANGED Bump min WordPress version to 4.4 and tested up to 6.0. |
| 220 | * CHANGED Can change default "JoinChat" event name via javascript event. |
| 221 | * CHANGED Improved interface to enter phone with country code and Google Ads conversion ID. |
| 222 | |
| 223 | = 4.4.3 = |
| 224 | * Minor CSS fixes and optimizations. |
| 225 | |
| 226 | = 4.4.2 = |
| 227 | * **NEW Optimized CSS** for only button without Call to Action (only 2.5kB). |
| 228 | * **NEW** Compatible with **Perfect Brands for WooCommerce** for brand custom settings. |
| 229 | * **NEW** Compatible with **Google Tag Manager for WordPress** custom DataLayer name. |
| 230 | * **NEW** Don't load on Elementor Site Builder previews. |
| 231 | * FIX badge animation don't show error introduced in v4.4.0. |
| 232 | * CHANGED optimized render without unused elements. |
| 233 | |
| 234 | = 4.4.1 = |
| 235 | * FIX Google Ads conversion field is too short. |
| 236 | |
| 237 | = 4.4 = |
| 238 | * **NEW: Display QR Code on desktop** to scan with phone. |
| 239 | * **NEW: Opt-in** text for user consent (optional or required). |
| 240 | * **NEW: WooCommerce Product Button** for product pages. |
| 241 | * **NEW:** Dynamic variable `{HREF}` for full URL with query params. |
| 242 | * **NEW:** Google Ads conversion. |
| 243 | * **NEW:** Better analytics events with more info. |
| 244 | * **NEW:** Allow direct show button without animation setting Button Delay as "-1". |
| 245 | * **TIP:** Easier configuration, double click to apply the example settings in placeholders. |
| 246 | * CHANGED default z-index is `9999`. |
| 247 | * CHANGED allow set empty CTA for products with `{}` in main settings. |
| 248 | * **CHANGED** GA4 custom 'JoinChat' event now is 'generate_lead' recommended event. |
| 249 | |
| 250 | = 4.3.2 = |
| 251 | * Styles minor improvements, fix tooltip align. |
| 252 | |
| 253 | = 4.3.1 = |
| 254 | * FIX empty phone notice dismiss. |
| 255 | |
| 256 | = 4.3 = |
| 257 | * **NEW:** Customize in category/tag archive page. |
| 258 | * UPDATED styles for better browsers support. |
| 259 | * UPDATED International Telephone Input library. |
| 260 | |
| 261 | = 4.2 = |
| 262 | * **NEW:** Now can change default role allowed to configure Join.chat global settings. |
| 263 | * **NEW:** Now can show Join.chat as a direct menu in wp-admin. |
| 264 | * **NEW:** link to update translatable settings when changed. |
| 265 | * **NEW:** Accessibility: disable animations for devices with Reduced Motion preference. |
| 266 | * FIX Elementor 3.5 Finder deprecation message. |
| 267 | * FIX WPML ensure translations are registered in default site language. |
| 268 | * Styles minor improvements. |
| 269 | |
| 270 | = 4.1.15 = |
| 271 | * **NEW:** WordPress 5.8 tested & updated. |
| 272 | * FIX RTL text align right. |
| 273 | * FIX Send event to all GA4 properties. |
| 274 | * Prevent faux WhatsApp clicks when chat window is showed automatically |
| 275 | |
| 276 | = 4.1.14 = |
| 277 | * **NEW:** Enhanced telephone input scripts now are included in plugin and self-hosted. |
| 278 | |
| 279 | = 4.1.13 = |
| 280 | * **NEW:** Add Thank you page in WooCommerce visibility options. |
| 281 | * **SECURE** frontend escape html output. |
| 282 | |
| 283 | = 4.1.12 = |
| 284 | * **NEW:** Add integration with Elementor Finder. |
| 285 | * **NEW:** Add compatibility with Storefront theme mobile toolbar. |
| 286 | * Better dependency loading. |
| 287 | |
| 288 | = 4.1.11 = |
| 289 | * FIX some CSS optimizers break message bubble style. |
| 290 | * FIX PHP notice undefined 'telephone'. |
| 291 | |
| 292 | = 4.1.10 = |
| 293 | * **NEW:** Add support to new Elementor landing pages. |
| 294 | * FIX fallback for browsers that don't support CSS "clamp()" (i.e Edge for Android) |
| 295 | |
| 296 | = 4.1.9 = |
| 297 | * **SECURE** escape input values on wp-admin (thanks to Camilo @camilo517) |
| 298 | * NEW can pass custom data layer name for gtag.js and GTM with filter `joinchat_get_settings` |
| 299 | * FIX also send Google Analytics 4 event when Universal Analytics and GA4 are present |
| 300 | |
| 301 | = 4.1.8 = |
| 302 | * Front script better settings validation |
| 303 | * FIX error with some prices on variable replacement |
| 304 | * Bump required minimun WordPress version to 3.5 |
| 305 | |
| 306 | = 4.1.7 = |
| 307 | * FIX jQuery 3 deprecation warnings for event shorthands |
| 308 | * FIX JSON error with """ on variable replacement |
| 309 | * FIX Don't load public hooks on wp-login.php page |
| 310 | |
| 311 | = 4.1.6 = |
| 312 | * FIX minor css error introduced in v4.1.5 |
| 313 | |
| 314 | = 4.1.5 = |
| 315 | * **NEW:** Add links to WhatsApp with `#joinchat` or `#whatsapp` in your href. CSS triggers and links work on all pages, **even without Join.chat visible**. |
| 316 | * **NEW:** Analytics event compatible with Google Analytics Dashboard Plugin for WordPress by MonsterInsights custom tracker name |
| 317 | * Load images when show button for better Page speed. |
| 318 | |
| 319 | = 4.1.4 = |
| 320 | * **NEW:** PHP 8 & WordPress 5.6 tested & updated |
| 321 | * Cleaner placeholder on telephone field |
| 322 | * Added lazy loading attribute for image |
| 323 | |
| 324 | = 4.1.3 = |
| 325 | * **NEW:** Ensure chatbox header is allways visible on mobile with better height control |
| 326 | * **NEW:** WooCommerce, use custom Join.chat settings on shop page for all shop catalog pages |
| 327 | |
| 328 | = 4.1.2 = |
| 329 | * SECURE window.open with 'noopener' |
| 330 | * FIX PHP error undefined get_col_charset() on old WordPress versions |
| 331 | |
| 332 | = 4.1.1 = |
| 333 | * FIX error on prices with '$' |
| 334 | |
| 335 | = 4.1 = |
| 336 | * **NEW:** Use custom text on chat window header |
| 337 | * Added 'joinchat_app' class trigger that opens WhatsApp |
| 338 | * Added Telephone to translatable fields |
| 339 | * Added 'joinchat_disable_thumbs' filter |
| 340 | * FIX updated style regex patterns |
| 341 | * FIX hide on mobile when user fill forms |
| 342 | |
| 343 | = 4.0.10 = |
| 344 | * **NEW:** show tooltip on hover button |
| 345 | * **NEW:** hide on mobile when user fill forms |
| 346 | * CHANGED by default clear all plugin data on uninstall. |
| 347 | * FIX remove unnecessary get option 'whatsappme' |
| 348 | |
| 349 | = 4.0.9 = |
| 350 | * FIX notification balloon text color white |
| 351 | * New js event 'joinchat:starting' |
| 352 | |
| 353 | = 4.0.8 = |
| 354 | * FIX WP Super Cache clear cache error on save |
| 355 | * Image thumbnail fallback if possible |
| 356 | |
| 357 | = 4.0.7 = |
| 358 | * FIX WP Super Cache clear cache error on save |
| 359 | |
| 360 | = 4.0.6 = |
| 361 | * Minor changes: better encode emoji detection, check WooCommerce version, css fixes and improvements |
| 362 | |
| 363 | = 4.0.5 = |
| 364 | * **NEW:** Clear third party cache plugins on settings save. |
| 365 | * FIX php error on image resize. |
| 366 | * UPDATED International Telephone Input library to v.17. |
| 367 | |
| 368 | = 4.0.4 = |
| 369 | * Better public settings JSON output |
| 370 | * Re-fix WAme deactivate |
| 371 | |
| 372 | = 4.0.3 = |
| 373 | * Fix WAme deactivate |
| 374 | |
| 375 | = 4.0.2 = |
| 376 | * Encode emojis if DB not support utf8mb4. |
| 377 | * Better update from WAme (no manual activation required). |
| 378 | |
| 379 | = 4.0.1 = |
| 380 | * minor fixes. |
| 381 | |
| 382 | = 4.0.0 = |
| 383 | * **NEW:** Join.chat brand. |
| 384 | * **NEW:** Widget theme color. |
| 385 | * **NEW:** CSS class triggers to open chat window. |
| 386 | * Lighter, reduced assets size and deleted images. |
| 387 | |
| 388 | **CHANGED for SEO:** All analytics events change from `WhatsAppMe` to `JoinChat`. |
| 389 | |
| 390 | **CHANGED for Devs:** All css classes, actions and filters change from `wame` or `whatsappme` to `joinchat`. |
| 391 | |
| 392 | = 3.2.3 = |
| 393 | * FIX svg in safari < 13. |
| 394 | |
| 395 | = 3.2.2 = |
| 396 | * **NEW:** Metabox can override global settings and leave it blank with `{}`. |
| 397 | * **NEW:** Can use `wame_open` class on any element to open WAme or launch WhatsApp. |
| 398 | * **NEW:** Added 'whatsappme_delete_all' filter, set true to clear all WAme data on plugin uninstall. |
| 399 | * CHANGED Tested up to WordPress 5.4. |
| 400 | * CHANGED updated FAQs GDPR info to include localStorage vars. |
| 401 | |
| 402 | = 3.2.1 = |
| 403 | * FIX svg animations on firefox. |
| 404 | * FIX empty messages on WP < 4.6. |
| 405 | * FIX Google Analytics 'ga' event not sent if gtag for GAds or GTM is present. |
| 406 | |
| 407 | = 3.2.0 = |
| 408 | * **NEW:** Dark mode. |
| 409 | * **NEW:** Hide on mobile when keyboard is open. |
| 410 | * **NEW:** Post metabox show main WAme settings as placeholders. |
| 411 | * CHANGED webp support is now on server side. |
| 412 | * CHANGED rewrite of chatbox output, SVGs separated, full chatbox scroll and new filters. |
| 413 | * FIX 'apply_filters_deprecated' fatal error on WP < 4.6 |
| 414 | |
| 415 | = 3.1.4 = |
| 416 | * FIX php warning with new var {DISCOUNT} when price is zero. |
| 417 | |
| 418 | = 3.1.3 = |
| 419 | * Minor improvements and link to Wame CTA Extras. |
| 420 | |
| 421 | = 3.1.2 = |
| 422 | * **NEW:** WooCommerce Call to Action for Products on Sale, also added dynamic vars {DISCOUNT} {REGULAR}. |
| 423 | * FIX Fatal error when selected button image is deleted from media library. |
| 424 | * FIX WooCommerce settings not registered for translation. |
| 425 | * For devs: format replacements now also accepts callbacks. |
| 426 | * For devs: new javascript events for chat window 'whatsappme:show' 'whatsappme:hide'. |
| 427 | |
| 428 | = 3.1.1 = |
| 429 | * CHANGED Tested up to WordPress 5.3 |
| 430 | * FIX Save on the first time can store some settings incorrectly. |
| 431 | * FIX rtl styles for new button text. |
| 432 | |
| 433 | = 3.1.0 = |
| 434 | * **NEW:** WhatsApp button image. |
| 435 | * **NEW:** WhatsApp button tooltip. |
| 436 | * **NEW:** Start WhatsApp button text on Chat Window. |
| 437 | * **NEW:** Option to disable automatic open of Chat Window. |
| 438 | * For devs: static functions moved to a WhatsAppMe_Util class. |
| 439 | |
| 440 | = 3.0.3 = |
| 441 | * FIX in landscape or with long CTAs the chat window could be higher than view and can't be closed. |
| 442 | * For developers: |
| 443 | * New metabox filters 'whatsappme_metabox_output' and 'whatsappme_metabox_save'. |
| 444 | * Change filter 'whatsappme_message_replacements' to 'whatsappme_format_replacements'. |
| 445 | * Change filter 'whatsappme_message_send_replacements' to 'whatsappme_variable_replacements'. |
| 446 | |
| 447 | = 3.0.2 = |
| 448 | * **NEW:** Send Facebook Pixel custom event when user launch WhatsApp. |
| 449 | * FIX empty tabs on settings page due to conflicts with other themes or plugins. |
| 450 | |
| 451 | = 3.0.1 = |
| 452 | * FIX sometimes the phone number is lost in WAme settings on save. |
| 453 | * CHANGED Wame button z-index to 1000. |
| 454 | |
| 455 | = 3.0.0 = |
| 456 | * **NEW:** Better Integration with WooCommerce: CTA and Custom Message for product pages and new dynamic variables {SKU}, {PRICE} {PRODUCT}. |
| 457 | * **NEW:** Admin help tab with styles and dynamic varibles info. |
| 458 | * **NEW:** For developers: a lot of new hooks to change or extend WAme functions. |
| 459 | * **NEW:** Custom javascript document event 'whatsappme:open' that allow trigger other actions and/or change the link url. |
| 460 | * CHANGED Rebrand "WhatsApp me" to "WAme chat". |
| 461 | * CHANGED Code linted following WordPress standar. |
| 462 | * FIX when post visibility was set as "hidden", it used default global visibility. |
| 463 | * FIX javascript error when "ga" global object is defined but isn't Google Analytics. |
| 464 | * FIX rtl styles for chat. |
| 465 | |
| 466 | = 2.3.3 = |
| 467 | * FIX javascript error when "ga" global object is defined but isn't Google Analytics. |
| 468 | |
| 469 | = 2.3.2 = |
| 470 | * FIX PHP notice on some archive pages. |
| 471 | |
| 472 | = 2.3.1 = |
| 473 | * Readme texts and description. |
| 474 | |
| 475 | = 2.3.0 = |
| 476 | * **NEW:** WPML/Polylang integration. |
| 477 | * **NEW:** Added setting to launch WhatsApp Web on desktop. |
| 478 | * **NEW:** Separated button delay and chat delay settings. |
| 479 | * **NEW:** dynamic variables {SITE}, {URL} and {TITLE} now also works on Call To Action. |
| 480 | * CHANGED Better ordered settings panel. |
| 481 | * FIX incorrect post id on loops can return post config instead main config. |
| 482 | * FIX typo error on filter "whatsappme_whastapp_web" |
| 483 | |
| 484 | = 2.2.3 = |
| 485 | * **NEW:** Hide in front if editing with Elementor. |
| 486 | * CHANGED improvements in public styles. |
| 487 | |
| 488 | = 2.2.2 = |
| 489 | * **NEW:** styles/scripts minified. |
| 490 | * FIX UX issues. |
| 491 | |
| 492 | = 2.2.0 = |
| 493 | * **NEW:** Now can change telephone number on every post/page. |
| 494 | * **NEW:** Send Google Tag Manager event on click. |
| 495 | * **NEW:** New filter 'whatsappme_whastapp_web'. Set true if you prefer to open WhatsApp Web on desktop. |
| 496 | * **NEW:** "Send button" change when dialog is opened. |
| 497 | * UPDATED Tested up to Wordpress v.5.1. |
| 498 | * UPDATED International Telephone Input library to v.15. |
| 499 | |
| 500 | = 2.1.3 = |
| 501 | * FIX PHP warning on some rare cases. |
| 502 | |
| 503 | = 2.1.2 = |
| 504 | * FIX javascript error on iOS Safari private browsing. |
| 505 | |
| 506 | = 2.1.1 = |
| 507 | * FIX javascript error on IE11. |
| 508 | |
| 509 | = 2.1.0 = |
| 510 | * **NEW:** Button bagde option for a less intrusive mode. |
| 511 | * CHANGED now each different Call to Action is marked as read separately. |
| 512 | * CHANGED now first show Call to Action (if defined) before launch WhatsApp link. |
| 513 | |
| 514 | = 2.0.1 = |
| 515 | * FIX removed array_filter function that requires PHP 5.6 min version. |
| 516 | |
| 517 | = 2.0.0 = |
| 518 | * **NEW: Advanced visibility settings to define where to show WAme button.** |
| 519 | * **NEW:** WooCommerce integration. |
| 520 | * UPDATED International Telephone Input library to v.13. |
| 521 | * Minor fixes on fields cleanup and other improvements. |
| 522 | |
| 523 | = 1.4.3 = |
| 524 | * NEW support for Google Analytics Global Site Tag (gtag.js). |
| 525 | * CHANGE events label now is the destination URL to match general behavior. |
| 526 | * UPDATED International Telephone Input library |
| 527 | |
| 528 | = 1.4.2 = |
| 529 | * FIX JavaScript error introduced on v1.4.1. |
| 530 | |
| 531 | = 1.4.1 = |
| 532 | * Fix JS frontend sometimes can't load WAme settings. |
| 533 | * Fix better Google Analytics event tracking when leave page. |
| 534 | |
| 535 | = 1.4.0 = |
| 536 | * **NEW:** Added the option to define the first message to send. You can include variables such as {SITE}, {URL} or {TITLE}. |
| 537 | * Fix PHP notice when global $post is null (e.g. search results or login page). |
| 538 | |
| 539 | = 1.3.2 = |
| 540 | * Only set admin/public hooks when it corresponds to improve performance and fix a notice on admin. |
| 541 | |
| 542 | = 1.3.1 = |
| 543 | * Fix fatal error when the PHP mbstring extension is not active |
| 544 | |
| 545 | = 1.3.0 = |
| 546 | * Added option to change position of button to left |
| 547 | * Added formatting styles for Call to action text like in WhatsApp: *italic* **bold** strikethrough |
| 548 | |
| 549 | = 1.2.0 = |
| 550 | * Added International Telephone Input for enhanced phone input |
| 551 | * Phone number is cleared to generate correct WhatsApp links |
| 552 | |
| 553 | = 1.1.0 = |
| 554 | * Added posts/pages option to override CTA or hide button |
| 555 | * Don't enqueue assets if not show button |
| 556 | * Added filters for developers |
| 557 | |
| 558 | = 1.0.3 = |
| 559 | * Readme texts |
| 560 | |
| 561 | = 1.0.2 = |
| 562 | * Fix plugin version |
| 563 | |
| 564 | = 1.0.1 = |
| 565 | * Fix text domain |
| 566 | |
| 567 | = 1.0.0 = |
| 568 | * First version |
| 569 |