



5.0.0 beta onyl work with Joomla! 1.5



4.1.1
- remove all simple php open <? and replace them with <?php  allow securityimages to run on host withot magic_quote on



4.0.0

- no API change, but some kind of a package oriented captcha...





3.0.4
- BUG: captha combo box is now CSS aware class="inputbox"
- BUG: affecting array of font was not working and lead to a corrupt array in plugin core 1.1
- NEW: HNCAPTCHA O, o I and i and 1 impossible to read...this is not due to the text generator but more to one font
       rubberst.ttf, get rid of it in the "hncaptcha core admin panel"

3.0.3
- NEW add czech translation

v3.0.0rc1

- new: Logged in Users No/Yes  Switch off the system for logged in users?
- new: new plugin HNCapctha which create beautiful captcha
- new: better localization of installation
- A system class detector which detect GD library and help users
- new: add 3 more fonts
- bug: reverse logic for displaying reload, sound button
- new start sound support, not active in this release.
 

* Refactoring: 
- OO improvments: 8 new classes, DAO, move common setting to general tabs
- move fonts to root of components/com_securityimages so they can be share among plugins


v2.2.6
- in logs HTML table, full text submitted is now readable (thanks to overlib.js)


v2.2.5

- depending on settings in admin panel, the logic was reversed for "Display or not the reload button" and "Display or not the sound button (function not implemented)"
- remove "image content-type" settings it is not needed -> provide a select boy with gif, jpg, png output possibility instead
- logs are now database based. with a query engine to search a specific spam attempt.
- logs can be export to CSV, HTML, XML
- better localization in admin panel, more keys in english.php
- add /manuals directory with a manual on how to install securityimages in login, registration
- a file selector (can be reused GPL) for selecting background pictures to be used
- more backgrounds
- new language file brazilian_portuguese.php  courtesy of Fernando B. (http://developer.joomla.org/sf/global/do/viewUser/ferjoom)


