Version 4.6.5
Release Date: February 1, 2026
4.6.5 release of CodeIgniter4
Bugs Fixed
Database: Fixed a bug where
Seeder::call()did not pass the database connection to child seeders, causing them to use the default connection instead of the one specified viaDatabase::seeder('group').HTTP: Updated the Content Security Policy nonce generation to use base64 encoding instead of hexadecimal, ensuring compatibility with CSP specifications.
See the repo’s CHANGELOG.md for a complete list of bugs fixed.