[En] The beta4 version of Symfony has been announced and released today. It should be the last beta version until the first "RC" (release candidate). The final 1.0.0 is very near now...

[Fr] Oyé, Oyé, la version beta4 de Symfony est sortie aujourd'hui même. A priori ça devrait être la dernière beta avant la 1ère version "RC" (release candidate). L'arrivée de la version 1.0.0 finale est donc proche...

Fabien Potencier wrote :

We just released symfony 1.0.0 beta4. I hope this is the last beta
release before RC1.

This new version includes the following internal changes:

     * Better date/time handling in admin generator
     * SSL and HTTP authentification support for sfBrowser
     * Rich text editors and sfLogger refactoring
     * Updated phpdoc for most core classes

Please install this version and report any bug remaining in the trac.
The upgrade task is not necessary if you already upgraded your projects
to the 1.0 beta 2. As always, don't forget to execute symfony cc to
clear your project cache after upgrading.

If everything works fine, we will release 1.0.0-RC1 at the end of this week.
 
Fabien