Skip to content

v2.4.1

Pre-release
Pre-release

Choose a tag to compare

@Divarion-D Divarion-D released this 23 Aug 16:26
· 33 commits to main since this release

πŸš€ XC_VM v2.4.1

✨ Improvements

  • Added xc_fanout daemon status to the Service Status dashboard β€” administrators can now monitor the current daemon state directly from the panel.
  • Refactored xc_fanout keepalive handling β€” the keepalive logic has been extracted into a dedicated run.sh script for cleaner service management and easier maintenance.
  • Improved nginx configuration updates β€” canonical nginx configurations are now refreshed correctly while preserving per-server custom configurations.
  • Updated stream probe and scan headers to use RFC-compliant X-XC_VM-* header names.
  • Cleaned up stray backslashes from XC_VM string literals.

βš™οΈ CI/CD & Maintenance

  • Updated GitHub Actions actions/setup-python from v5 to v7.
  • Integrated the latest Dependabot update for the Python setup action.

XC_VM v2.4.1 improves xc_fanout service management and visibility, strengthens nginx configuration handling, updates stream headers for RFC compliance, and keeps the CI environment up to date.