root/branches/firestats-1.5/firestats/changelog.txt
Line Â
1 == FireStats 1.5 ==
2 16/07/2008 : Omry : BUG : Fixed a bug with the Widgets in WP 2.6 (#779)
3 12/07/2008 : Omry : RELEASE : 1.5.12-stable released
4 08/07/2008 : Omry : BUG : Fixed a problem with the upgrade on WP 2.5 caused by the FireFox cache problem workaround.
5 08/07/2008 : Omry : RELEASE : 1.5.11-stable released
6 06/07/2008 : OneMarko : ENHANCEMENT : New UI for Joomla 1.5 plugin.
7 03/07/2008 : Omry : BUG : Fixed another bug with the UTF-8 detector, and fixed atlas.cz to use cp1251 as default encoding.
8 02/07/2008 : Omry : RELEASE : 1.5.10-RC4 released
9 02/07/2008 : Omry : BUG : Received a port to Joomla 1.5 from onemarko, Thanks! (#760)
10 02/07/2008 : Omry : BUG : Fixed a bug in the UTF-8 encoding detection which caused problems in some yandex urls. (#763)
11 29/06/2008 : Omry : BUG : Worked around a mysql bug that prevented commiting of pending hits in some cases.
12 28/06/2008 : Omry : SECURITY : Fixed a few security holes (XSS, Information disclosure) (#755, #756)
13 21/06/2008 : Omry : RELEASE : 1.5.9-RC3 released
14 21/06/2008 : Omry : BUG : Fixed upgrade mechanism to be more robust and to work correctly with Firefox aggressive caching.
15 12/06/2008 : Omry : BUG : Fixed a bug with the new-version-check mechanism
16 12/06/2008 : Omry : DATA : Updated ip2c database to version 2008.06.09
17 12/06/2008 : Omry : BUG : Fixed a that prevented non admin users in standalone installation from choosing site filter. (#743)
18 11/06/2008 : Omry : RELEASE : 1.5.8-RC2 released
19 09/06/2008 : Omry : Converted urls column and useragents column to binary. this works around problems caused by MySQL collations.
20 28/05/2008 : Omry : RELEASE : 1.5.7-RC1 released
21 28/05/2008 : Omry : BUG : Fixed a bug that caused edited WordPress posts to disappear from the stats (#540)
22 28/05/2008 : Omry : BUG : Fixed a bug in buffered hits processing mode that was caused by WordPress adding slashes to urls/useragents.
23 25/05/2008 : Omry : RELEASE : 1.5.6-beta released
24 25/05/2008 : Omry : DATA : Updated ip2c database to version 2008.05.01
25 24/05/2008 : Omry : BUG : Now attempts to detect utf-8 strings before converting search terms to utf-8 (#707)
26 24/05/2008 : Omry : BUG : Fixed a bug with the time display of recent referrers when sorted by newest first on mysql older than 4.1.13
27 24/05/2008 : Omry : BUG : Fixed a bug that prevented editing ranges of excluded IP addresses in the settings tab.
28 24/05/2008 : Omry : BUG : Fixed parsing of google search terms when user came from advanced search page. (#718)
29 23/05/2008 : Omry : BUG : Fixed a bug in buffered hits processing mode that was caused by WordPress adding slashes to useragents.
30 23/05/2008 : Omry : CORE : Added an upgrade step that eliminated unused urls inserted by the previous bug.
31 23/05/2008 : Omry : BUG : Fixed a bug in buffered hits processing mode that caused FireStats to record urls of hit even if the hit is excluded based on useragent (and vise versa).
32 17/05/2008 : Omry : CORE : Improved performance of some queries by eliminating an unneeded join.
33 11/05/2008 : Omry : RELEASE : 1.5.5-RC3 released
34 04/05/2008 : Omry : BUG : Fixed a bug causing Call to undefined function: get_userdata() in wp and wpmu in some cases. (#694, #701)
35 02/05/2008 : Omry : BUG : Fixed a bug that caused FireStats to count excluded users in WordPress when using buffered hits mode (#698).
36 02/05/2008 : Omry : BUG : Fixed session code not to kill WordPress admin page if there is a problem with the sessions permissions.
37 18/04/2008 : Omry : BUG : Fixed a WPMU upgrade problem
38 18/04/2008 : Omry : BUG : Fixed the Mutex test in the system diagnostics page.
39 17/04/2008 : Omry : RELEASE : 1.5.4-RC2 released
40 17/04/2008 : Omry : BUG : Due to mysql 4.1 bugs the minimum version for delayed commits is now mysql 5.0
41 16/04/2008 : Omry : BUG : Fixed another issue with commit-pending-hits on mysql 4.1
42 13/04/2008 : Omry : BUG : Fixed commit-pending-hits not to die in case of error (and killing the calling script with it!)
43 11/04/2008 : Omry : BUG : Fixed a bug with the recalculation of country codes (#677)
44 08/04/2008 : Omry : RELEASE : 1.5.3-RC1 released
45 08/04/2008 : Omry : DATA : Updated ip2c database to version 2008.3.31
46 08/04/2008 : Omry : BUG : Fixed a bug with commit-pending-hits on mysql 4.1 (#671)
47 05/04/2008 : Omry : BUG : Fixed bug when upgrading from very old FireStats (#668)
48 05/04/2008 : Omry : BUG : Fixed A few bugs introduced by WP 2.5 (#665, #667).
49 29/03/2008 : Omry : RELEASE : 1.5.2-beta released
50 29/03/2008 : Omry : DATA : Updated ip2c database to version 2008.3.10
51 29/03/2008 : Omry : DATA : Updated bots list to include many new bots
52 29/03/2008 : Omry : BUG : WordPress plugin no longer includes pluggable.php, which caused problems to wp 2.0 users. (#643)
53 29/03/2008 : Omry : BUG : Fixed a pass-by-reference syntax error (#641)
54 29/03/2008 : Omry : BUG : Fixed bug that caused ips in exclude table to be inserted when using buffered hits mode (#638)
55 29/03/2008 : Omry : BUG : Fixed visitors-since-midnight to use the user's timezone correctly AGAIN. (#635)
56 02/03/2008 : Omry : RELEASE : 1.5.1-beta released
57 02/03/2008 : Omry : BUG : Fixed the mutex test in the diagnostics page to work on IE7
58 02/03/2008 : Omry : BUG : Fixed an IE7 bug in the settings tab layout. (#632)
59 01/03/2008 : Omry : BUG : Fixed dhtml windows z-index (now they appear under hourglass).
60 01/03/2008 : Omry : BUG : Fixed hits-since-midnight to consider time-zone.
61 25/02/2008 : Omry : BUG : Fixed a bug that caused bots to be recorded.
62 24/02/2008 : Omry : BUG : Fixed the display of visits and page views for the last 24 hours and for since-midnight.
63 23/02/2008 : Omry : RELEASE : 1.5.0-beta released
64 22/02/2008 : Omry : FEATURE : Integrated with WordPress version check mechanism, new version message now appears also in WordPress plugins list.
65 18/02/2008 : Omry : FEATURE : Now displays search engine icon and search terms in hits table where appropriate.
66 18/02/2008 : Omry : FEATURE : Now properly converts search.walla.co.il referrers to utf-8.
67 18/01/2008 : Omry : CORE : Created a generic codepage to utf-8 encoder.
68 17/02/2008 : Omry : BUG : Fixed to convert Cyrillic keywords encoded in windows 1251 to utf-8 (#590).Â
69 13/02/2008 : Omry : BUG : Renamed Services_JSON to fs_Services_JSON to prevent conflict with other instances of this class.
70 12/02/2008 : Omry : FEATURE : There is a new 'time since added' column In the referrers view, when viewing by 'newest first'.Â
71 09/02/2008 : Omry : FEATURE : It's now possible to control which sites each user is permitted to access (#478).
72 08/02/2008 : Omry : FEATURE : Added support for Norwegian search engines.
73 05/02/2008 : Omry : BUG : Fixed a bug which caused pages to appear in the popular posts widget in WordPress (#605).
74 03/02/2008 : Omry : OPT : Improved startup time by checking for new version asynchrnously.
75 02/02/2008 : Omry : FEATURE : Added support for Russian search engines.
76 30/01/2008 : Omry : BUG : Fixed splitting of long unicode strings (no longer split in the middle of a multichar utf-8 character) (#575)
77 27/01/2008 : Omry : OPT : Optimized commit-pending.php to process 600 hits/sec (!)
78 14/01/2008 : Omry : FEATURE : Now possible to see visits/page views singe midnight as well as in last 24 hours.
79 12/01/2008 : Omry : CORE : It's no longer possible have newly added hits which match an exclude criteria to be saved.
80 12/01/2008 : Omry : FEATURE : Added support for excluding hits by urls and referrers.
81 12/01/2008 : Omry : CORE : To improve performance, Excluded entries are no longer excluded from the display before they have been actually purged, but just marked as excluded.
82 11/01/2008 : Omry : BUG : Fixed a bug that caused FireStats to check for a new version to often.
83 10/01/2008 : Omry : BUG : Fixed a bug that cause errors in WordPress admin secion if an incorrect FireStats address was entered into the FireStats options page (Satellite mode only)
84 08/01/2008 : Omry : BUG : Updated flags package to include Surinam and a few other flags.
85 30/11/2007 : Omry : FEATURE : Exclude IP addresses by range
86 30/11/2007 : Omry : FEATURE : IPv6 Support
87 23/11/2007 : Omry : CORE : Now store IP addresses as a pair of bigints instead of as a string, this is required to handle ipv6 addresses correctly.
88 15/11/2007 : Omry : CORE : Removed site_id from hits table (will use site_id from url)
89 09/11/2007 : Omry : FEATURE : Added an option to download the configuration file if it's not writable
90 09/11/2007 : Omry : OPT : Optimized popular pages query on mysql < 4.1.14
91 09/11/2007 : Omry : CLEAN : Removed site_id from hits table and from archive_pages table.
93 == FireStats 1.4 ==
94 28/06/2008 : Omry : SECURITY : Fixed a few security holes (XSS, Information disclosure) (#755, #756)
95 24/11/2007 : Omry : RELEASE : FireStats 1.4.4-stable released (1.4 branch)
96 10/27/2007 : Omry : BUGÂ : Fixed a bug effecting IE7 connecting to a Windows server (#496)
97 10/27/2007 : Omry : RELEASE : FireStats 1.4.3-RC1 released
98 10/27/2007 : Omry : FEATURE : Added two Czech search engines (Atlas.cz,Centrum.cz)
99 10/27/2007 : Omry : BUG : Fixed registraton of WordPress blog when installing in satallite mode
100 10/27/2007 : Omry : BUG : Fixed to delete site from archive tables when deleting a site from the sites tab (#498)
101 10/26/2007 : Omry : RELEASE : FireStats Installer 1.0.0-beta released (#26)
102 10/15/2007 : Omry : BUG : Fixed a bug in the recognition of google search terms
103 10/14/2007 : Omry : BUG : Fixed a bug that effected the display of strings with a particular character (value \255) (#483)
104 10/13/2007 : Omry : BUG : trac plugin now records query string in urls (#454)
105 10/13/2007 : Omry : RELEASE : FireStats 1.4.2-beta released
106 10/13/2007 : Omry : BUG : Worked around a WordPress bug that prevented saving of Widgets with non English names (#469)
107 10/13/2007 : Omry : BUG : Fixed a bug with the number of displayed search terms
108 10/13/2007 : Omry : BUG : Renamed css class wrap to fwrap to prevent conflicts with WordPress 2.3 Hebrew
109 10/13/2007 : Omry : FEATURE : Added pending maintenance jobs support, and using it to automatically rebuild search terms after upgrade to 1.4
110 10/10/2007 : Omry : FEATURE : Now using the plugin activation hook for WordPress > 2.0, this enables mass activation by the Plugin-Commander in WPMU
111 08/10/2007 : Omry : FEATURE : Change UI design of sites table tab to make better use of space
112 08/10/2007 : Omry : FEATURE : Added scroll bar to the users list
113 07/10/2007 : Omry : BUG : Fixed hits table filters
114 07/10/2007 : Omry : BUG : Fixed initial language problem when installed in satellite WordPress
115 07/10/2007 : Omry : BUG : Fixed login problem in satellite wordpress installations
116 06/10/2007 : Omry : RELEASE : FireStats 1.4.1-beta released
117 06/10/2007 : Omry : BUG : Fixed a bug that caused all newly inserted referrers to be considered internal, and thus filtered from the referrers list
118 06/10/2007 : Omry : BUG : Fixed a few bugs with the popular posts widget in WordPress
119 05/10/2007 : Omry : BUG : Fixed a bug that prevented upgrade from 1.2 to 1.4
120 05/10/2007 : Omry : BUG : Fixed a bug in the way the API is used from an external app
121 03/10/2007 : Omry : RELEASE : FireStats 1.4.0-beta released
122 03/10/2007 : Omry : BUG : Fixed javascript security induced bug in wp satellite mode
123 29/09/2007 : Omry : FEATURE : Added password recovery emergency page (through tools.php)
124 28/09/2007 : Omry : FEATURE : Now uses url title (if available) in hits table, recent referrers and popular pages.
125 28/09/2007 : Omry : FEATURE : Improved recent referrers, now filters internal referrers and allow sorting by new-first or by more-hits-first.
126 27/09/2007 : Omry : FEATURE : Removed database lock functionality, no longer needed now that we have real authentication
127 27/09/2007 : Omry : FEATURE : Added database size indication to settings tab (in the Database compaction section)
128 27/09/2007 : Omry : FEATURE : Merged URLs and Referrers table. this will result in reduced storage and will enable functions that were not possible
129 19/09/2007 : Omry : FEATURE : Added option to set minimum user role that can access FireStats when installed inside WordPress
130 19/09/2007 : Omry : FEATURE : Added caching for WordPress widgets to reduce server load
131 17/09/2007 : Omry : FEATURE : Added the API fs_api_get_popular_pages to api.php
132 16/09/2007 : Omry : FEATURE : Added popular pages WordPress widget
133 14/09/2007 : Omry : FEATURE : Added support for url metadata
134 10/09/2007 : Omry : FEATURE : Changed all tabs except stats to load lazily, significantly improving startup time
135 09/09/2007 : Omry : FEATURE : Changed sites managemenet UI to use dhtml windows
136 08/09/2007 : Omry : FEATURE : Moved all libraries to /lib
137 07/09/2007 : Omry : FEATURE : Created functionality for delayed data commit for heavily loaded sites. activate from config.php
138 07/09/2007 : Omry : FEATURE : Added sample-config.php. copy to config.php to control various FireStats options
139 07/09/2007 : Omry : FEATURE : Created changelog file
Note: See TracBrowser for help on using the browser.
