github Xian55/HermesProxy v4.2.1
Release v4.2.1 (2026-04-06)

Bug Fixes

  • Fix auto-attack not stopping on ESC / /stopattack — The deferred CMSG_ATTACK_STOP workaround (introduced in v4.2.0) was too broad, blocking all stop requests while an attack target was active. Now only defers during the brief WaitingForAttackStart window where the race condition can actually corrupt cMangos combat state. (5af5419)
  • Fix nullable warning in version check endpoint parsing (43ae57b)
  • Fix SO_REUSEADDR to prevent bind failure after restart (51e5305)

CI

  • Add version input override to release workflow — Allows specifying an exact version tag (e.g. v4.2.1) via workflow_dispatch, useful for patch releases. (b9f0eb2)

Full Changelog: v4.2.0...v4.2.1

Don't miss a new HermesProxy release

NewReleases is sending notifications on new releases.