kingfisher/docs-site/docs
2026-05-03 23:10:45 -07:00
..
assets performance improvements and rule improvements 2026-04-23 16:54:21 -07:00
blog webhook support and kingfisher configuration yaml support 2026-05-03 23:10:45 -07:00
features improved access map viewer 2026-04-30 18:11:10 -07:00
getting-started improved access map viewer 2026-04-30 18:11:10 -07:00
reference webhook support and kingfisher configuration yaml support 2026-05-03 23:10:45 -07:00
rules added blog posts 2026-04-28 19:21:44 -07:00
usage webhook support and kingfisher configuration yaml support 2026-05-03 23:10:45 -07:00
changelog.md --self-update (alias --update) on a scan or other command now **re-execs into the freshly installed binary** so the current invocation completes with the new code and the latest detection rules. Previously the on-disk binary was replaced but the running process kept using the old in-memory version, requiring a second invocation to pick up the changes. On Unix this is a true exec() (same PID); on Windows the new binary is spawned and the parent exits with its status code. The explicit kingfisher self-update subcommand still updates and exits without re-execing. Self-update now also covers Windows arm64 (the asset was already published; the runtime cfg map gained the missing arm). See docs/ADVANCED.md → *Update Checks*. 2026-05-01 20:14:27 -07:00
index.md added blog posts 2026-04-28 19:21:44 -07:00
robots.txt fixed failing windows test setup 2026-04-05 10:38:20 -07:00