Version 7.1.1
Plugin changes
- safety: fixed loading bad-domains list on py2 [#2103]
- tell: fixed hard-coded verb when trying to
.ask the bot [#2106]
- tld: fixed
.tldcache clear command corrupting internal state [#2077]
Core changes
- Fixed
BooleanAttribute with default=True [#2084]
- Ignore invalid URLs when triggering URL callbacks [#2086]
- Fixed infinite loop in WHO tracking on certain networks [#2091]
- Ignore problematic environment variables in tests [#2094]
- Improved MODE tracking even more [#2097, #2098]
- Updated, clarified, and expanded even more documentation [#2090,
#2096, #2105, #2108]