CodeIgniter 1.6.1 Released
February 13th, 2008
Version 1.6.1 is primarily a maintenance release, but does bring a handful of nice feature additions and enhancements, such as Active Record caching, a new Path Helper, and a series of enhancements for working with multiple character sets. After a very successful 1.6.0 release, a series of bugs have been squashed and enhancements have been made that we wanted to roll out as a formal release. Updating from 1.6.0 is as easy as simply replacing a few files in your system directory (full update instructions).
Work continues at a fever pitch, and we’re looking to make the next release into something very special. For full details, here’s the official announcement.
Happy CodeIgniting!
This entry was made on February 13th, 2008 @ 6:53 and filed into CodeIgniter.

Bruce wrote on February 13th, 2008 @ 10:19
Do you guys provide subversion access to tagged releases yet? This would make it really easy to update to the latest release, as it’s then as simple as `svn sw 1.6.1`.
BTW, thanks for the slick framework, my teams love it.