Htv 3.7.2

Subject: HTV 3.7.2 Release Notes

Overview: We are pleased to announce the general availability of HTV version 3.7.2. This maintenance release focuses on critical security patches and system stability improvements based on community feedback. htv 3.7.2

Key Updates in 3.7.2:

Installation: Users currently on version 3.7.1 can update via the automatic updater. A full restart is required to apply changes. Subject: HTV 3


  • Build:
    git clone <repo-url>
    git checkout v3.7.2
    mvn clean package -DskipTests
    
  • Run (example):
    java -jar target/htv-3.7.2.jar --config config.yml
    
  • No software is perfect. While HTV 3.7.2 is remarkably stable, users have reported specific edge-case issues. Here is how to solve them. Installation: Users currently on version 3