Clutter 0.4.1 is out.

Ladies and gentlemen, boys and girls, we are pleased to announce a new release of the stable branch.

The 0.4.1 release lowdown;

  • New thread safety API (makes clutter thread 'aware', like GTK+)
  • Many timeline and timeout pool fixes/improvements
  • Tiled texture fixes
  • Various other minor bugs squashed

For more details check the Mailing list announcement, the ChangeLog, the NEWS and README files.

As usual, you can download the Clutter tarball from:

  http://www.clutter-project.org/sources/clutter/0.4/

And you can check out the 0.4 stable branch from SVN using:

  svn co http://svn.o-hand.com/repos/clutter/branches/clutter-0-4 clutter

Python and Perl bindings have also been updated for 0.4.1, grab them here and here respectively. Debs should follow shortly.

Finally, A big thanks goes to Neil Roberts who for this release did much bug hunting and then slaying.