This page is still a beta!

Chapter 5. Change Log

Version:

Changes:

0.1.0

Initial version.

0.2.0

Incorporate salutation switching.

0.2.2

Correct syntax error in class.tx_srfreecap_pi1.php.

Add Brazilian and Danish translations.

0.2.3

Add German translation.

0.3.0

Path setting correction for TYPO3 4.0.

Update to freeCap 1.4.1.

Correction to behavior when multiple domains are configured.

0.3.1

Correction for XHML compliance.

0.3.2

Typographical correction to backgroundMorph constant and setup property in ext_typoscript_constants.txt and ext_typoscript_setup.txt. Thanks to Steffen Gebert.

0.3.3

Add Dutch and Finnish translations.

Convert locallang files to xml format.

0.4.0

Add GD Font Maker module.

0.4.1

Localization of  GD Font Maker module and French translation.

0.4.2

Remove references to $HTTP_*_VARS in pi1/captcha.php.

0.4.3

Small correction to ensure successful validation by the W3C CSS-Validator. Thanks to Stephan Bauer.

0.4.4

Bugfix: added TYPO3_OS to captcha.php, for usage with windows. Thanks to Franz Ripfel

0.4.5

Added german wordlist. Thanks to Markus Haselböck and Franz Ripfel

0.4.6

Removed some bad words from german wordlist. Thanks to Lars Quitsch

1.0.0

Added missing file inclusion for the GD font maker in some configurations. Thanks to Martin Schmid and Urs Weiss.

Fixed error arising in GD font maker when $TYPO3_CONF_VARS['GFX']['gdlib_png'] is set to 0.

Fixed bugtracker issue 3825 preventing tt_news and sr_freecap from working together.

Specify  that GD is required. Thanks to Michael Stein for reporting the issue.

Hide GD Font Maker from the BE menu if Gdlib 2 is not configured in the TYPO3 installation.

Enable the use of multiple instances of the plugin on the same page. Thanks to Matthias Krappitz.

Correction for XHTML compliance. Thanks to Henning Pingel.

Added frontend Italian translation. Thanks to Alessandro Tuveri.

Added frontend Spanish translation. Thanks to Roman Buechler.

Added French word list. Thanks to Julien Pham.

Portuguese translation. Thanks to Philip Almeida.

Added accessible audio output feature with voices in English, French, German, Italian, Portuguese and Spanish. HTML template needs to be updated with new marker ###SR_FREECAP_ACCESSIBLE###.

Added new TypoScript constants: accessibleOutput,  generateNumbers.

Restructured resource files in res subdirectory.

1.0.1

If PHP is not compiled with mcrypt, accessibleOutput property is silently ignored.

1.0.2

Fixed bugtracker issue #7117: sr_freecap won't work with th_mailformplus

Remove some blank spaces from the French word list.

Use Unix linebreaks in all word lists.

Cut off any linebreaks from words retrieved from word lists.

1.0.3

Manual update.

1.0.4

Security update. Please update and check security bulletin: TYPO3-20080924-2 for details.

1.1.0

Using TYPO3 API for session data handling. Thanks to Thomas Schlüter.

Fixed bugtracker issue #8993: Incorrect path returned if custom gdf files are used. Thanks to Stephan Kellermayr.

Added a configurable “site tag” feature.

Font files may be located in some extension directory using the usual syntax EXT:extensionKey/ etc.

Additional font files are included for support of Latin1 and Latin2 small letters in word lists.

1.1.1

Cleanup: Use UNIX line separators in all files

Fix for current TYPO3 trunk (4.3-dev) caching

Fixed bug #10132: sr_freecap seems to work only with default language. Thanks to Dan Grünzig.

Added Polish translation. Thanks to Daniel Ciunkiewicz.

Correction to the manual. Thanks to Niklas Kanthak.

Remove superfluous spaces in rendered html. Thanks to Niklas Kanthak.

###SR_FREECAP_ACCESSIBLE### marker should produce inline html. Audio object wrapper changed from div to span. Thanks to Niklas Kanthak.

Updated manual: random background type does not exist anymore with freecap 1.4.1.

Added missing images for Morphed image blocks option of backgroundType.

1.1.2

Removed some words from the default word list.

Added partial Russian translation. Thanks to Esben Fest.