LifeType 1.1 first Development snapshots available
The long time awaited LifeType 1.1 version is already available as Development snapshots. Now features are completed, now the new release will be certainly tested and tested to fix possible bugs or leacks before releasing a stable version. The most important changes in LifeType 1.1 include a disk-based data cache for speeding up database operations, a reduction of the memory usage (now a normal blog will only require between 4 and 6 Mb of memory to run), paging of items in the public area of the blog and TinyMCE as the HTML editor (with support for Safari!), for more details see the complete list.

Templates will work without changes for LifeType 1.1, but won't have paging for example. But you can still include paging from the new available templates for 1.1. For plugins there is small changes in the plugin API which is due to a change in the blogs class, all plugins using the method Blogs::updateBlog( $blogID, $blogInfo ) have to change all instances to Blogs::updateBlog( $blogInfo ). There will be probably more changes to keep your eyes on Porting plugins page.


