CodeIgniter 4.2.4 hotfix - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1) +--- Forum: News & Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=2) +--- Thread: CodeIgniter 4.2.4 hotfix (/showthread.php?tid=82713) |
CodeIgniter 4.2.4 hotfix - MGatner - 08-13-2022 Hi everyone! We just pushed a hotfix to resolve the issues with file downloads in v4.2.2 and v4.2.3. Thank you to everyone who reported the problem and helped track down a solution! To read more about the issue: https://github.com/codeigniter4/CodeIgniter4/issues/6358 This hotfix requires no user intervention other than updating your Composer dependencies or downloaded system folder. RE: CodeIgniter 4.2.4 hotfix - InsiteFX - 08-14-2022 Thank you, CodeIgniter Development Team. |