What's New in XenForo 2.3.13
XenForo 2.3.13: Stability & Performance Release
XenForo 2.3.13 is the latest maintenance release for the 2.3 branch, bringing important bug fixes, security patches, and performance improvements. Here's everything you need to know.
Key Bug Fixes
This release addresses several issues reported by the community:
- Fixed thread reply count not updating correctly in certain edge cases
- Resolved attachment upload failures on PHP 8.3+ environments
- Fixed user group promotion not triggering when criteria changed
- Corrected template compilation cache issue causing stale content
- Fixed conversation pagination breaking with large participant lists
Security Patches
XenForo 2.3.13 includes critical security updates:
- Patched XSS vulnerability in custom BBCode rendering
- Fixed CSRF token validation bypass in certain API endpoints
- Improved session handling to prevent fixation attacks
- Hardened file upload validation for attachments
Performance Improvements
Notable performance gains in this release:
- 15% faster search indexing through optimized Lucene integration
- Reduced memory usage during large batch user operations
- Improved database query efficiency for thread listings with many prefixes
- Better caching for user permission combinations
- Lazy loading for embedded media in long threads
Admin Panel Updates
- Improved Add-on Management page with dependency visualization
- New Health Check tool to diagnose common configuration issues
- Better error reporting for failed email deliveries
- Updated Statistics Dashboard with export-to-CSV feature
Template & Style Changes
- Added new
xf:containerattributes for better responsive layouts - Improved dark mode consistency across all default templates
- New CSS utility classes for addon developers
- Better RTL (right-to-left) language support
REST API Changes
- New endpoint:
GET /api/threads/{id}/pollsfor poll data - Added
last_activityfilter to user listing endpoint - Improved rate limiting with per-endpoint configuration
- Better error messages for invalid API requests
PHP Compatibility
- Full support for PHP 8.3 and preliminary support for PHP 8.4
- Minimum requirement remains PHP 8.0
- Updated Composer dependencies for security and compatibility
Upgrading from 2.3.x
Upgrading from any 2.3.x release is straightforward:
- Back up your database and files
- Download XenForo 2.3.13 from your customer area
- Upload and overwrite files on your server
- Run the upgrade script at
install/index.php - Rebuild caches from Admin Panel → Tools → Rebuild Caches
Note: Always test upgrades on a staging environment first. Check addon compatibility before upgrading production.
Addon Compatibility
We've tested and updated all our addons for full XenForo 2.3.13 compatibility:
- User Activity Tracker — v2.1.0+
- SEO Tools Pro — v3.0.0+
- Thread Filter & Sort — v1.5.0+
- BBCode Manager — v1.3.0+
All addons are available on our homepage with the latest compatible versions.
Comments (0)
No comments yet. Be the first to share your thoughts!
Leave a Comment