XOOPS Team is pleased to announce the release of XOOPS 2.0.4. XOOPS 2.0.4 is a minor bug-fix release fixing a few critical issues in XOOPS 2.0.x, as well as some other minor bug fixes and changes.
Changes
========
- XOOPS_CACHE_PATH, XOOPS_UPLOAD_PATH, XOOPS_THEME_PATH", XOOPS_COMPILE_PATH, XOOPS_THEME_URL, XOOPS_UPLOAD_URL are now set in include/common.php (Onokazu)
- Added [siteurl][/siteurl] tag to XoopsCode (mvandam)
- Fixed a typo in class/uploader.php (Onokazu)
- Fixed some redirect problems after login (Onokazu)
- register_globals fix in include/comment_view.php (Onokazu)
- Xoops.org news is disabled by default in the admin section (Onokazu)
- Added a new error handler class (class/errorhandler.php) (mvandam)
- Fixed XoopsGroupPermHandler returning duplicate permissions (Onokazu)
- Fixed block-disappearing problem in blocks admin (Onokazu)
- Fixed typo in kernel/notification.php (mvandam)
- Added XoopsGuestUser class in kernel/user.php (Onokazu)
- Fixed newbb module to correctly use the # feature in URL (Onokazu)
- Improved usability in blocks admin section
- Reduced number of users to display in group/edituser page to max 200 users (Onokazu)
- Fixed bug where admins could add users with a existing username (Onokazu)
- Added files for module developers to easily add group permisson feature (modules/system/groupperm.php, class/xoopsform/groupperm.php) (Onokazu)
>> details- Fixed typo in register.php (Onokazu)
Lang file changes
========
- /modules/system/language/english/admin.php
- /modules/system/language/english/blocks.php