Code Igniter 4.6.1
2 May 2025
Code Igniter version 4.6.1 is now available.
Upgrading to Code Igniter 4.6.1
Code Igniter 4.6.1 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Code Igniter updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Code Igniter install to test the 4.6.1 upgrade prior to applying it live. Get started managing your Code Igniter installations with Installatron
What's New in Code Igniter 4.6.1
Fixed Bugs
- fix(CURLRequest): multiple header sections after redirects by @ducng99 in #9426
- fix: set headers for CORS by @michalsn in #9437
- fix: upsert with composite unique index by @michalsn in #9454
- fix: getVersion() for OCI8 and SQLSRV drivers by @michalsn in #9471
- fix: Toolbar when maxHistory is set to 0 by @michalsn in #9506
- fix: Session::markAsTempdata() adding wrong TTL by @paulbalandan in #9536
- fix: added "application/octet-stream" to the "stl" mime type in the M… by @Franky5831 in #9543