- Fix security issue where TLS default ciphers were not applied when configuring via CLI (CVE‑2021‑32026).
- Add JetStream support for multiple domains across leafnodes via a new `domain` field and improve its stability (compact, purge, expiration, concurrent operations).
- Resolve many bugs: panic on NATS resolver start, leafnode URL randomization behavior, monitoring /varz counts, MQTT server‑name enforcement, Raft catch‑up loops, stream name validation, Windows JWT parsing, and various JetStream, QoS‑1, ...