TomatoCMS 2.0.6 has just been released, has some improvements and there are new features listed as below:
Improvements
- Charset: Allows user to configure charset for website:

- Selecting thumbnails: In article adding/editing page, shows all available thumbnail images after uploading the image
New features
- Compress CSS, Javascript, HTML
To improve page load time, TomatoCMS 2.0.6 allows website to compress CSS, Javascript in both front-end and back-end sections

All CSS, Javascript files will be combined in only one file and this file will be cached on server:

Also, content of every pages were also compressed

- Caching pages
TomatoCMS 2.0.6 has the ability of caching entire pages:

Once the page was cached, you will see the cached time by viewing the source of page:

Of course, you can clear all cached pages in back-end:

- Mail module
This version comes with new built-in module: mail powered by Zend_Mail component<br>
The mail module supports sending mail with PHP mail() function or SMTP server:

It provides the mail template management system:

You can send emails to all registered users or all users belonging to given group:

- Reset password
With this version, you can reset the password. The reset password will be sent via email using mail module

- Login widget

Let's download at http://www.tomatocms.com/en/download.html and report your bugs at http://bugs.tomatocms.com/secure/Dashboa...


