CodeIgniter Forums
Hello CIers! - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Hello CIers! (/showthread.php?tid=14750)



Hello CIers! - El Forum - 01-13-2009

[eluser]James Pax[/eluser]
Hello,

I haven't been around in ages blimey!
I've been around exploring new worlds and I have been missing CodeIgniter.

I hope everyone here is rocking good!

By the way I'm surprised CI 2.0 isn't out yet! I remember the times there was a lot of talk and hype about it... and loads of speculations on it's release.

I see there is a 1.7 version, I wonder how much CI has changed since the 1.6 I used to use almost a year ago.

I really would appreciate if somebody could mention of the big happenings that have occurred lately, as I'm out of date.

Thanks everyone and happy new year!!

James


Hello CIers! - El Forum - 01-14-2009

[eluser]Tri Dang[/eluser]
The Change Log contains complete changes from 1.6.3:
http://ellislab.com/codeigniter/user-guide/changelog.html

From that, I found the major changes are (in my opinion only):
-New form validation class.
-Session is stored in database rather than cookie (if you configure it that way).