Changelog
This page is used to track important RoboExchanger documentation and setup changes.
It is useful for:
- script owners
- admins
- support teams
- buyers who want to see what changed
Related docs:
March 25, 2026
Added
- full introduction, features, installation, and admin access documentation
- complete admin documentation for major sidebar modules
- complete user guide for public pages and customer workflow
- admin-focused top-level FAQ page
- support and contact guidance page
- performance and optimization guide
- changelog page
Improved
- branding updated to
RoboExchangeracross docs - cross-links added between related pages
- many admin pages rewritten in detailed field-by-field style
- support-heavy pages rewritten to reduce repeated tickets
- sidebar order improved for better reading flow
Technical documentation improvements
- local search support added to the docs header
- sitemap-ready configuration improved for search engine indexing
- environment-based site URL support added for real deployment
Production guidance updates
- Redis is now the recommended choice for cache, session, and queue
- Supervisor is now the recommended queue worker method
- S3-compatible storage is now recommended for production
- MinIO and RustFS guidance added
Queue handling change
- the scheduler-based queue worker entry was removed from
routes/console.php - queue workers should now be handled by Supervisor in production
How to use this page later
For future releases, add entries with:
- release date
- new features
- important fixes
- breaking changes
- setup changes
- upgrade notes
That makes the docs more useful for existing customers and helps Google index release-related content too.