diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-02-11 05:31:21 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-02-11 05:37:12 +0900 |
| commit | 239de463ee63bb85e0aab88925efb23f845346ef (patch) | |
| tree | addc1491420d8ae71b2ab36acda0787b5fd44d7f /CHANGELOG.md | |
| parent | e91f1ca1397a9ca90481aa7ef9c45646bb11b0cd (diff) | |
| download | LunaticChat-239de463ee63bb85e0aab88925efb23f845346ef.tar.gz LunaticChat-239de463ee63bb85e0aab88925efb23f845346ef.tar.bz2 LunaticChat-239de463ee63bb85e0aab88925efb23f845346ef.zip | |
docs: Add Changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ebe45c..8cdb717 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ ### v0.8.1 - Modrinth releases are now split per Loader. +- When LunaticChat for Velocity fails to launch due to version mismatch, enable the plugin to run standalone without modification +- Prevent `/lcv status` from becoming disabled when Velocity integration fails due to version mismatch +- Enable checking Velocity integration errors via `/lcv status` +- Add hover text to `/lcv status` indicating current integration status +- Fixed an issue where metadata linked to the Velocity version of LunaticChat build was incorrect. +- Enabled execution of `/lcv status` from the console. + - Live status display requires the Player API and is therefore not supported. ### v0.8.0 |
