ChangeLog 1.5.0
This post refers to DotKernel 1, based on Zend Framework 1.
If you are looking for DotKernel 3 related posts, go here.
If you are looking for DotKernel 3 related posts, go here.
DotKernel 1.5.0 (r650), Released on June 15, 2011
New in 1.5.0
- new design for the frontend
- new design and themes in the admin
- refactored code in index.php, organized it in Dot_Kernel::initialize() and Dot_Kernel::gallop()
- switched from Dojo to jQuery
- model inheritance to prevent code duplication
- upgraded the WURFL API to 1.2.1
- fixed a bug in the WURFL API when running on Solaris
- dashed controllers (for example, www.domain.com/search-article will call the SearchArticle controller)
- updated browser.xml and os.xml (removed old/obscure entries, added new ones)
- refactored the variables stored in the registry (click here for more info)
- integrated Zend_Acl
No upgrade path from the previous stable release
Leave a Reply