summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-03-17 22:14:51 +0900
committerSho Sakuma <me@m1sk9.dev>2026-03-17 22:19:24 +0900
commita9ecc3170b3a647773775ffb19bf73e518fcb5d6 (patch)
tree2bc45bc6798c395f373b03807dc1fae0a1b901ba /CHANGELOG.md
parent2bc07010e32a2c1313d44d7d313d2317531971ff (diff)
downloadLunaticChat-a9ecc3170b3a647773775ffb19bf73e518fcb5d6.tar.gz
LunaticChat-a9ecc3170b3a647773775ffb19bf73e518fcb5d6.tar.bz2
LunaticChat-a9ecc3170b3a647773775ffb19bf73e518fcb5d6.zip
fix: delay channel login notification to avoid being buried by other join messages
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fe764ea..ec0507c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,7 +25,8 @@
#### Feature Improvements
- Optimization of internal logic.
-- We have improved the notification message that appears when you login to the server while in a channel.
+- We have improved the notification message that appears when you log in to the server while in a channel.
+- Added a delay to prevent other plugins from interfering with login notifications.
### v0.10.1