CodeIgniter Forums
CodeIgniter v4.0.4 released - 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 v4.0.4 released (/showthread.php?tid=77054)

Pages: 1 2 3 4 5


RE: CodeIgniter v4.0.4 released - adelbak - 07-16-2020

Thank you CI team, Thank you


RE: CodeIgniter v4.0.4 released - php_rocs - 07-16-2020

Yes!!!


RE: CodeIgniter v4.0.4 released - Cássio de Jesus Cardoso - 07-16-2020

Very grateful for the community's efforts, success!


RE: CodeIgniter v4.0.4 released - natanfelles - 07-16-2020

It would be good if there were new videos explaining the use of these new features. Thank you!


RE: CodeIgniter v4.0.4 released - ajmeireles - 07-16-2020

(07-15-2020, 09:35 PM)kilishan Wrote: Hey all - thanks to huge help from the community I'm happy to announce the release of version 4.0.4.

There are a quite a number of bug-fixes as people use the framework more. Along with that there's a pretty long list of enhancements (see changelog).

In particular, though, I'm really proud to see new testing capabilities made available to you with Fabricators added to allow easily generating sample data for your Models while testing. Also a number of things streamlined within Feature testing. Thanks to MGatner for those updates.

There's a new command() helper that will let you call any CLI commands within your code. This can be useful for testing and for use within cron jobs.

A new command, cache:clear allows you to purge your cache storage from the cli.

The image library now supports webp images, thanks to nicojmb and michalsn.

Testing of the framework has increased, mostly due to the diligent efforts of samsonasik.

Devorama has added field type and length to the database method getFieldData across all supported databases.

And much more!

This could never have happened without the combined effort of all of the volunteers that pour their time, energy, and passion into this project, especially michalsn, MGatner, samsonasik, paulbalandan. And also to jreklund, InsiteFX, and others for all of the time spent helping out on the forums.

---

What's in the future?

We have a date for 4.1 - November 1st. That coincides with PHP 7.2 becoming EOL, so we will switch the minimum supported PHP version to 7.3.

We hope to have MSSQL and Oracle database drivers fixed up by then, which I know are huge things for a number of people.

And more, of course.

Did you have some news about Database Cache system?


RE: CodeIgniter v4.0.4 released - developerkwame - 07-16-2020

Wow. Thanks a lot for your hard work. @kilishan, @MGatner and all contributors. This framework keeps getting better.


RE: CodeIgniter v4.0.4 released - MIS - 07-16-2020

You guys doing great. Thanks for the new version. Happy to hear the News!


RE: CodeIgniter v4.0.4 released - nicojmb - 07-20-2020

Great!


RE: CodeIgniter v4.0.4 released - Chroma - 07-21-2020

Thank you everyone who has worked so hard on getting another release complete.

Your time, patience and efforts are appreciated.


RE: CodeIgniter v4.0.4 released - MikiStoni - 07-21-2020

great thing with the video. thanks for a great job