Plugin Directory

Changeset 3246663


Ignore:
Timestamp:
02/25/2025 06:58:57 PM (4 weeks ago)
Author:
TraceMyIP
Message:

Version 2.63

  • Updated Geolocation engine
  • Improved reliability of rendering visitor MAP avatars
  • Increased loading performance of various reports
  • Fixed issues with website analytics dashboard where charts did not render for some requests
  • Implemented new dashboard for built-in affiliate program
Location:
tracemyip-visitor-analytics-ip-tracking-control/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tracemyip-visitor-analytics-ip-tracking-control/trunk/TraceMyIP-Wordpress-Plugin.php

    r3191045 r3246663  
    44    Plugin URI: https://www.tracemyip.org
    55    Description: Website visitor IP address activity tracking, IP analytics, visitor email alerts, IP changes tracker and visitor IP address blocking. Tag visitors IPs, track, create email alerts, control and manage pages, links and protect contact forms. GDPR compliant. For visitor tracker setup instructions, see <a href="admin.php?page=tmip_lnk_wp_settings"><b>plugin settings</b></a>.
    6     Version: 2.62
     6    Version: 2.63
    77    Author: TraceMyIP.org
    88    Author URI: https://www.TraceMyIP.org
     
    1111    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1212*/
    13 if (!defined('TMIP_VERSION') )      define('TMIP_VERSION', '2.62');
     13if (!defined('TMIP_VERSION') )      define('TMIP_VERSION', '2.63');
    1414
    1515### SET CONSTANTS ############################################
  • tracemyip-visitor-analytics-ip-tracking-control/trunk/readme.txt

    r3191045 r3246663  
    22
    33Contributors: TraceMyIP
    4 Tags: visitor,ip,tracker,stats,analytics
     4Tags: visitor,tracker,ip,stats,analytics
    55Requires at least: 2.0.4
    66Tested up to: 6.7
    77Requires PHP: 5.6
    8 Stable tag: 2.62
     8Stable tag: 2.63
    99License: GPLv2 (or later)
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    172172
    173173== Changelog ==
     174
     175= Version 2.63 =
     176- Updated Geolocation engine
     177- Improved reliability of rendering visitor MAP avatars
     178- Increased loading performance of various reports
     179- Fixed issues with website analytics dashboard where charts did not render for some requests
     180- Implemented new dashboard for built-in affiliate program
    174181
    175182= Version 2.62 =
Note: See TracChangeset for help on using the changeset viewer.