- Add semver release system with auto-patch updates
- Sync CLI files to GitHub Pages [skip ci]
- Split index.html: extract i18n to separate file, update command builder
- Add documentation surface registry and fix stale references
- Fix all issues found by code review
- Fix scanner and ASN check issues found during live testing
- Add SNI scanner, XHTTP standalone, and fix SNI recommendations
- Add AI-native troubleshooting: --ai flag for check and diagnostics
- Fix unescaped unicode in HTML — use — entity instead of \u2014
- Add context-sensitive diagnostics upsell to ping tool
- Fix domain probe: DNS failures were incorrectly treated as reachable
- Pre-fill ping URLs with server IP and domain everywhere
- Integrate meridian ping across the ecosystem
- Add server history, batch testing, and shareable links to ping tool
- Fix ping tool false negatives from browser TLS connection caching
- Add meridian ping upsells across CLI output, connection pages, and website
- Add web-based ping tool at meridian.msu.rocks/ping
- Add
meridian pingcommand to test proxy reachability from client device - Add actionable guidance when port 443 is blocked by cloud firewall
- Sync install.sh to docs/ (matches CD workflow)