Plugin Directory

Changeset 3452763


Ignore:
Timestamp:
02/03/2026 10:30:57 AM (2 months ago)
Author:
auraplugin
Message:

v1.1.1: optimize SEO title, update WP 6.9 compatibility, and refine Style 5 UI

Location:
aura-chat-button
Files:
288 added
3 edited

Legend:

Unmodified
Added
Removed
  • aura-chat-button/trunk/aura-chat-button.php

    r3452708 r3452763  
    44 * Plugin URI: https://wordpress.org/plugins/aura-chat-button
    55 * Description: High-conversion WhatsApp Support and WhatsApp Chat for WooCommerce. Add a professional floating button to improve customer service.
    6  * Version: 1.1.0
     6 * Version: 1.1.1
    77 * Author: Aura Team
    88 * Author URI: https://profiles.wordpress.org/auraplugin
  • aura-chat-button/trunk/includes/settings-functions.php

    r3452708 r3452763  
    602602                inset 0 4px 10px rgba(255, 255, 255, 0.3),
    603603                inset 0 -4px 10px rgba(0, 0, 0, 0.2) !important;
    604             transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
     604            transition: all 0.3s ease !important;
    605605        }
    606606        .aura-fab.style-5::before,
     
    617617        @media (hover: hover) {
    618618            .aura-fab.style-5:hover {
    619                 transform: translateY(-8px) scale(1.08) !important;
     619                transform: none !important;
    620620                box-shadow:
    621                     0 30px 60px -12px rgba(0, 0, 0, 0.4),
    622                     inset 0 6px 14px rgba(255, 255, 255, 0.5) !important;
     621                    inset 0 4px 10px rgba(255, 255, 255, 0.3),
     622                    inset 0 -4px 10px rgba(0, 0, 0, 0.2) !important;
    623623            }
    624624            .aura-fab.style-5:hover svg {
  • aura-chat-button/trunk/readme.txt

    r3452708 r3452763  
    1 === Aura Chat ===
     1=== Aura Chat: Click to Chat Support, Floating Contact Button & Customer Service for WooCommerce ===
    22Contributors: auraplugin
    33Tags: whatsapp chat, whatsapp support, click to chat, whatsapp button, woocommerce chat
    44Requires at least: 5.0
    5 Tested up to: 6.7
    6 Stable tag: 1.1.0
     5Tested up to: 6.9
     6Stable tag: 1.1.1
    77Requires PHP: 7.4
    88License: GPLv2 or later
     
    8585== Changelog ==
    8686
     87= 1.1.1 =
     88* NEW: Hyper-optimized directory title for maximum search visibility.
     89* FIXED: Removed growth and bounce animation from Style 5 for a cleaner UI.
     90* UPDATED: Refined SEO structure for WooCommerce support keywords.
     91
    8792= 1.1.0 =
    8893* NEW: Complete Hyper-SEO optimization for all fields.
     
    108113== Upgrade Notice ==
    109114
     115= 1.1.1 =
     116Hyper-SEO title update and Style 5 UI optimization.
     117
    110118= 1.1.0 =
    111119New Hyper-SEO engine and global WhatsApp Support (WhatsApp Destek) optimizations for maximum visibility and performance.
Note: See TracChangeset for help on using the changeset viewer.