Comprehensive guides and resources for the Comserv system, tailored to your role and site.
Recent Updates
Documentation System (March 03, 2025)
The Documentation system has been completely overhauled with the following improvements:
- Automatic Route Generation - All documentation files are now automatically discovered and routed
- Improved Error Handling - Better handling of missing documentation pages
- Support for Multiple File Types - The system now handles various file types including JSON, HTML, and images
- Safe Naming System - Automatic handling of reserved names and invalid identifiers
- Structured Documentation Index - Better organization of documentation pages
These improvements make it easier to add and manage documentation pages without requiring code changes.
New Documentation Pages (March 03, 2025July July 10, 202310, 2023)
Several new documentation pages have been added:
Bug Fixes (March 03, 2025
Several bugs have been fixed in the Documentation system:
- Fixed issues with reserved names causing errors in route generation
- Improved handling of file paths to prevent directory traversal
- Fixed content type detection for various file types
- Resolved issues with duplicate route declarations