Skip to content

Commit 6c7df8b

Browse files
committed
Add a changelog, resolves #89
1 parent 66592e2 commit 6c7df8b

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
# v2.0.0
8+
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).
10+
11+
### Changed
12+
- Stability improvements through synchronization primitives
13+
- Refactor thread management and code
14+
- Update command now uses `api.modmail.tk`
15+
- Removed `archive` command
16+
17+
### Fixed
18+
- Status command now changes playing status indefinitely
19+
20+
### 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

0 commit comments

Comments
 (0)