From a26ec12fdc60e9d842107c461bb7ad84837c020c Mon Sep 17 00:00:00 2001 From: _Lighty_ <49841131+1Lighty@users.noreply.github.com> Date: Sat, 11 Apr 2020 11:49:42 +0200 Subject: [PATCH] IAN v1.0.5 --- Plugins/InAppNotifications/CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Plugins/InAppNotifications/CHANGELOG.md b/Plugins/InAppNotifications/CHANGELOG.md index 2dee7ad..1971a1f 100644 --- a/Plugins/InAppNotifications/CHANGELOG.md +++ b/Plugins/InAppNotifications/CHANGELOG.md @@ -1,4 +1,8 @@ # [InAppNotifications](https://1lighty.github.io/BetterDiscordStuff/?plugin=InAppNotifications "InAppNotifications") Changelog +### 1.0.5 +- Fixed settings not showing anything. +- Lowered the minimum WPM setting to be 50 instead of 300, for you slower readers. If the notifications go away too fast, just enable `Calculate timeout by number of words` and lower the `Words Per Minute` slider in settings. + ### 1.0.4 - Fixed unparser erroring out and not calculating the timeout properly. @@ -18,4 +22,4 @@ ### 1.0.0 - In-app notifications will show when someone sends a message! -- It's tied to your notification settings of Discord, which can be accessed by right clicking a server, channel, or muting a DM. \ No newline at end of file +- It's tied to your notification settings of Discord, which can be accessed by right clicking a server, channel, or muting a DM.