- Prevent serposcope from running if php < 5.3.8 (CURLINFO_REDIRECT_URL bug)
- Fix ipv6 bulk import
- Fix proxy direct minor issue
- Fix captcha (Google changed redirection URL)
- Fix local search (Google changed sig input format)
- Ability to set a global default google TLD in options.php (was always .fr)
- [critical] fix SSL redirection introduced by Google in september
- new update url
- fix export image highcharts
- fix import bug with format SERPOSCOPE_CSV
- run cron for a specific group `/usr/bin/php cron.php ID_GROUP
- break captcha with DeathByCaptcha api
- each group can have a different rendering (table/highcharts)
- reduced number of options to improve ease of use (now hardcoded in defined.php)
- prevent indexing serposcope in search engines (noindex on all pages)
- fix delete invalid page cached
- Local search (BETA)
- Additionnal parameters for Google search (hl=fr&whatyou=want)
- Huge enhancement on error detection and bad proxies detection
- Proxy rotation on error and catpcha
- Option to stop using proxy with X consecutives fails
- Option to get proxies from multiples URL before each run
- Javascript sorting on home change tables
- Ability to delete a run and all position checked during this run in logs.php
- Detect algo update from external sources (mozcast/serpmetrics/...)
- Delete all down/ERR proxies on proxies.php
- fix positions checked before a fatal error are now saved
- fix index display bug (keyword with dash '-')
- fix htmlentites display bug in calendar
- fix https javascript bug (chrome+https only)
- fix doublon bug
- fix tooltip display bug
- Voila/LeMoteur module removed
- better keywords/sites insertion (bulk/textarea, no more empty form on error)
- fix class COM not found bug (affected: Windows + PHP > 5.4.5)
- detect COM on install (affected: Windows + PHP > 5.4.5)
- fix undefined PHP_MAJOR_VERSION / PHP_MINOR_VERSION (affected: PHP < 5.2.7)
- fix last check not displayed on main page
- more verbose error message on import fail
- fix "go ninja go" install link
- display bug / support link
- proxies bulk import (contributed by @512banque http://twitter.com/512banque)
- fixed open_basedir warning issue (contributed by @alxblog https://twitter.com/alxblog)
- fixed parsing fatal error in google module
- stable release
- fixed no change on home page if only one check
- minor fixes/enhancement
- fixed wild card bug
- fixed clear_cache() on mutu with hundred of thousand of files in the same dir
- One click installer
- Better SQL handling : SQL_PREFIX / Upgrade
- HTTP Caching
- FIX target/keyword validation on edit
- export_%group-name%%date-begin%%date-end%
- more debug output in Google module
- debug option and new debug function d()
- debug_memory()
- using ignore_user_abort()
- fixed default validateTarget regex
- Check if valid keyword/site on new.php (need to be done on edit/import)
- Run all groups from UI
- fix bug import
- better log message on logs.php
- fixed is_pid_alive sous windows
- no more using short_open_tag (<?=)
- error message if SQL tables arn't created
- Added severals boulet-proof fix (force rtfm)
- Changed voila icon
- Fixed PHP 5.2 unsupported json_encode options
- Prevent soft from running if using PHP < 5.2
- Fixed SQL install file
- Fixed fucked detection of invalid max_execution_time
- using highcharts as default rendering
- better SQL error detection on group creation new.php
- Non blocking run lauching + redirect to the log
- Fixed a terrible issue where my password was leaked
- Fixed obsolete install.sql file
- Testing changelog
- Fixed deprecated function usage
- Initial beta release