Skip to content

v0.48.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 20:58
· 18 commits to main since this release
b02d4b9

v0.48.0

  • Added: a per-known-bot-name breakdown in the .md hit counter. Below the
    existing bot/human totals, a second table names any of a short curated list —
    ClaudeBot, GPTBot, PerplexityBot, CCBot, matched together with their
    user-initiated variants (Claude-User, ChatGPT-User, OAI-SearchBot,
    Perplexity-User) — with at least one hit in the last 30 days. A crawler
    never seen gets no row at all, rather than a permanent zero. Still
    aggregate-only and count-only: it names a few crawlers already counted
    inside the bot total, it does not add any new stored data, IP address,
    raw user-agent string or per-visitor identifier. New filter
    sysmda_md_hits_named_bot_patterns (Advanced), independent of the existing
    sysmda_md_hits_bot_patterns — one decides bot vs human, the other only
    names a match already counted as a bot.