source: extensions/whois_online/Changelog.txt.php @ 6172

Last change on this file since 6172 was 6172, checked in by vdigital, 14 years ago

Fix: Flags are coming back

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 2.0 KB
Line 
1<?php
2/*
3Plugin Name: Whois online
4** History **
5  2010-04-24 2.0.n
6                                                 Fix: Flags are coming back
7
8  2010-04-24 2.0.m
9                                                 Fix: IE8 User agent could be too long
10                                                 Fix: Failure on localisation (a French internet provider blocks external get_files)
11                                                 Fix: Loss of previous collected data
12  2010-04-18 2.0.l
13                                                 "Undefined index:  Code" is removed
14  2010-04-11 2.0.k
15                                                 MySQL 4.1 support
16                                                 Alternate reading solutions: file_get_contents / fsockopen / curl
17                                                 Replace of deprecated functions as of PHP 5.3.0
18  2009-07-28 2.0.j
19                                                 Minor changes in Config management
20                                                 Additionnal flags (Ireland, Armenia, Estonia, Kazakhstan, Belarus, Andorra,
21                                                 Turkey, Albania, Bosnia and Herzegovina, Azerbaijan, Iceland, European Union,
22                                                 Israel, Morocco, New Caledonia and some other revised)
23                                                 Search Engine trapping
24  2009-05-20 2.0.i
25                                                 Bug resolution.
26                                                 Icons removed due to tablesorter constraints.
27                                                 Active link style on active filter.
28                                                 Additionnal flags (Luxemburg, Austria, Malta, and some other revised)
29  2009-05-19 2.0.h
30                                                 Additional links to profile and permissions corrective path with filtering.
31                                                 Minor optimizations.
32                                                 Additionnal flags (Egypt, Indonesia, Malaysia)
33  2009-05-17 2.0.g
34                                                 htmlspecialchars for Countries (Some City have quoted names)
35                                                 Keep Previous config.
36                                                 Additional links to profile and permissions
37                                                 Additionnal flags
38  2009-05-12 2.0.e and 2.0.f
39                                                 IPV4 Localisation
40                                                 Monitoring Permanence/Temporary user lists
41                                                 Reporting of User accesses
42                                                 Most connected
43                                                 And more...
44  2009-04-14 2.0.d
45                                                 Icon on History can be removed
46                                                 Appropriate titles for both links
47  2009-04-14 2.0.c
48                   Default display on admin pages even if not displayed on other pages
49                                                 Bug on History Search page
50                                                 Appropriate titles for both links on each first access (later "Random picture")
51  2009-04-13 2.0.b
52                   Corrective of &review and &others
53                                                 Automatic upgrade
54*/
55?>
Note: See TracBrowser for help on using the repository browser.