CodeIgniter 1.5.4 released
From the CodeIgniter news:
CodeIgniter 1.5.4 Released
Version 1.5.4 is primarily a maintenance release. For a list of all changes please see the Change Log. If you are currently running CodeIgniter please read the update instructions.
A maintenance release? Rick, the master of understatement as usual. All of us busted our butts, but particular praise should go to Derek and Paul, who (among many other things) rewrote the input library and significantly increased its awesomeness. In fact, security in CI on the whole is a considerable step up.
Here are some other notables:
- configurable character sets
- much better handling up uploads and mime types, particularly in “everyone’s favourite browser™”
- autoloadable custom languages
- better (valid) docs with more functions and less typos
- massive bug stomps
OK, I guess that fits the definition of maintenance release, then why did it feel like so much work?
The autoloadable custom languages is almost directly resulting from the renewed effort to internationalize BambooInvoice. Much more is coming, and CI development is once again in our wheelhouse.

Yannick wrote on
Awesome stuff! So good to see another release pushed out. :)