Skip to content

v1.50: Add some bots and improve pattern matching

Choose a tag to compare

@glyn glyn released this 17 Aug 02:44
· 17 commits to main since this release

What's Changed

  • Pass commit messages to bash via env, not template interpolation by @INXPRNCD in #254
  • Fill "Unclear at this time." from primary operator docs for 6 entries by @INXPRNCD in #255
  • robots.py: duplicate parser = argparse.ArgumentParser(...) by @guest20 in #256
  • do not needlessly escape hypens, make nginx matches case-sensitive, further minify regexps by @girst in #259
  • fix lighttpd config for 1.x by @girst in #261
  • fix(code): unanchor PCRE patterns to allow matching real user-agent headers (#257) by @Ilyan321 in #260
  • Add Bot Ledger to Related resources by @farrelldan in #262
  • add Lightpanda user agent by @acook in #263

New Contributors

Full Changelog: v1.49...v1.50