BUGFIXES ~~~~~~~~ [-] wrong chmod on modules/system/cache/kcaptcha.php (Tnx Racing for bug-report) [-] wrong mail url processing such as 23@ (Tnx mix for bug-fix)
NEWS [-] missed build_rss() calling when topic deleting (Tnx to Irbis)
NEWBB_PLUS [-] vulnerability in newbb_plus (Tnx to Irbis)
[+] Many additional methods in CORE KERNEL classes
[+] More flexibility - you can use you own Message modules by defining RC_PM_MODULE & RC_PM_LINK in you own theme (see runcms/include/common.php for example)
[+] Added prototype.js library for AJAX and sites with big Javascript code
[+] Add birthday support for user
[+] Added phpDocumentor labels in RunCMS files for auto generating of documentation.
[!] FOR RUNCMS DEVELOPERS: PLEASE, USE PHPDOCUMENTOR FORMAT OF COMMENTS FOR ALL PHP-CODE YOU WRITTEN! LET'S STOP THIS UNDOCUMENTED HORROR IN RUNCMS MODULES SOURCE CODE AS SOON AS POSSIBLE!
More SPEED ~~~~~~~~~~
[+] improved CACHING of many parts of RunCMS saves more SQL queries - It is gave RunCMS more speed
[+] block caching also can gave more speed for RunCMS and remove many not needed DB queries
[+] rewirting user online/offline mechnism
[+] Added GREAT optimization of XoopsTree which removes many numbers of SQL on sites with big number of categories
Nice Looking ~~~~~~~~~~~~ [+] Add new Helloween theme by MetallOFFON (Hello from Russia)
[+] you can create your own design for admin area * by using your_theme/style/admin.css & your_theme/style/admin_menu.css. By default - files from style/*.css are used. * your_theme/menu/admin.css & your_theme/menu/default.css can be moved to your_theme/style/admin.css as another theme's CSS
[+] Use your own pointers - RC_IMG_POINTER can be defined in your_theme/theme.php
[+] 2 different CSS files for LTR & RTL languages (see runcms/style/style_*.css)
And MANY, MANY another features and bugfixes - for more detailed changelog please take a look on /manual/changes.txt
This version was created by EsseBe, Michael_XIII, Shurik2K5, AlexLeonov, bagu, PHP_FAN and many others
Special thanks to ~~~~~~~~~~~~~~~~~ * Irbis * [Morph] and all another users, who helps core team members for test and debug RunCMS code