Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jun 14:46
997849a

0.9.0 (2026-06-27)

⚠ BREAKING CHANGES

  • scan: BlockType переименован Available→NotBlocked и Dead→HostDead. Команда status теперь выдаёт block_type "not_blocked" (было "available") и UI-текст "not blocked"/"host dead". Парсеры status-JSON, ждущие "available", сломаются. ScanReport получил поля block_type и dns_spoofed (аддитивно).

Features

  • scan: block_type + dns_spoofed в ScanReport — сетевой вердикт блокировки (7060ca5)