You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
8
+
# v2.19.0
9
+
10
+
### What's new?
11
+
12
+
- New config variable `guild_age`, similar to `account_age`, `guild_age` sets a limit as to how long a user has to wait after they joined the server to message Modmail.
13
+
-`guild_age` can be set the same way as `account_age`.
14
+
7
15
# v2.18.5
8
16
9
17
Fix help command bug when using external plugins.
@@ -68,7 +76,6 @@ When updating to this version, all prior permission settings with guild-based pe
68
76
69
77
- The help message no longer conceals inaccessible commands due to check failures.
0 commit comments