This page is still a beta!

1.6. Changelog

Version

Release Date

Changelog

0.0.0

2005-01-23, 02:30 CET

  • Initial release

0.1.0

2005-02-09, 20:45 CET

  • Use hooks in the “newloginbox” extension. Kindly provided by Ingmar Schlecht. Works with newloginbox 2.2.9 and above.

0.1.1

2005-02-22, 20:00 CET

  • Fixed a bug in the default template for the fe-user registration (Missing </script> tag)

0.1.2

2005-02-20, 16:00 CET

  • Made the Language Labels configurable via TS

0.1.3

2005-04-04, 15:00 CET

  • Fixed a missing tag in pi1/class.tx_kbmd5fepw_newloginbox.php. Thanks for pointing this out go to Sylvain Viart

0.1.4

2005-06-17, 16:45 CET

  • Documentation was missing since last upload. Added it again.

0.2.0

2005-09-15, 20:30 CET

  • Changed the hooks. Tought I already fixed that but was wrong in actual version.

  • Changed language labels double quotes to single quotes. Double quotes were replaced by their html entities in the plaintext forgot password mails.

  • Compatible to TYPO3 3.8.0

0.2.1

2005-11-09, 15:30 CET

  • Fixed a bug in the templates

0.3.0

2005-12-04, 21:00 CET

  • Removed the XCLASS for class.t3lib_feuserauth.php. Now this action get's performed by a TYPO3 service class which much better interacts with  the T3 framework.