summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-01-24 03:33:32 +0900
committerSho Sakuma <me@m1sk9.dev>2026-01-24 03:33:32 +0900
commitd053450b1ca68fe963b4656cf437472c435061cc (patch)
treeb007a7dda4561850b2c46a16b0065194a8a30367 /CHANGELOG.md
parent3b935ce99257587aaae85b8b09f0396111bc7e4c (diff)
downloadLunaticChat-d053450b1ca68fe963b4656cf437472c435061cc.tar.gz
LunaticChat-d053450b1ca68fe963b4656cf437472c435061cc.tar.bz2
LunaticChat-d053450b1ca68fe963b4656cf437472c435061cc.zip
feat: Improve initializer
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92c102f..57d61d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@
- Added i18n support for English and Japanese languages.
- Fixed a Dokka currently references only the platform-paper module.
+- Improve the cache strategy for kana conversion.
+- Save the cache in memory to disk when the server stops.
+- Added `/lc settings` command to manage LunaticChat user settings.
+- Added `/lc status` command to check the status of LunaticChat.
### v0.4.1