🚀 XC_VM v2.3.7
✨ Improvements
- Added dynamic admin profile menu powered by the Navbar Registry system
- Added Claude AI agents to assist development workflows
- Added workflow improvements with configurable release notification parameters
- Introduced an Incident Issue Template for faster and more structured bug reporting
- Expanded GitHub workflow automation and updated repository ownership configuration
🐛 Bug Fixes
- Fixed transcoding speed reporting, which could previously remain stuck at
1x - Fixed LLOD v2 MPEG-TS segmentation when using On Demand streaming
- Fixed a database connection leak that could eventually exhaust the maximum number of database connections
- Fixed reseller activity log target recording and footer rendering
- Improved null-safety across admin tables, player API, stream handling, reseller credit calculations, and TMDb metadata
- Fixed cron jobs and CLI commands to better tolerate missing data and race conditions
- Fixed watchdog recovery to correctly restart stalled watchdog processes
- Suppressed image write warnings to improve log cleanliness and stability
🔧 Maintenance
- Updated
CODEOWNERS - Expanded GitHub workflow automation
- Added a dedicated Incident issue template
- Continued internal stability improvements and code cleanup