diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-01-24 03:33:32 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-01-24 03:33:32 +0900 |
| commit | d053450b1ca68fe963b4656cf437472c435061cc (patch) | |
| tree | b007a7dda4561850b2c46a16b0065194a8a30367 /CHANGELOG.md | |
| parent | 3b935ce99257587aaae85b8b09f0396111bc7e4c (diff) | |
| download | LunaticChat-d053450b1ca68fe963b4656cf437472c435061cc.tar.gz LunaticChat-d053450b1ca68fe963b4656cf437472c435061cc.tar.bz2 LunaticChat-d053450b1ca68fe963b4656cf437472c435061cc.zip | |
feat: Improve initializer
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
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 |
