Skip to content

Commit 7a2174c

Browse files
committed
Update changelog
1 parent 40f4022 commit 7a2174c

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

CHANGELOG.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
# v2.0.0
88

9-
This release introduces the use of our centralized [API service](https://github.com/kyb3r/webserver) to enable dynamic configuration, auto-updates, and thread logs. To use this release you must acquire an API token from https://dashboard.modmail.tk. Read the installation guide [here](https://github.com/kyb3r/modmail/wiki/installation).
9+
This release introduces the use of our centralized [API service](https://github.com/kyb3r/webserver) to enable dynamic configuration, auto-updates, and thread logs. To use this release you must acquire an API token from https://modmail.tk. Read the updated installation guide [here](https://github.com/kyb3r/modmail/wiki/installation).
1010

1111
### Changed
1212
- Stability improvements through synchronization primitives
1313
- Refactor thread management and code
14-
- Update command now uses `api.modmail.tk`
14+
- Update command now uses `api.modmail.tk`
1515
- Removed `archive` command
16+
- Explanation: With thread logs (that lasts forever), there's no point in archiving.
17+
- `contact` command no longer tells the user you messaged them 👻
1618

1719
### Fixed
1820
- Status command now changes playing status indefinitely
1921

2022
### Added
21-
- Dynamic help command
22-
- Dynamic configuration through `api.modmail.tk`
23-
- Thread logs via `logs.modmail.tk`
24-
- Automatic updates
25-
- Dynamic command aliases and snippets
26-
- Optional support for using a seperate guild as the operations center
23+
- Dynamic help command (#84)
24+
- Dynamic configuration through `api.modmail.tk`
25+
- Thread logs via `logs.modmail.tk` (#78)
26+
- `log` command added
27+
- Automatic updates (#73)
28+
- Dynamic command aliases and snippets (#86)
29+
- Optional support for using a seperate guild as the operations center (#81)
30+
- NSFW Command to change channels to NSFW (#77)

0 commit comments

Comments
 (0)