Skip to content

Commit 0a2ee9b

Browse files
committed
update CHANGELOG
1 parent ef348e4 commit 0a2ee9b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1+
## 1.2.4
2+
3+
- /restart endpoint restarts proc; also refactor asyncio task handlers (#155)
4+
- `ask_multiple_choice_question` (#156)
5+
- bump mobot helper to use poetry properly (#158)
6+
- clean up insecure and evil bots (#159)
7+
- send event owners blasts from other admins regardless if they're a list member or not (#163)
8+
- SynonymBot and synonym decorator (#134)
9+
110
## 1.2.3
211

3-
- new flags: ADMINS, ADMIN_GROUP, UPLOAD (upload-only).
12+
- new flags: ADMINS, ADMIN_GROUP, UPLOAD (upload-only). (#149)
413
- `last_node_name column` in `signal_accounts` table, like `active_node_name` and also they include app name. `list_accounts` uses your timezone
514
- refactor command matching and message text parsing. include `device_id`, reaction, and quote. shouldn't have breaking changes.
615
- move commands from Bot to ExtrasBot (could be renamed), drop invoices, allow using separate ledgers, time postgres queries

0 commit comments

Comments
 (0)