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

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

Version 2.1.b

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