Update changelog
This commit is contained in:
parent
44e5cc8c91
commit
4466c138ab
12
Changelog.md
12
Changelog.md
@ -1,8 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
This file is used to list changes made to this software.
|
This file is used to list changes made to this software.
|
||||||
|
|
||||||
## V1.0.0 [`unreleased`]
|
## V1.0.0 [2022-11-29]
|
||||||
_Current development version: **1.0.0-beta.3**_
|
_Current development version: **1.0.0**_
|
||||||
### Features
|
### Features
|
||||||
- /info
|
- /info
|
||||||
- /logchannel
|
- /logchannel
|
||||||
@ -14,7 +14,9 @@ _Current development version: **1.0.0-beta.3**_
|
|||||||
- /showsettings
|
- /showsettings
|
||||||
- Data will be deleted by default when the bot leaves the server
|
- Data will be deleted by default when the bot leaves the server
|
||||||
- Server admins can change the behaviour of the bot when it leaves the server to keep the data persistent
|
- Server admins can change the behaviour of the bot when it leaves the server to keep the data persistent
|
||||||
- Scans for blocked words in channel names and renames channels to "CENSORED" if found
|
- Scans for blocked words in channel names and deletes the channel if found
|
||||||
- When settings are changed or channels are censored, notifications to a logchannel can be enabled
|
- Gets the user creating or renaming a channel to a blocked word
|
||||||
|
- When settings are changed or channels are deleted, notifications to a logchannel can be enabled
|
||||||
- CLI to change settings and get information during runtime by attaching to the apps docker container
|
- CLI to change settings and get information during runtime by attaching to the apps docker container
|
||||||
- API for automated uptime checks to prevent the bot from going offline unnoticed
|
- API for automated uptime checks to prevent the bot from going offline unnoticed
|
||||||
|
- Bot notifies admins via /showsettings when it lacks permissions needed for its functionality
|
Loading…
Reference in New Issue
Block a user