DEV 2008.09.15.000 beta
- PixiCMS -> Pixi-Sys, just because it's really a Framework System not a true CMS.
- Caching errors are now resolved.
- Cache System updated with better handling over enabled / disabled option per page.
- Cache System is now more precised on caching pages.
- Template has been restructured.
- CSS has been restructured.
- Backend & Frontend templates are now shared.
- Files & Directories reorganized.
- Reduced loading time.
- System backend codes are now optimized.
- More to be announced.
DEV 2008.09.17.000 beta
- Cache System has been recoded.
- Cache System is now based on MD5, save storage space!
- Cache System now uses Session ID for CSS, JS and etc.
- Regular updates on page's contents will be automatically regenerate Caches.
- Force client's browsers to refresh with new caches by using Force Recaching including CSS, JS and etc.
- Force Recaching generally only uses most during development or designing the template.
- In result with this brand new cache system speed up the website loading by 30% from previous version.
DEV 2008.09.17.001 beta
- Fixed Session ID error on uncachable pages.
- Session ID is now based on MD5.
DEV 2008.09.17.002 beta
- Templates filesize has been reduced.
- PHP codes has been minimized in the templates.
LIVE 2008.09.17.003 beta
- Added auth login security to admin panel.
- Added security preventing direct access to config and cache files.
- Fixed .htaccess redirecting to the wrong domain.
LIVE 2008.09.17.004 beta
- Enhanced Admin Panel functions.