BBClone - A PHP based Web Counter on Steroids
.: Changelog :.

0.4.8b
  • Fixed wrong reference usage in io.php
  • Fixed broken referrers once they contain multibyte characters
  • Replaced broken cyrillic detection with mb_detect_encoding
  • Replaced Javascript redirector with conventional Javascript generated links
  • Changed processing order in lib/marker.php to block unwanted things as early as possible
  • Changed behaviour of $BBC_IGNORE_REFER to truly ignore visitors/bots with unwanted referrers
  • Added Korean and Thai translation
  • Updated Greek and Spanish translation
  • Updated a lot of broken detection patterns
  • Updated W3C validator url
  • Updated ip2ext database


0.4.8a
  • Fixed uninitialised variable with $BBC_IGNORE_AGENT set to "1" (Dave)
  • Fixed language not recognised in Opera if multiple languages are set (Olliver)
  • Fixed implicit usage of multibyte function in lib/referrer.php (Olliver)
  • Don't list www*. aliases of multiple frontends as separated referrers (Olliver)
  • Open external links in new window again (Nanna Ellegaard)
  • Added "noscript" for javascript links to address "Cynthia Says" warnings (Olliver)
  • Extended javascript code to create anchor tags as well (Olliver)
  • Updated both Ukrainian and Russian translation (Leppa)
  • Doc updates (Olliver)


0.4.8
  • Cleaned up checking for loaded extensions (Olliver)
  • Fixed utf8 page titles getting not properly truncated if they become too long (Olliver)
  • Fixed broken keywords when utf8 as encoding is chosen (regression) (Olliver)
  • Simplified file locking and improved its performance (Olliver)
  • Javascript based redirector to make external links unreadable for robots (Olliver)
  • Improved and simplified keyword grabbing (Olliver)
  • Another attempt at making KHTML browsers happy (François Pradignac)
  • Added whois support for Afrinic (Olliver)
  • Added Bosnian translation (Miralem Halilovic)
  • Added Macedonian translation (Georgi Stanojevski)
  • Added Arabic translation (Dr. Wael)
  • Updated French translation (François Pradignac)
  • Documentation changes (Olliver)
  • Ip2ext and detection rules updates


0.4.7
  • Fixed addition of empty referrers and keywords in global stats (Olliver)
  • Fixed b0rked timestats with KHTML rendering engine and other CSS optimisations (François Pradignac)
  • Use unbuffered writing to avoid file corruption due to race conditions (Olliver)
  • sed -i "s/bbc_mag/bbc_msg/g" show_*.php (Olliver)
  • Improved keyword grabbing (Olliver)
  • Added a whois feature which dynamically selects the appropriate RIR (Olliver)
  • Added redirect which erases the referrer when following external links (Olliver)
  • Updated Norwegian (Bokmål) translation (Hans Fredrik Nordhaug)
  • ip2ext update (Olliver)
  • Robot and browser additions (Olliver)