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.