From 31a6306ab60b4efff09636befd222a73ae52b94a Mon Sep 17 00:00:00 2001 From: jesopo Date: Thu, 17 Oct 2019 14:19:33 +0100 Subject: update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 8027fbb1..2e0cd9a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,13 @@ Added: - `setup.py` - `bitbotctl` - daemon control system through unix domain sockets +- Basic GitLab webhook support in `git_webhooks` +- Catch `m.youtube.com` URLs in `auto-youtube` Changed: - `start.py` -> `bitbotd` +- Database and config are now expected in `~/.bitbot/` (unless `--database` and `--config` are specified) +- Database backup files are now in `bot.db.{time}.back` format - Don't say a users vote was changed when it wasn't (`vote.py`) - Bot will not die when there's no connected servers - Command output will be truncated/cut at "word bounaries" (currently only space) @@ -14,6 +18,11 @@ Changed: Fixed: - Be able to `!disconnect` reconnection attempts (regression, `admin.py`) - Strip only unknown tags from fedi `Note` activities - not the tag content too +- Don't allow users to `!bef`/`!trap` a triggered duck before it has quacked +- Don't set `location` to just a string when we decide a `!weather` arg is not a nickname + +Removed: +- `cve.py` # 2019-10-10 - BitBot v1.12.0 -- cgit v1.3.1-10-gc9f91