- Magic timestamps with Rails and CakePHP
- Plugin-specific styles, images, and javascript files
- New callback methods for components
- Three new validation rules
- New core behavior: Containable
- Attaching and detaching model behaviors on-the-fly
- A small change in Controller::redirect()
- Rendering elements from controllers
- An alternative way to create arrays
- Slugify strings
- Generating UUIDs with CakePHP
- What’s new in CakePHP 1.2?
- Support for Oracle databases
- mysqli support for CakePHP
- Destroying a session
- Some new features
- Support for mailto-links in HtmlHelper::link()
- Some new convenience functions for the RequestHandler
- Some changes for Session->flash() and Session->setFlash()
- New feature: bindModel/unbindModel
- New syntax for conditions II
- New syntax for conditions
- A more flexible directory layout
- New syntax for “order by” clauses with several columns
- New features: AjaxHelper::editor() and AjaxHelper::slider()
- Release Candidate 4 of CakePHP is available
- New feature: afterFilter for controller
- New feature: controller->referer()
- Another use case for beforeSave()
- beforeSave() example
- Submit a form with Ajax
- New feature: model “filters”